Changelog
- e422b16 MUL-5415: fix(issues): keep running-agent transcript open
- 738217c MUL-5516: fix(issues): re-trigger blocked issues when resumed (#6155)
- 55dc302 MUL-5610: add Codex first-item wait telemetry (#6312)
- 547fcca MUL-5631: fix(openclaw): finish at the result boundary when the CLI does not exit (#6276)
- a5c1d44 MUL-5642: fix(agents): stop the creation studio polling, and stop it losing work (#6307)
- e4537bf MUL-5666: cap picker pill width and standardize clear rows (#6358)
- f527559 MUL-5677: skip squad assignment recipient writes (#6343)
- 736fbc8 MUL-5685: fix agent builder composer clearing and conversation routing (#6339)
- eea687d MUL-5686: fix(chat): resume the cancelled turn's session instead of starting cold (#6352)
- d60bc63 Revert "MUL-5516: fix(issues): re-trigger blocked issues when resumed (#6155)" (#6377)
- 11e2906 Revert "fix(mobile): refresh active chat when realtime stalls (#6325)" (#6374)
- e9ea05e chore(ui): configure the @ReUI registry for shadcn installs (#6356)
- b312e1c docs(changelog): add v0.4.18 release entry (2026-08-04) (MUL-5716) (#6372)
- 1251cbc feat(views): confirm the assignment dialog with the send chord (MUL-5694) (#6346)
- 9fb46ad fix(agent-builder): serialise draft autosave against session delete (MUL-5642) (#6376)
- 18cd750 fix(autopilots): keep configuration panel visible for wide runbooks (#6081)
- fe62be2 fix(channel): defer bare fresh commands (#6338)
- 84fe84c fix(daemon): resolve six injected-instruction contradictions (MUL-5696 conflict audit) (#6354)
- 459dd90 fix(daemon): stop the coalesced-comment fallback from pulling the whole issue history (MUL-5442) (#6309)
- 5566612 fix(issues): make the unsubscribe menu items actually unsubscribe (MUL-5710) (#6367)
- 646101b fix(issues): offer quick actions in the reply composer's / menu (MUL-5588) (#6235)
- 08abec1 fix(mobile): refresh active chat when realtime stalls (#6325)
- 0940a3d fix(runtimes): distinguish runtime and machine names (#6369)
- 2f431cd fix(server): follow the user's language in chat quick actions (MUL-5689) (#6345)
- 671a1a0 fix(server): read the chat's channel from its binding instead of guessing (#6330)
- 757b09c fix(server): remove the last language seeds from the LLM prompts (MUL-5689) (#6348)
- 04c48ca fix(skills): select files on click, add Edit to the row menu (MUL-5654) (#6313)
- 81030d4 fix(views): stop offering CLI updates for unparseable versions (MUL-5676) (#6350)
- 2104824 fix(views): stop the zh Discord sidebar label from truncating (#6359)
- e92d828 refactor(daemon): compress brief prose and demote the sub-issue playbook (MUL-5442) (#6310)
- 3c6176c refactor(daemon): de-duplicate cross-section rules in the runtime brief (MUL-5442) (#6302)
- 766c7a7 refactor(daemon): retreat deep read semantics to --help, trim BTS prose (MUL-5442) (#6347)
- dc60429 refactor(daemon): slim Issue Metadata to its judgment core, defer discipline to the skill (MUL-5442) (#6351)
- e6a0d6f test(agent): make the ErrWaitDelay regression deterministic (MUL-5631) (#6320)