v0.4.26
snakers4/silero-vadv0.4.26Aug 14, 2026by github-actions[bot]
AI Summary
This release focuses on daemon configuration capabilities, introduces Workspace Billing UI, and adds support for the DeepSeek Harness runtime. It also includes various UI refinements and fixes for agent tasks and desktop interactions.
Key Highlights
- Allow configuring workspaces root
- Add Workspace Billing settings UI
- Add DeepSeek Harness support
- Fix duplicate self-assignment work
New Features
- Add a keyboard shortcut for archiving notifications
- Preserve idle footer spacing
Full Release Notes
## Changelog * 698013cedb87abc6a18d9595e020d6bda7cd6ff1 MUL-5771 feat(daemon): allow configuring workspaces root (#6830) * cc8e020f80a733f8b61f6824ba993136519dd6e7 MUL-5852: add workspace Billing settings UI (#6908) * 2d711afdd51e95b8e61c715fd6ce5988417493c8 MUL-5852: 新增 Workspace Billing summary/prices proxy 与 Stripe 回跳落点 (#6912) * e9528c722a3de7398f5ab1836655e9e0e8f85658 MUL-5855: feat(dev): add worktree database cleanup (#6560) * 9ba3a8bdf26864f41fcfa04bdc83d6d3cced0ec9 MUL-5980: drag blank board area with the left button to pan horizontally (#6700) * 3025c380272944d967a198da5194c78571495b5c MUL-6019: fix(codex): add MULTICA_CODEX_FIRST_TURN_TIMEOUT to raise the first-turn ceiling (#6753) * 6db6b235bac3539d7ddb8147be7ad1a44ab18400 MUL-6126: fix(runtime): make private runtimes owner-only in the API and CLI too (#6905) * ceb6c6845c59cc0e6fde452f3dd5d4d1730e699f MUL-6132 fix: stop stranding daemon task markers in user directories (#6917) * 060731c7dfc35427ddedb79e8701c60c71ec853f MUL-6137: fix(daemon): preserve name-dispatching agent shims (#6775) * e3ec3f8b57a3ddf7da06b45c643f0aa931e88b21 MUL-6162 docs: sync landing copy and docs for the DeepSeek Harness runtime (#6940) * f51ee62b53a09c0b2c51d75792998ed1ddeb52f3 MUL-6164 fix(agent): diagnose an unrunnable agent CLI instead of leaking "exec format error" (#6963) * 0d2dc44e366b63ed9c40915a37b127fd2e3a9cf7 MUL-6169 fix(views): left-align page titles and unify page gutters (#6946) * 319f21e3cb2bac86d4211e60f528d48cf97bd59e MUL-6175: Make unavailable price previews recoverable (#6960) * 6806dcbea900ce750edf61827feaeee2453b2018 MUL-6175: 修复 Billing UI 未展示 Workspace 订阅价格 (#6955) * 31645cc51014d294cf782ea20710571fc59c0de7 [MUL-6125] Ship Private Skill Plugin developer loop (#6900) * e6da2071c18a7c1a8f21f3a50749f87b98500cb0 docs(changelog): add v0.4.26 release entry (2026-08-14) (MUL-6185) (#6967) * 16f9f25224a351b87f875a56643d0097a78c49e9 feat(inbox): add a keyboard shortcut for archiving the open notification (#6877) * 4f10a944b136f2aeaa4e8a39a88925d003e66d4f feat(runtime): add DeepSeek Harness support (#6923) * b5a48eca13483c5d65f671557742e9883e5fa670 fix(agent tasks): prevent duplicate self-assignment work (MUL-6168) (#6956) * dd14744051f14448a44d3f0778144e6eeb37e1b1 fix(chat): preserve idle footer spacing (MUL-5854) * 987ac8ec8bb1df06c257760d10ada5506cc024a1 fix(cors): allow billing idempotency header (#6964) * 1ddc3812aa430458398e8b9c7d71719b875463a2 fix(desktop): stop the tab flares biting into a neighbour's hover pill (MUL-6160) (#6942) * a077ace2fdd971dd9f809f179b89779e5754ee99 fix(desktop): stop the tab flares printing dark squares under the active tab (MUL-6143) (#6918) * 19155e41f96cb3aec2355ae1d40da80c00030cdf refactor(prompts): compress duplicate --no-start guidance from #6956 (MUL-6168) (#6971)