This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
ReleasePort's take
Light signalRelease v0.2.32 adds inline chat session renaming and several bug‑fixes across components.
Why it matters: Test the new inline rename feature in dev before rollout; apply all listed bug‑fix patches to stabilize existing surfaces.
Summary
AI summarySupport renaming chat sessions inline.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Support renaming chat sessions inline. Support renaming chat sessions inline. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Add workspace/project token and run-time dashboard support. Add workspace/project token and run-time dashboard support. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Add file upload button for screenshots in feedback. Add file upload button for screenshots in feedback. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Collapse chat-done flicker via inline cache write. Collapse chat-done flicker via inline cache write. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Commit rename only on real outside click, not hover. Commit rename only on real outside click, not hover. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Eliminate Skeleton flash on new-chat first message. Eliminate Skeleton flash on new-chat first message. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Bypass Gemini folder-trust gate in headless mode for daemon. Bypass Gemini folder-trust gate in headless mode for daemon. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Strip Windows chcp noise from runtime version for daemon. Strip Windows chcp noise from runtime version for daemon. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Prevent tab close router sync loop on desktop. Prevent tab close router sync loop on desktop. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Restore Multica icon and WM_CLASS on Linux for desktop. Restore Multica icon and WM_CLASS on Linux for desktop. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Route attachment downloads through Electron native system on Linux for desktop. Route attachment downloads through Electron native system on Linux for desktop. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Preserve pasted mentions in instruction editor. Preserve pasted mentions in instruction editor. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Seed user-installed Codex skills into per-task CODEX_HOME. Seed user-installed Codex skills into per-task CODEX_HOME. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Plumb GITHUB_APP_SLUG / GITHUB_WEBHOOK_SECRET through self-host in github. Plumb GITHUB_APP_SLUG / GITHUB_WEBHOOK_SECRET through self-host in github. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Make GitHub repo list scrollable in Add Resource popovers for projects. Make GitHub repo list scrollable in Add Resource popovers for projects. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Preserve mention markdown in instruction paste. Preserve mention markdown in instruction paste. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Use dotenv code block language to unblock Vercel build in docs. Use dotenv code block language to unblock Vercel build in docs. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Treat empty output on successful completion as completed, not blocked. Treat empty output on successful completion as completed, not blocked. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Refactor | Medium |
Rename Dashboard to Usage with dynamic per-agent leaderboard. Rename Dashboard to Usage with dynamic per-agent leaderboard. Source: llm_adapter@2026-05-21 Confidence: high |
— |
Full changelog
Changelog
- b87e54850a47cc67067841437b34b15e20540c44 Revert "fix: preserve mention markdown in instruction paste (#2477)" (#2510)
- 51aa924124f9280ea7d0245cd7c4f0613c4fbdaa feat(chat): support renaming chat sessions inline (#2522)
- 96695a79c5cb984a0b957bc649d0ec47be7443f5 feat(dashboard): workspace/project token + run-time dashboard MUL-1882 (#2462)
- 06bcc1fab4d546581a967108ef74027450c37129 feat(feedback): add file upload button so users can attach screenshots (#2501)
- e8c2855746ea95338d85fe1ba954c9ceb61e52f4 fix(chat): collapse chat-done flicker via inline cache write (#2509)
- e2802a540788f5fd4d571ebc2491e8edfac51936 fix(chat): commit rename only on real outside click, not on hover (#2527)
- 81b62fc8d341b9e7149a69b53acc28a9e046bd5a fix(chat): eliminate Skeleton flash on new-chat first message (#2518)
- 5db96b4007c0a73f1fe8709b074bc5b9ff130efe fix(daemon): bypass Gemini folder-trust gate in headless mode (#2516) (#2523)
- 178cfb5008465b10bfeec31078c5976bba965a7b fix(daemon): strip Windows chcp noise from runtime version (#2516) (#2521)
- 6a48022123c3adf6a9000886b2ccc90926364abf fix(desktop): prevent tab close router sync loop (#2393)
- 26924dcc984efdd77b9ade8c4a809b737e879047 fix(desktop): restore Multica icon + WM_CLASS on Linux (MUL-2145) (#2525)
- 7fcc8159bac1978228519ef7d285a6f3a42d8ee3 fix(desktop): route attachment downloads through Electron native system on Linux (#2441)
- 6e371c22339aa2fe2118e150f2da9f122c8ff128 fix(docs): use dotenv code block lang to unblock Vercel build (#2508)
- 157498e9fa3fde4d9ab3332aa933e947bb655b45 fix(editor): preserve pasted mentions in instruction editor (#2514)
- 384ddcbe65e862b3a905eba98d0b01cc4ebb0595 fix(execenv): seed user-installed Codex skills into per-task CODEX_HOME MUL-1626 (#2519)
- eca36fac8406a886b163ec6a31237f53400512f5 fix(github): plumb GITHUB_APP_SLUG / GITHUB_WEBHOOK_SECRET through self-host (#2482)
- 24a59098d65e52797df6a4f4e4de2a6299f10afc fix(projects): make GitHub repo list scrollable in Add Resource popovers (#2490)
- 5a9c15bc12f0ca2eb0cf0833a1ef89d8039d6899 fix: preserve mention markdown in instruction paste (#2477)
- ff27142b69fcc7566b915c61a8d801e31d052b31 fix: treat empty output on successful completion as completed, not blocked (#2507)
- 451c46c43fa9d8e4fe231f856acd2a691f4ace97 refactor(usage): rename Dashboard → Usage + dynamic per-agent leaderboard (#2511)
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About multica
The open-source managed agents platform. Turn coding agents into real teammates — assign tasks, track progress, compound skills.
Related context
Related tools
Earlier breaking changes
- v0.3.8 Removes custom_env from agent resources, adds audited env endpoint (MUL-2600)
Beta — feedback welcome: [email protected]