Skip to content

openagents

vgo-v0.2.1 scope: go Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agents ai collaboration llm network

Summary

AI summary

Markdown 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 SwiftUI Grid with proper wrap. Last column is flex so "label / description" tables fill the available width.
  • File attachments — paperclip button (NSOpenPanel on macOS, .fileImporter on iOS) and image/file paste on macOS via .onPasteCommand. Pending attachments show as chips above the input; on send, files are uploaded via POST /v1/files and 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

  1. Download OpenAgents.Go-0.2.1-arm64.dmg
  2. Open it, drag OpenAgents Go.app to Applications
  3. 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

Track openagents

Get notified when new releases ship.

Sign up free

About openagents

OpenAgents - AI Agent Networks for Open Collaboration

All releases →

Related context

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]