This release adds 5 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Affected surfaces
Summary
AI summaryUpdates span docker build args, runtime teardown cleanup, OpenCLAW config parsing, daemon wakeups, CLI error handling, agent header changes, web notifications, and mobile UI fixes.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Add native notification banners to the web app. Add native notification banners to the web app. Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Feature | Low |
Enable per‑agent Antigravity (agy) model selection in the daemon. Enable per‑agent Antigravity (agy) model selection in the daemon. Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Feature | Low |
Move agent live signal into the issue‑detail header. Move agent live signal into the issue‑detail header. Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Feature | Low |
Skip agent triggering on /note‑prefixed comments. Skip agent triggering on /note‑prefixed comments. Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Feature | Low |
Add central error translation layer to CLI (MUL-3104). Add central error translation layer to CLI (MUL-3104). Source: granite4.1:30b@2026-06-08-audit Confidence: low |
— |
| Feature | Low |
Add per-status error copy with actionable hints to CLI (MUL-3104). Add per-status error copy with actionable hints to CLI (MUL-3104). Source: granite4.1:30b@2026-06-08-audit Confidence: low |
— |
| Performance | Low |
Optimize daemon runtime wakeups. Optimize daemon runtime wakeups. Source: granite4.1:30b@2026-06-08-audit Confidence: low |
— |
| Bugfix | Medium |
Fix realtime WebSocket origin check to support X‑Forwarded‑Host. Fix realtime WebSocket origin check to support X‑Forwarded‑Host. Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Bugfix | Medium |
Delete archived squads before runtime teardown. Delete archived squads before runtime teardown. Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Bugfix | Medium |
Randomize self‑host Postgres password generation. Randomize self‑host Postgres password generation. Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Bugfix | Medium |
Parse OpenCLaw config path from the last non‑empty CLI output line. Parse OpenCLaw config path from the last non‑empty CLI output line. Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Bugfix | Medium |
Clean stale agent branches during daemon repository garbage collection. Clean stale agent branches during daemon repository garbage collection. Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Bugfix | Medium |
Fail loudly when daemon self‑restart spawn fails. Fail loudly when daemon self‑restart spawn fails. Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Bugfix | Low |
Set semantic thread names in codex. Set semantic thread names in codex. Source: granite4.1:30b@2026-06-08-audit Confidence: low |
— |
| Bugfix | Low |
Guard updater events after desktop window destroy. Guard updater events after desktop window destroy. Source: granite4.1:30b@2026-06-08-audit Confidence: low |
— |
| Bugfix | Low |
Add border and className passthrough to WorkspaceAvatar logo on mobile. Add border and className passthrough to WorkspaceAvatar logo on mobile. Source: granite4.1:30b@2026-06-08-audit Confidence: low |
— |
| Bugfix | Low |
Render workspace logos and use English copy in mobile workspace switcher. Render workspace logos and use English copy in mobile workspace switcher. Source: granite4.1:30b@2026-06-08-audit Confidence: low |
— |
| Bugfix | Low |
Add backdrop-blur to compact list header in projects UI. Add backdrop-blur to compact list header in projects UI. Source: granite4.1:30b@2026-06-08-audit Confidence: low |
— |
| Bugfix | Low |
Pause autopilots inside runtime-delete teardown transaction. Pause autopilots inside runtime-delete teardown transaction. Source: granite4.1:30b@2026-06-08-audit Confidence: low |
— |
| Bugfix | Low |
Show each agent's own CLI version in the runtime list. Show each agent's own CLI version in the runtime list. Source: granite4.1:30b@2026-06-08-audit Confidence: low |
— |
| Bugfix | Low |
Quote description values in built-in SKILL.md YAML frontmatter. Quote description values in built-in SKILL.md YAML frontmatter. Source: granite4.1:30b@2026-06-08-audit Confidence: low |
— |
| Bugfix | Low |
Close transcript dialog on desktop navigation. Close transcript dialog on desktop navigation. Source: granite4.1:30b@2026-06-08-audit Confidence: low |
— |
| Bugfix | Low |
Show assignee avatar in command search results. Show assignee avatar in command search results. Source: granite4.1:30b@2026-06-08-audit Confidence: low |
— |
| Bugfix | Low |
Fix swimlane view filters (MUL-3072). Fix swimlane view filters (MUL-3072). Source: granite4.1:30b@2026-06-08-audit Confidence: low |
— |
Full changelog
Changelog
- 4ea295e5fa8235ef0136d5f46269d450e5de6026 MUL-2375 fix(docker): pass VERSION, COMMIT, DATE build args to docker build
- 8abdc779612b14ed45f25543827a80a7b6a103a3 MUL-2489 fix(runtime): delete archived squads before runtime teardown (#2955)
- 3389e887e039c8d84a22e39842fbcf01c97728b5 MUL-2614: randomize self-host Postgres password (#3893)
- 10076ae773e5973fd31165fd6e5375b55666f752 MUL-3123 fix(realtime): support X-Forwarded-Host in WebSocket checkOrigin
- d434f038c9d63966dd4ece4d1087aa9b5fbec8cc MUL-3127: reuse submit button in reply input (#3901)
- 51a214b4c0e288ceb8ddb19eff2876557d561c4b MUL-3134: restore header agent popover (#3905)
- f6999a9dcb1fbe7c13315ef0b1e639ea1413ffdc MUL-3134: simplify issue agent header chip (#3902)
- 5be7d1bc172668bfeaab7eecd44523fc1ccfe5d5 MUL-3136 fix(openclaw): parse config path from last non-empty line of CLI output
- 54dbb57aefc46f323fc60fdc7c3fab198788b5fa MUL-3138: add June 8 changelog entry (#3904)
- 5e7587ad07e30ab21b17f11421bef579edb83823 Optimize daemon runtime wakeups (#3859)
- 139cd755e290d6b58e9deb7faaef41727e8c1137 Revert "MUL-3127: reuse submit button in reply input (#3901)" (#3906)
- 28de8b8bdeadf00877abfa7eb07f412b34495f8f feat(cli): central error translation layer (PR1, MUL-3104) (#3892)
- b83b41ff440bda8159e8873ce9c44389cce7f0ab feat(cli): per-status error copy with actionable hints (PR2, MUL-3104) (#3897)
- 1ddf89a8f240f1997bcc2582a35408de90f31b69 feat(daemon): enable Antigravity (agy) per-agent model selection (MUL-3125) (#3894)
- a02b3dfb4ae57307a1c43898e085c3e9e975fe04 feat(issues): move agent live signal into the issue-detail header (#3879)
- f5db77340f2779ec131dd5e7a04ec71d0c1bb37f feat(web): native notification banners for the web app (MUL-3116) (#3883)
- dfc159e1aade77f2e27e8abe1651520917d54ff4 feat: skip agent triggering on /note-prefixed comments (MUL-3115, #3649) (#3885)
- 3808049361cff790dfff0760d200456914a14c61 fix(codex): set semantic thread names (#3887)
- ef75f80d9d88b1a7e2f07e3848e9617bf483a5c7 fix(daemon): clean stale agent branches during repo gc (MUL-2550) (#3039)
- d6e00e0909adf828a48d8cbcb06c5e3c25a5e194 fix(daemon): fail loudly when self-restart spawn fails (#2503)
- 2e34016f1f2fddbc9e9d5e187373ec0b2a2ca291 fix(daemon): interrupt local agent on server-side terminal task states (#3878)
- 3f98ada5470d581c0c93b494cd16a1435a96f049 fix(desktop): guard updater events after window destroy (#3871)
- 83ac61e2a12c1d0a3e214d9ff83226266e732d71 fix(mobile): border + className passthrough on WorkspaceAvatar logo branch (#3849)
- 96dbe8877431891a4d78462f8c191781fcc86f9d fix(mobile): render workspace logos and use English copy in workspace switcher (#3839)
- bcc7cd36888bb997cd50dc797aea8e721101c285 fix(projects): add backdrop-blur to compact list header (#3783)
- 0da879ec894706682d2a92b08c8c19924d986809 fix(runtime): pause autopilots inside the runtime-delete teardown transaction (#3880)
- d9e6d7807b2ade50bc0f1576b0eb57d02b453e56 fix(runtimes): show each agent's own CLI version in the runtime list (#3850)
- 4190de3d6484f78111d9d2381206515f619b467b fix(skills): quote description values in built-in SKILL.md YAML frontmatter (#3852)
- 1abd0e33a66d1f4fed1225322c2e6c08f6db5e4b fix(transcript): close dialog on desktop navigation (#2903)
- 7b453ff6041115d480af5c0749b6743f1ed1b111 fix: show assignee avatar in command search (#3889)
- f8fb3fdcd121a5260ff42ac0b730c628278fb379 fix: swimlane view filters (MUL-3072) (#3645)
- b89b9cb4d6687fd3a8470b032d2a7b3a0d40dc73 test(migrate): concurrent migration race test using real Postgres (MUL-2956) (#3712)
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]