This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryAdds a Browser Fabric viewer with workspace-scoped Safari toggle, tabbed right panel, auto-focus on live sessions.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Breaking | Medium |
Requires backend supporting new `browser_enabled` field on PATCH /v1/workspaces/{id}. Requires backend supporting new `browser_enabled` field on PATCH /v1/workspaces/{id}. Source: granite4.1:8b-q6_K@2026-05-20 Confidence: high |
— |
| Feature | Medium |
Adds Browser Fabric viewer to Workspace interface. Adds Browser Fabric viewer to Workspace interface. Source: granite4.1:8b-q6_K@2026-05-20 Confidence: high |
— |
| Feature | Medium |
Introduces workspace-scoped Safari toggle on macOS and iOS. Introduces workspace-scoped Safari toggle on macOS and iOS. Source: granite4.1:8b-q6_K@2026-05-20 Confidence: high |
— |
| Feature | Medium |
Right panel becomes tabbed (Content | Browser) when Safari toggle is active and live session exists. Right panel becomes tabbed (Content | Browser) when Safari toggle is active and live session exists. Source: granite4.1:8b-q6_K@2026-05-20 Confidence: high |
— |
| Feature | Medium |
Embedded Browser Fabric viewer renders most recent live tab with auto-reconnect on reload. Embedded Browser Fabric viewer renders most recent live tab with auto-reconnect on reload. Source: granite4.1:8b-q6_K@2026-05-20 Confidence: high |
— |
| Feature | Low |
Auto-focus opens the Browser tab once when a live session first appears. Auto-focus opens the Browser tab once when a live session first appears. Source: granite4.1:30b@2026-05-20-audit Confidence: low |
— |
Full changelog
What's new in 0.3.0
First minor release since 0.2.0 — adds the Browser Fabric viewer.
- Workspace-scoped Safari toggle next to the switch-workspace button on macOS (and in the trailing toolbar on iOS). Persists via the new backend
browser_enabledfield. - Right panel becomes tabbed [Content | Browser] when the toggle is on and a live session exists. Otherwise looks exactly like 0.2.
- Embedded Browser Fabric viewer renders the most-recent live tab. Reload button auto-reconnects expired sessions (
?validate=true). v1 is single-tab by design — no tab-list UI. - Auto-focus: the panel opens to the Browser tab the moment an agent first opens a live session (only once per appearance — your tab pick is respected after that).
Requires backend that supports the new typed browser_enabled field on PATCH /v1/workspaces/{id} (deployed alongside this release).
See PR #392 (backend) and PR #393 (Swift) for details.
Full Changelog: https://github.com/openagents-org/openagents/compare/go-v0.2.9...go-v0.3.0
Breaking Changes
- Requires backend PATCH /v1/workspaces/{id} with new typed `browser_enabled` field
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.
Beta — feedback welcome: [email protected]