Download Latest Version OpenAgents Go go-v0.2.5 source code.tar.gz (50.0 MB)
Email in envelope

Get an email when there's a new version of OpenAgents

Home / go-v0.2.1
Name Modified Size InfoDownloads / Week
Parent folder
OpenAgents.Go-0.2.1-arm64.dmg 2026-05-07 1.2 MB
OpenAgents Go go-v0.2.1 source code.tar.gz 2026-05-07 49.4 MB
OpenAgents Go go-v0.2.1 source code.zip 2026-05-07 50.4 MB
README.md 2026-05-07 1.2 kB
Totals: 4 Items   101.1 MB 0

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
Source: README.md, updated 2026-05-07