v0.4.36

ConduitPlatform/Conduitv0.4.36Aug 28, 2026by github-actions[bot]

AI Summary

Focuses on agent configuration, daemon reliability, billing enforcement, and extends property filters for issues.

Key Highlights

  • Support for MCP config for the Oh-My-Pi runtime.
  • Daemon poll interval fixes and agent inactivity budget adjustments.
  • Billing enforcement and issue property filters (text/number/date/url).

New Features

  • MCP config support for Oh-My-Pi.
  • Billing enforcement.
  • Property filters for issues.
  • Skill import functionality.
  • Daemon process tree ownership.

Full Release Notes

## Changelog
* a92e8f6f7e92306ff37d5e93267bddb72f368fe2 MUL-6689: feat(agents): support MCP config for the Oh-My-Pi runtime (#7565)
* c0f5650e094d80a7ba321310c950f2ded0068cbb MUL-6735 fix(lark): recover from a rejected tenant_access_token instead of replaying it (#7618)
* 6df826fbee5d090205ee9cdea873d732ad83f9c3 MUL-6737: docs: correct the daemon poll interval default and describe the wake path (#7690)
* dcc2d582512ce1f2a1de9de9ddbdb10d1c838ff8 MUL-6737: fix(daemon): raise the agent inactivity budget to 2h and derive the tool budget (#7685)
* 74a7de9218a7fc60e6793c03d3cda15773ee9a08 MUL-6741: retire heartbeat index and runtime sampler metrics (#7622)
* 6d5dd5df365357757be501ed468a5cd0eb2ada16 MUL-6742: describe long-offline runtimes factually (#7676)
* 08a1e6e934ab990b4943421963f795a4361fac4f MUL-6742: fix archived-agent runtime garbage collection (#7641)
* 6e2b2877b7aa3164e8de8d6891b36f5809c321f4 MUL-6747: reduce runtime sweeper scan cost (#7628)
* 1179142c134f24a88362ec642b485d8dd7be39d5 MUL-6784: fix(desktop): share public web URLs (#7684)
* 3fecc553e24cffd55eebd034c470bfbffc6f0193 MUL-6786: index GitHub PR head SHA lookups (#7695)
* b25701b9226605231df25b473179cf0845c697b7 docs(changelog): add v0.4.36 release entry (2026-08-28) (MUL-6787) (#7697)
* 5228aa25b22f9978d2acc41a91a81e7a44cb0622 docs(cli): document issue list pagination limit (#7674)
* 5fa65bd12585e29c2b52c44007ba3046a06c246b feat(billing): enforce Cloud issue count limits (#7619)
* 3d37828e9265fa36c10ec443e71deff79bfdca41 feat(billing): redesign issue-limit recovery dialog (#7635)
* 46c9ea38a7de97a670c244fbceb2bd3a2bd8b2bf feat(issues): extend property filter to text / number / date / url (MUL-6423) (#7240)
* 9a19c90f8e841d87e15e797856a3f4bab30ce332 feat(skills): add Import from local to the New skill dialog (MUL-6703) (#7570)
* d13e76a557e9b35acefb25457fe2faf2a71575ff fix(billing): prompt upgrade before quick create (MUL-6746) (#7625)
* 7d128b5a45eb17ec1414e124824cf8dd580f1375 fix(daemon): own the openclaw CLI process tree so its deadline is enforceable (MUL-5467, MUL-5630, MUL-6736) (#6275)
* d6ecf4bc8a99345be85d5b3612e49d52bedae3b2 fix(issues): derive a usable status key from non-ASCII display names (MUL-6749) (#7638)
* 2022002ba02800bd8a8d182a8ec99eda5d663aa5 fix(metrics): normalize [1m] context tag before pricing lookup (#7648)
* d06b6b6e54ee91e8b0d45cba75475bcfa927f4b3 fix(repocache): give git commands a stable cwd (#7679)
* c1a61e1e863eb62ddd7b5fd5ab5ff85391f212fd fix(skills): keep the local skill import footer inside the dialog (#7701)
* 6e8019ba20cda1194dffd7866f2725f9a01a1d1d fix(views): align revision-conflict actions with their previews (#7634)
* 76aada3a9a4e95fc7a521025a4a7999f3d8c8440 fix(views): restore quick create dialog height (#7596)
* acf6864f53e3655954f902aa4483f64837193ccc test(frontend): remove duplicate DOM coverage (#7631)
* 8d77aa14a59c85fdfafacee53e43ed2128151b56 test(ghsnapshot): close the pool after cleanups, not before them (#7659)
* df4586d92da654c01684dc86a4ff3bdd3eadd0f9 test(service): reconciler assertions only speak for their own rows (#7656)