This release adds 3 notable features for engineering teams evaluating rollout.
Published 19d
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
agents
ai
collaboration
llm
network
Summary
AI summaryUpdates launcher, agent-connector, and agn across a mixed release.
Full changelog
What's Changed
- fix(agn): reject unknown agent type in
createbefore creating entry by @zomux in https://github.com/openagents-org/openagents/pull/539 - fix(agent-connector): three agn reliability bugs (poll wedge, zombie daemon, agn update no-op) by @zomux in https://github.com/openagents-org/openagents/pull/542
- test(agent-connector): tests for the three agn reliability fixes (#542) by @zomux in https://github.com/openagents-org/openagents/pull/543
- perf(agents): reduce agent poll load — remove A2UI + server-side event targeting by @zomux in https://github.com/openagents-org/openagents/pull/544
- perf(events): scope target_agents untargeted-fallback to human senders by @zomux in https://github.com/openagents-org/openagents/pull/545
- feat(agn): add
agn restartcommand (down + up) by @zomux in https://github.com/openagents-org/openagents/pull/546 - fix(agent-connector): tool-mode-aware workspace prompts + BrowserFabric/discovery docs by @zomux in https://github.com/openagents-org/openagents/pull/547
- perf(events): serve poll workspace-resolve+auth from Redis (no DB on idle polls) by @zomux in https://github.com/openagents-org/openagents/pull/548
- chore(agent-connector): bump to 0.2.148 to publish opencode getEnhancedEnv fix by @Ashin-LX-98 in https://github.com/openagents-org/openagents/pull/549
- feat(launcher): platform-specific download URLs + bump agent-launcher… by @Ashin-LX-98 in https://github.com/openagents-org/openagents/pull/550
- fix(installer): run JS-entry version probes via node (no Windows .mjs dialog) by @Ashin-LX-98 in https://github.com/openagents-org/openagents/pull/551
- fix(launcher): agn update + install.sh break the isolated ~/.openagents/nodejs runtime by @zomux in https://github.com/openagents-org/openagents/pull/552
- Feature/launcher update path by @Ashin-LX-98 in https://github.com/openagents-org/openagents/pull/553
- feat(launcher): use white tray icon on all platforms by @Ashin-LX-98 in https://github.com/openagents-org/openagents/pull/554
- fix(launcher): align onboarding agent picker with marketplace support… by @Ashin-LX-98 in https://github.com/openagents-org/openagents/pull/556
- fix(launcher): stop daemon before self-update install + check for upd… by @Ashin-LX-98 in https://github.com/openagents-org/openagents/pull/557
Full Changelog: https://github.com/openagents-org/openagents/compare/launcher-v0.8.14...launcher-v0.8.18
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]