This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryUpdates go, fix, and opencode across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Add scoped stop control to opencode feature Add scoped stop control to opencode feature Source: llm_adapter@2026-06-14 Confidence: high |
— |
| Feature | Low |
Handle offline connected agents in mobile empty states Handle offline connected agents in mobile empty states Source: llm_adapter@2026-06-14 Confidence: high |
— |
| Feature | Low |
Add real-time SSE message streaming with instant “Thinking…” indicator for go component Add real-time SSE message streaming with instant “Thinking…” indicator for go component Source: llm_adapter@2026-06-14 Confidence: high |
— |
| Feature | Low |
Enable Claude to support CLI login Enable Claude to support CLI login Source: llm_adapter@2026-06-14 Confidence: high |
— |
| Bugfix | Medium |
Drop FirebaseAuth SPM product for iOS push handling Drop FirebaseAuth SPM product for iOS push handling Source: llm_adapter@2026-06-14 Confidence: high |
— |
| Bugfix | Medium |
Handle stale launcher daemon PID correctly Handle stale launcher daemon PID correctly Source: llm_adapter@2026-06-14 Confidence: high |
— |
| Bugfix | Medium |
Restore connect agent CLI create step Restore connect agent CLI create step Source: llm_adapter@2026-06-14 Confidence: high |
— |
| Bugfix | Medium |
Create fresh sessions for new chats in launcher Create fresh sessions for new chats in launcher Source: llm_adapter@2026-06-14 Confidence: high |
— |
Full changelog
What's Changed
- fix(go): iOS push — drop FirebaseAuth SPM product (silent APNs callback) by @baryhuang in https://github.com/openagents-org/openagents/pull/423
- fix: handle stale launcher daemon pid by @Edison-A-N in https://github.com/openagents-org/openagents/pull/458
- fix: restore connect agent CLI create step by @Edison-A-N in https://github.com/openagents-org/openagents/pull/443
- feat(opencode): add scoped stop control by @Edison-A-N in https://github.com/openagents-org/openagents/pull/414
- fix(launcher): create fresh sessions for new chats by @Edison-A-N in https://github.com/openagents-org/openagents/pull/409
- handle offline connected agents in mobile empty states by @QuanCheng-QC in https://github.com/openagents-org/openagents/pull/479
- feat(go): real-time SSE message streaming + instant "Thinking…" indicator by @baryhuang in https://github.com/openagents-org/openagents/pull/480
- claude supports CLI login by @Ashin-LX-98 in https://github.com/openagents-org/openagents/pull/488
Full Changelog: https://github.com/openagents-org/openagents/compare/launcher-v0.8.4...launcher-v0.8.5
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
Related context
Related tools
Earlier breaking changes
- vgo-v0.4.0 Google Sign-In becomes mandatory for all workspaces; unauthenticated access removed.
- vgo-v0.3.0 Requires backend supporting new `browser_enabled` field on PATCH /v1/workspaces/{id}.
Beta — feedback welcome: [email protected]