v0.4.8
multica-ai/multicav0.4.8Jul 22, 2026by github-actions[bot]
AI Summary
This release focuses on UI/UX improvements for agents and issues, including new avatars and runtime controls, alongside several bug fixes for runtimes like Grok and Qwen.
Key Highlights
- Per-agent runtime skill controls and emoji avatars by default.
- Enhanced issue table functionality with sub-issue actions and new tab support.
- Fixes for Grok ACP token parsing and Qwen headless tool availability.
New Features
- Per-agent runtime skill controls
- Emoji avatars by default
- Table sub-issue action
- Daily Desktop/Web usage and runtime reporting
Full Release Notes
## Changelog * d43e500ff62f15c3e8ef76f3deb1c1d6f0a9db52 MUL-5100: Move issue table grouping to the server * d804dedcc64c8a171164fb9af385a07c06562752 MUL-5137: fix(agent): parse Grok ACP token usage from session/prompt _meta (#5748) * 3171e6607fef5f5765fd4d00c8e9f8c7bdb4b815 MUL-5141: fix(agent): inject --yolo in Qwen headless runs so shell/edit/write tools are available (#5752) * 4dc47ef113e9630a9707f3fdfa31bafbeb56d545 Revert "MUL-5100: Move issue table grouping to the server" (#5777) * 216aee5629cafb5418ed2bfc8de9d56797a63511 [MUL-5125] Add daily Desktop/Web usage and runtime reporting (#5763) * f6902a5f5bfba7817be66c1fbd7ad1c32a41a679 chore(onboarding): remove legacy agent & first-issue steps (#5774) * 67240cea4630cea23e08f7616b5295c7cfd2058a docs(changelog): add v0.4.8 release entry (2026-07-22) (#5769) * f72e17e23600fb4dea60865159b0c01b57cc58c2 docs(project-resources): frame local_directory as an escape hatch, not a default (#5732) * 5d9295ac65f288f87c17e723aefc733f907f328f feat(agents): add per-agent runtime skill controls (#5686) * c6fb2c5c501e5da6dc74a967029acc147bada1ba feat(agents): assign emoji avatars by default (#5764) * 2f111037d21b8a4b0fc8461c97ccd84e46c7d3f8 feat(desktop): tab presentation by object identity (MUL-4370) (#5661) * fe12278863f619f594540252f6db4eec9cd3cbe5 feat(issues): add table sub-issue action (#5738) * 6ced54b44a446a3bddc5beb119ca2677a156e971 fix(agent/codex): retry once when the model catalog refresh blocks the first turn (MUL-5110) (#5734) * 86444231243efb4274a567c0ec5fc4daaa664573 fix(chat): 恢复 chat 输入框的 bubble menu 以支持清除格式 (MUL-5106) (#5727) * a5a42846e6659644b32f6782532e0dc75a8948cb fix(daemon): retry with a fresh session only when the resume was actually rejected (MUL-4966) (#5715) * 1a37063bba71c6cbb8a2f4c455863b5c6d7cf1a6 fix(issues): keep table cell editors open across refreshes; title click opens the issue (MUL-5108) (#5730) * 15326c50903ad6338a3eb4dd06808029b99b4c78 fix(issues): open table issues in new tabs (#5767) * 2795cef41b8ac3a0f70eae9c1e2e36d5920246ba fix(issues): refresh sub-issues on detail mount (#5750) * 83550677233f2670ea487fb67e28511afbfdbdec fix(mobile): prevent hidden My Issues refresh spinner (#5717) * 1157d3f139f2935cf39f5f61ad5f8dedbe18ed52 fix(repocache): repair promisor config on isolated checkouts of a partial cache (#5772) * 4233e8244187de5dccc4465e2c9bfed853d16905 fix(skills): tree-first skill import to stop 504 on large repos (MUL-5136) (#5753)