| Name | Modified | Size | Downloads / 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 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