This release adds 5 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryFixes workspace recovery (MUL-2894), updates squad docs to five status buckets, adds CLI skill file input, editor slash‑command palette, onboarding source prompt, per‑workspace logo upload, additive skill assignment, and numerous daemon, desktop, issues, realtime, skills, tasks, UI, Helm, i18n fixes.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Add skill content file and stdin input to CLI. Add skill content file and stdin input to CLI. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Feature | Low |
Add / slash‑command palette for invoking agent skills in editor. Add / slash‑command palette for invoking agent skills in editor. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Feature | Low |
Backfill prompt for missing source attribution during onboarding. Backfill prompt for missing source attribution during onboarding. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
— |
| Feature | Low |
Add per-workspace logo upload capability. Add per-workspace logo upload capability. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
— |
| Feature | Low |
Add additive agent skill assignment feature. Add additive agent skill assignment feature. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
— |
| Feature | Low |
Introduce opencode thinking variants. Introduce opencode thinking variants. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
— |
| Feature | Low |
Add Japanese locale translations. Add Japanese locale translations. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
— |
| Bugfix | Medium |
Fix workspace recovery for desktop and web. Fix workspace recovery for desktop and web. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Medium |
Fix project progress cache invalidation. Fix project progress cache invalidation. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Medium |
Surface archived status for retired agents in daemon. Surface archived status for retired agents in daemon. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Medium |
Fix Copilot CLI invocation on Windows and strip shell quotes from custom args in daemon. Fix Copilot CLI invocation on Windows and strip shell quotes from custom args in daemon. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Medium |
Make comment‑posting guardrail provider‑agnostic in daemon. Make comment‑posting guardrail provider‑agnostic in daemon. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Medium |
Skip duplicate SKILL.md in supporting files to prevent task prep failures. Skip duplicate SKILL.md in supporting files to prevent task prep failures. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Medium |
Contain renderer crashes in desktop client. Contain renderer crashes in desktop client. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Medium |
Validate and clamp limit/offset in ListIssues API. Validate and clamp limit/offset in ListIssues API. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Low |
Cancel autopilot run_only & quick_create tasks. Cancel autopilot run_only & quick_create tasks. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
— |
| Bugfix | Low |
Apply working filter on project issues. Apply working filter on project issues. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
— |
| Bugfix | Low |
Improve mobile responsiveness of autopilot page and modal. Improve mobile responsiveness of autopilot page and modal. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
— |
| Bugfix | Low |
Escape special characters in image alt text and file‑card filenames. Escape special characters in image alt text and file‑card filenames. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
— |
| Bugfix | Low |
Gate private squad leader bypass feature. Gate private squad leader bypass feature. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
— |
| Refactor | Low |
Unify hover‑swap row pattern and drop archived chat sessions across chat and issues modules. Unify hover‑swap row pattern and drop archived chat sessions across chat and issues modules. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
— |
Full changelog
Changelog
- baf8b215cb4da5b5f8e48065b7658596a0ce2d4c Fix workspace recovery for desktop and web (MUL-2894) (#3436)
- 03961206ff9a8059aba0b4480edc5522e2ae2be1 docs(squad): correct stale "four status buckets" comments to five (#3640)
- e1a5310780fa4929de0f436e75d92e1c13b649f7 feat(cli): add skill content file and stdin input (#3652)
- 91c1e5141198c5d622f21e5b31140247db11ff24 feat(editor): add / slash-command palette for invoking agent skills (#3159)
- f539fdba83f05bdaf9892ffc5474c93772d72c22 feat(onboarding): backfill prompt for missing source attribution (MUL-2796) (#3550)
- 700cd974077a5f224133174f4294e92bae39658b feat(workspace): add per-workspace logo upload (#2760)
- e36f874c86e747367b6c3322a046d041dad50067 feat: add additive agent skill assignment (#3642)
- e2720f7d330424d6ebba07f5d7fc1d8d098ab40e feat: add opencode thinking variants
- fd1cdf1801751a25198b29d888391141c2d4832d fix project progress cache invalidation (#3016)
- a6b83fef414d264aa62c57ed4b749990a7ac666b fix(agents): surface archived status for retired agents (#3608)
- 1e1a4f784562384b9652afc7c0a17133663325f2 fix(daemon): fix Copilot CLI invocation on Windows and strip shell quotes from custom args (MUL-2876)
- 888186b183a90622ce6d4b26e02d9a9512081d4c fix(daemon): make comment-posting guardrail provider-agnostic (MUL-2904) (#3654)
- 996eb07dc5b058a1a4a8f3165082baf10e951da1 fix(daemon): skip duplicate SKILL.md in supporting files to prevent task prep failures (#3526)
- d52c4f238f5ea665a2e4bf4bccb4158bf3c87325 fix(desktop): contain renderer crashes (#3643)
- 580ad5b49287e67224fd0aa67f4ccfff94c1fe4d fix(issues): validate and clamp limit/offset in ListIssues (MUL-2847) (#3585)
- 27945727af3c852c3ee0a5eac16926413bf1f28a fix(realtime): invalidate chat/labels/invitations queries on WS reconnect (#3570)
- 0f9d9d1494ff20b670a704a4dbb834744d906d9d fix(skills): align Go/TS frontmatter coercion for non-scalar values (#3614)
- 801c201d4c7ec75d8b0e8ac4b6991a8127fde066 fix(skills): parse multi-line YAML frontmatter in SKILL.md (#3495) (#3543)
- 674be86add07e97b5f8ea8f7e7abea3360ed2a67 fix(tasks): cancel autopilot run_only & quick_create tasks (MUL-2827) (#3615)
- a590dd9a22b6e4e269b95f10214eab69a7ac1fbf fix: apply working filter on project issues (#3631)
- 92309cf5e21b57827e13a14570eab8c6f1727ec3 fix: autopilot page and modal mobile responsive (MUL-2929) (#3471)
- d013a31db94386b47fd00549b2094dabcbd8460d fix: escape special chars in image alt and file-card filename (MUL-2899) (#3644)
- 2348301d2b4f61dc5fe4fcb26fed6014ef5dc5d5 fix: gate private squad leader bypass (MUL-2860) (#3648)
- a6247ad714ac1d817f20c2ceb58a9a68e30098d4 helm: gate uploads PVC behind backend.uploads.persistence.enabled (#3655)
- 1aa742053b8a15dcb5e3bfbc1062b5d9868f4c8b i18n: add japanese locale (MUL-2893) (#3538)
- b72434da68f42e62258b72ab88df2d5649b27401 refactor(chat,issues): unify hover-swap row pattern + drop archived chat sessions (#3634)
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]