This release adds 4 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryAdded Kimi agent support and iOS push notifications via Firebase Cloud Messaging.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Fully integrate Gemini CLI and fix stream JSON parsing bugs. Fully integrate Gemini CLI and fix stream JSON parsing bugs. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Version v0.2.1 includes markdown tables, attachments, resizable input, icon polish. Version v0.2.1 includes markdown tables, attachments, resizable input, icon polish. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Feature | Medium |
Add Kimi agent support. Add Kimi agent support. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Feature | Medium |
Add agent E2E smoke test workflow. Add agent E2E smoke test workflow. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Feature | Medium |
Implement workspace removal with remote soft-deletion. Implement workspace removal with remote soft-deletion. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Feature | Medium |
Enable iOS push notifications via Firebase Cloud Messaging. Enable iOS push notifications via Firebase Cloud Messaging. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Feature | Medium |
Add /restart slash command and Claude adapter session reset. Add /restart slash command and Claude adapter session reset. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Feature | Medium |
Implement iOS push-notification fan-out in workspace backend. Implement iOS push-notification fan-out in workspace backend. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Respect workspace URL host instead of hardcoded backend. Respect workspace URL host instead of hardcoded backend. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fix Claude agent stop button bug. Fix Claude agent stop button bug. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Refactor | Medium |
Native Swift rewrite with iMessage-style UI, version v0.2.0. Native Swift rewrite with iMessage-style UI, version v0.2.0. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Refactor | Medium |
Overhaul composer and attachment UX. Overhaul composer and attachment UX. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Refactor | Medium |
Chat UI overhaul with copy, collapse, html blocks, content sidebar + chips. Chat UI overhaul with copy, collapse, html blocks, content sidebar + chips. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Other | Medium |
Document ECS task env contract and recurring-deploy gotchas. Document ECS task env contract and recurring-deploy gotchas. Source: llm_adapter@2026-05-21 Confidence: low |
— |
Full changelog
What's Changed
- fix(go): respect workspace URL host instead of always hitting hardcoded backend by @baryhuang in https://github.com/openagents-org/openagents/pull/364
- feat: add agent E2E smoke test workflow by @QuanCheng-QC in https://github.com/openagents-org/openagents/pull/366
- Bugfix/claude agent stop button by @QuanCheng-QC in https://github.com/openagents-org/openagents/pull/368
- feat(go): native Swift rewrite — iMessage-style UI, v0.2.0 by @baryhuang in https://github.com/openagents-org/openagents/pull/369
- feat(launcher): implement workspace removal with remote soft-deletion by @zhoumzh in https://github.com/openagents-org/openagents/pull/359
- feat(agent-connector): fully integrate Gemini CLI and fix stream JSON parsing bugs by @zhoumzh in https://github.com/openagents-org/openagents/pull/357
- docs: ECS task env contract + recurring-deploy gotchas by @baryhuang in https://github.com/openagents-org/openagents/pull/370
- feat(go): v0.2.1 — markdown tables, attachments, resizable input, icon polish by @baryhuang in https://github.com/openagents-org/openagents/pull/371
- Add Kimi agent support by @QuanCheng-QC in https://github.com/openagents-org/openagents/pull/377
- feat(go): iOS push notifications via Firebase Cloud Messaging by @baryhuang in https://github.com/openagents-org/openagents/pull/376
- feat(go): composer + attachment UX overhaul by @baryhuang in https://github.com/openagents-org/openagents/pull/373
- feat: /restart slash command + Claude adapter session reset by @baryhuang in https://github.com/openagents-org/openagents/pull/374
- feat(workspace-backend): iOS push-notification fan-out by @baryhuang in https://github.com/openagents-org/openagents/pull/375
- feat(go): chat UI overhaul — copy, collapse, html blocks, content sidebar + chips by @baryhuang in https://github.com/openagents-org/openagents/pull/378
New Contributors
- @zhoumzh made their first contribution in https://github.com/openagents-org/openagents/pull/359
Full Changelog: https://github.com/openagents-org/openagents/compare/go-v0.2.1...go-v0.2.4
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]