v0.4.7
multica-ai/multicav0.4.7Jul 21, 2026by github-actions[bot]
AI Summary
Introduces the Qwen Code runtime and refines the UI by unifying the RichContent renderer across Chat and Issues, while adding fixes for Windows Codex compatibility.
Key Highlights
- Addition of Qwen Code runtime support.
- Unified RichContent renderer for Chat and Issue/Comment components.
- Windows-specific fix to run Codex unsandboxed and avoid policy rejections.
New Features
- Qwen Code runtime
- Unified RichContent renderer
Full Release Notes
## Changelog * b03e118aa711303cbdf9b1cfbbb7859bfb7966a0 docs(changelog): add 0.4.7 release entry (MUL-5111) (#5724) * 645e8a298343aa81e4e49e9728c2784a59a9335d feat(issues): 确认指派弹窗去掉打开时的 run 预览等待 (MUL-5010) (#5678) * 5a11232c474bc13ceb156e8c2e006d5f5288fd1f feat(rich-content): unify Chat and Issue/Comment on one RichContent renderer (MUL-4922) (#5578) * f8bf6cd8b9299ff4aec8f4dbb1f168972c35a016 feat(runtime): add Qwen Code runtime (MUL-5015) * e2f4f28462a5a5225e246cd7714a33e2b12bd18f fix(agent): skip redundant Hermes set_model when session already on the requested model (#5690) * e5e278a1a26f07d390e23001aa37a6382b27154e fix(agent/cursor): send prompt on stdin so CLI-like flags cannot be re-tokenised (MUL-4992) (#5711) * b1d5fa4ff7b9360c9eb4fc9f739a7af5fe9960a7 fix(auth): remove OR divider from the sign-in card (MUL-5105) (#5722) * fbe00ca1649790ed10aea529bdd350b7195f8873 fix(daemon): run Codex unsandboxed on Windows to stop reject-by-policy (MUL-4957) (#5672) * 181e21f2d0ea6b931bf43f403e871556471f799e fix(desktop): commit staging env with explicit VITE_APP_URL (MUL-5025) (#5680) * 365a2287a1b6c6db8fa12be3c833cf037e16ef83 fix(runtimes): normalize Qwen logo import for desktop (#5728) * 58162ed2eb5a19f575e7c7f62bcc921cbce59853 fix(runtimes): use Qwen Code logo asset (#5716) * 6045a5dc808c6164992698dfa90ef47d0d253a0b fix(runtimes): use official Qwen Code logo (#5713) * dbb515b7b4efa42ef171f1519f1005571b3109db fix(views): close project picker dropdown after selecting a project (#5663)