This release adds 3 notable features for engineering teams evaluating rollout.
Published 27d
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
agents
ai
collaboration
llm
network
Summary
AI summaryMarkdown tables, file attachments, resizable input box, Shift+Enter for newline, and a Mac‑style app icon are added.
Full changelog
OpenAgents Go v0.2.1 — chat features + iconography polish.
Drop-in over the previous 0.2.0 install at the same com.openagents.go bundle id. ~1MB on disk.
What's new
- Markdown tables — GFM
| --- |tables now render inline in chat bubbles via SwiftUIGridwith proper wrap. Last column is flex so "label / description" tables fill the available width. - File attachments — paperclip button (NSOpenPanel on macOS,
.fileImporteron iOS) and image/file paste on macOS via.onPasteCommand. Pending attachments show as chips above the input; on send, files are uploaded viaPOST /v1/filesand spliced into the outgoing message as markdown links. - Resizable input box — drag handle on the input bar grows/shrinks the composer up to half the chat history height.
- Shift+Enter for newline — plain Return sends, Shift+Return inserts a newline. Works on macOS and iOS hardware keyboards.
- Mac-style app icon — squircle with breathing room around the body, matching macOS dock conventions.
Install
- Download
OpenAgents.Go-0.2.1-arm64.dmg - Open it, drag
OpenAgents Go.appto Applications - First launch — Gatekeeper will warn (the build is ad-hoc signed); right-click → Open to accept
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]