v0.4.29
Added 2
- Add MiniMax Code ACP runtime to agent
- Open Settings with Cmd/Ctrl+, in desktop
Changed 1
- Board fetches by category and archive retires without migration in issue-status
Fixed 13
- Preserve tasks through runtime network partitions
- Surface every in-flight built-in Hermes tool call in agent
- Recover terminal delegated task failures
- Let reply turns own the status arc for their own issue in daemon
- Stop NUL bytes wedging tasks on complete/messages/cancel in agent tasks
- State the run's agent once, not on every prose row in transcript
- Bill cache reads in daily and weekly cost charts in usage
- Sanitize failure diagnostics in agent tasks
- Preserve Pi RPC stdin on Windows in agent
- Log lease_gen instead of lease_token in channel
- Handle OpenClaw JSON errors on stdout in execenv
- Ingest standalone file and audio messages in lark
- Show the newest fully-uploaded release on /download in web
From multica
Changelog
- 22db0b0a2c316b7ca3e6f41db01224c6c9994f8d MUL-5651: preserve tasks through runtime network partitions (#7129)
- c1755302849896f34446f0795a89d811d4fa444f MUL-5879: fix(agent): surface every in-flight built-in Hermes tool call (#7127)
- afd05ca22175530d69af660a900f0059ff4de37f MUL-6063: recover terminal delegated task failures (#6844)
- 14c2e4e831e3658fe5df3d06b5f6dfe461ca78df MUL-6243 feat(issue-status): board fetches by category; archive retires without migration (#7084)
- de902a4aab8a8f41683203a9e925943bf5add0a2 MUL-6273: feat(agent): add MiniMax Code ACP runtime (#7035)
- 212ecfb8dd6531ecd9de47438846d33c1af75b0f MUL-6300: fix(daemon): let reply turns own the status arc for their own issue (#7083)
- d6301091e07b5272bd29d4955ab2b7d9f10c7573 MUL-6310 fix(agent tasks): stop NUL bytes wedging tasks on complete/messages/cancel (#7124)
- f320af4a5b602169b676e0f957a830a959e727e9 MUL-6333 fix(transcript): state the run's agent once, not on every prose row (#7128)
- 5620b7e22d624ed65f456d67d981540161b283f4 MUL-6334 fix(usage): bill cache reads in daily and weekly cost charts (#7134)
- c670e05490fa261f223852122cb25a2c30f3e64b docs(changelog): add v0.4.29 release entry (2026-08-18) (MUL-6355) (#7145)
- f78c867168afb0eaa45b00337a0f50b5d51a002f docs(tasks): describe the execution log where it actually lives (#7120)
- 1b6d42864f94b172f23c843f7ef8dbeedc71e24f feat(desktop): reland open Settings with Cmd/Ctrl+, (MUL-6233) (#7076)
- 3dc87b66943a238e0b8c8980fb8885eaa31ec313 fix(agent tasks): sanitize failure diagnostics (#7115)
- 0b9dcc6799cc4f3f3ff54a19b927e2d7c7853bf6 fix(agent): preserve Pi RPC stdin on Windows (#7111)
- 27de4fb47029e8ccd84807bc39214d49aca27ac5 fix(channel): log lease_gen instead of lease_token (#7140)
- 4e10d6805a2bc21b66f72c5b840fa2f60ac359dc fix(execenv): handle OpenClaw JSON errors on stdout (#7133)
- 4946f468526c8cecd3b9b562c5882827d260f8d5 fix(lark): ingest standalone file and audio messages (MUL-6198) (#6984)
- 51ae68d8b99f665b609ac74ee1700e0f998d31b2 fix(web): show the newest fully-uploaded release on /download (MUL-6313) (#7102)