v0.4.25
Added 9
- Allow relocating per-task temp dirs via MULTICA_AGENT_TEMP_BASE
- Integrate Workspace Stripe subscription proxy
- Route Dingtalk groups to different agents
- Enable ACP thinking_level for the hermes provider
- Preview an issue on mention hover
- Complete Plugin V1 execution chain
- Worktree mode for local_directory resources
- Update imported skills from their source
- Pick the local directory execution mode while creating a project
Changed 2
- Localize runtime activity heatmap
- Format dates in the UI language, not the browser's
Fixed 10
- Resolve Windows installer junctions
- Give Hermes conversations a session that survives the task
- Fix Board assignee avatar interactions
- Surface which HERMES_HOME a Hermes task actually read
- Preserve task history during runtime GC
- Own Codex process trees with a Job Object on Windows
- Keep npm .cmd agent entry points launchable on Windows
- Use valid bug triage status for autopilots
- Make the daemon log path discoverable
- Unify active-tab keyline in dark mode
From multica
Changelog
- 254a02a79532fd554ca520b36737bc8fa2f74f98 MUL-5799: feat(daemon): allow relocating per-task temp dirs via MULTICA_AGENT_TEMP_BASE (#6481)
- 587fbc5559adf950dd593169a271f9f9948d302f MUL-5852: 接入 Workspace Stripe 订阅代理 (#6886)
- 8060aa7277d9c98bdc06c36176f6408bf37e6935 MUL-5947: feat(dingtalk): route groups to different agents (#6660)
- 740ebdb8ef8e963cae80951fbb8db356394ffded MUL-5991 feat(agent): enable ACP thinking_level for the hermes provider (jcode) (#6814)
- d582dca0621cebb714a98b4d367d0e06c9eb6a1f MUL-6025: fix(daemon): resolve Windows installer junctions (#6802)
- 05a01f068ada7121f14ece3b0dd3dc10caf7421e MUL-6040: feat(issues): preview an issue on mention hover (#6785)
- 28a7176328e02609adc5d1873035ee1a34d3c62d MUL-6053: fix(daemon): give Hermes conversations a session that survives the task (#6845)
- 600c4e5a8cd101e60e1dabb2b0fabbf6bc3fcf3b MUL-6057: fix(i18n): localize runtime activity heatmap (#6812)
- d467cc90691587ed00bdaca678475957df62dd3a MUL-6075: complete Plugin V1 execution chain (#6853)
- a3dfd2439386cc4675598d9854da5052bfce0fbb MUL-6082: fix Board assignee avatar interactions (#6854)
- 85045228a133a69b2df556ae60da3f1919c45914 MUL-6102: fix(daemon): surface which HERMES_HOME a Hermes task actually read (#6892)
- 96bf122f2cf602b158cc0649f4dda4e62ab5644d MUL-6107: preserve task history during runtime GC (#6894)
- cb8ce085ab68d5fb1df15dd50fc8dcf98a222add MUL-6108: 清理首批冗余数据库索引 (#6878)
- e7e01638ad878ac32892bfd3e0fd0835d6c65e77 MUL-6118: fix(agent): own Codex process trees with a Job Object on Windows (#6897)
- b5fdbd56f9d5e7276796126c9bd62b772c515875 MUL-6118: fix(daemon): keep npm .cmd agent entry points launchable on Windows (#6895)
- 5ed57170bcf4401b42a32c1253e05034652f1368 [MUL-6099] Ship official Plugin V1 product vertical slice (#6869)
- b032e0ee38d4d00482be70955868d240a0b2b159 docs(changelog): add v0.4.25 release entry (2026-08-13) (MUL-6131) (#6907)
- c9727e6b2bac2ffe0ca1541984144c0f2c63c1fc feat(daemon): worktree mode for local_directory resources (MUL-5707) (#6759)
- 147cd8d84f4a3e6bfefc30d56b912b1790cb2e1c feat(skills): update imported skills from their source (#6847)
- 940b9adf44b8f801e45ad232c241596185925904 feat(views): pick the local directory execution mode while creating a project (MUL-5707) (#6901)
- 6e147b0cf89cb57e0ca159124b7da3d702e9f52f fix(autopilots): use valid bug triage status (MUL-6092) (#6880)
- e4ebd41def7478ce18b8e82364bf822c8d0629cc fix(daemon): make the daemon log path discoverable (#6884)
- 367e7ee6e8252bbd4f50cd23410cfc737755004c fix(desktop): unify active-tab keyline in dark mode (MUL-6106)
- 13706d60d03d62bac07faf7d552985046b0d5c1a fix(i18n): format dates in the UI language, not the browser's (#6841)
- ea1ace776fa19413234880ee0bf89504b2f77d48 fix(views): stop telling worktree-mode users their folder is edited in place (MUL-5707) (#6911)
- 063698f571220bf402cdf944672d1155584276ca fix: gate worktree mode on a declared capability, not a version string (MUL-5707) (#6904)