v0.4.29
multica-ai/multicav0.4.29Aug 18, 2026by github-actions[bot]
AI Summary
This release adds the MiniMax Code ACP runtime and enhances task resilience by preserving tasks through network partitions. It also fixes critical issues regarding Hermes tool calls, terminal task failures, and agent task NUL bytes.
Key Highlights
- Add MiniMax Code ACP runtime
- Preserve tasks through runtime network partitions
- Recover terminal delegated task failures
- Surface every in-flight built-in Hermes tool call
- Fix agent tasks NUL bytes wedging on complete
New Features
- MiniMax Code ACP runtime
- Reland open Settings with Cmd/Ctrl+,
- Show newest fully-uploaded release on /download
Full Release Notes
## 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)