v0.4.3
multica-ai/multicav0.4.3Jul 16, 2026by github-actions[bot]
AI Summary
Enhances Codex integration and chat management by adding auto-retry logic for transient errors, custom property icons, and improved desktop UI polish.
Key Highlights
- Fail closed on incomplete Claude-style result streams
- Custom property icons support
- Open issue tabs in dedicated windows
- Archived notifications sub-view in inbox
- Auto-retry transient 'Connection closed mid-response' errors
New Features
- Custom property icons
- Dedicated window tabs for issues
- Archived notifications sub-view
- GPT-5.6 Sol completion improvements
- Align runtime CLI update permissions
Full Release Notes
## Changelog * 983545b34d595f33ea762e4d905bd9379d697d24 KAP-867: retry safe Codex initialize timeouts * d74aed1e07d32a16ff3be770cd3e4e7f0bcf8a1a MUL-4302 Remove legacy attribution invariant exemption (#5504) * f8654b37c0e0ed20d2b9bb8778306563d4511566 MUL-4817: open issue tabs in dedicated windows (#5462) * ea8511340e6949436c04edea00dabeeebba34233 MUL-4820: support custom property icons (#5468) * cf1fc64671022c7eba96483da9babbde29d0b656 MUL-4824: fail closed on incomplete Claude-style result streams (#5522) * f0d7a444ac3d45dc704cac5b3ae968c49a77d881 MUL-4860 fix(acp/kiro): GPT-5.6 Sol completion — object rawOutput + positive-proof guard (follow-up to #5511) (#5515) * 2d9cf045d032b39ef406f441827badd7837f8302 MUL-4861: align runtime CLI update permissions (#5514) * c52ebeaa0fbfc9311c77fd2ed182d7b5c9f2a486 MUL-4864 fix(chat): use a single New Chat draft, keyed by session not agent (#5519) * 5664c0d7551e1bfac11cd41b3b23db31eb75ae44 MUL-4874: fix(execenv): seed Codex model cache in task homes (#5449) * 59ca4641f7c11f1b10b66dfb10952bda7c2cbeb9 SNDBX-491 refresh autopilot project binding at dispatch (#5499) * c5e004700f9fa552fd575f857461ae4686c442cb chore(deps): override vulnerable transitive packages (#5493) * ad7b23896d266b4a6119d46aa85f8ddbd3d3d6ac docs(changelog): add v0.4.3 release entry (en/zh/ja/ko) (#5533) * 7b89c5104cd48e7f28ab2ba237200fefad6cfaec feat(helm): add per-component affinity and tolerations (#5490) * 6b2097ccbb3c0bf8ee2ebfc56872293a698f1739 feat(inbox): archived notifications sub-view (MUL-3736) (#5518) * ae68799c6450685f08c7ed79f2d666bd82002594 feat(task): reuse workdir on manual retry, gate session on error class (MUL-4869) (#5525) * 3b08456264d151ba38555d325901dae99b21f5fa feat(views): block draft-fixing actions while attachments upload (#5465) * 69744241e8603bd53b2dcc9544202e0dc1ad4c42 fix(comment): restore autopilot @mention delegation authority (MUL-4857) (#5512) * 24ea38dcb24f9451a33de926e338e96dd7d6688d fix(comments): safely bound completion fallback output (#5492) * 5251a0958da6bce58b5d3d764d58f9f765a7b387 fix(daemon): bound silent OpenCode streams (#5523) * b13b6d06bc0ee3719f21ab914a5dc1d4bdc2a157 fix(daemon): writable per-task HOME for Linux Codex sandbox (MUL-4856) (#5508) * 849df8bb3b95ade808b91b0230edd3143d2220ae fix(desktop): fade tab separators on hover, correct their weight (MUL-4811) (#5500) * 650f93336773d64142aadc7f2202b87984cc10a5 fix(desktop): rename Linux executable to multica-desktop (#5483) * 032c7038ee42d986eb74d1d41e10cad395c3a6d0 fix(editor): drop underline mark so pasted rich text stops emitting ++ (#5471) * 4fcb27a729f1a9868d607f3890245db2a255b397 fix(issues): attach labels in the create transaction (MUL-4832) (#5510) * 0ec7c22901c3be388b2c2f18366ef4e0c75da2dc fix(issues): render create picker trigger content (#5491) * dd692058d7bc050dbc5518d9470e1b4f4b51ab03 fix(kiro): preserve completed status on GPT-5.6 Sol -32603 close handshake (#5509) (#5511) * a40481805a8ed0bfa322deef6b56e01043270bdb fix(storage): encode non-ASCII filenames in Content-Disposition * 310634064f75b99a026b5b50c31e9c65ee079a4f fix(transcript): explain unavailable Antigravity live events (#5182) * f9f41e991a6284ab327ada4400d11ed1b538666c fix(ui): drop native title that stacked on custom hover surfaces (MUL-4836) (#5502) * e8ada0e89cb328f34a52df3a9fca1cc8cebff62b fix(views): stop avatar hover cards opening on brushed-past avatars (MUL-4827) (#5497) * fa17e5c168e1f5f409624b1fcf8fb10eb9c0cad5 fix(views): stop server version from stretching the help menu (#5472) * 47e9c8add59afe776ba4eaea0741e0ab2d9147b7 fix(web): add macOS Intel downloads to landing page (#5517) * 10391939c012c13a8ad1981a0b8be0df1fc09d62 test(chat): de-flake use-chat-draft-restore reconciliation waitFor (MUL-4856) (#5516)