github.com/coder/agentapi
v0.12.2
#1487 most downloaded on Go modules
coder/agentapi
What this package is like to depend on
Last release 2 months ago
27 May 2026
Release timing varies
gaps range from 8 days to 3 months
Most releases are documented
notes for 26 of 35 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
49 releases · first in 2025
27 releases in the last 12 months
see the full history below
Release timeline
49 releases · Apr 2025 to May 2026Releases
latest 49-
v0.12.227 May 2026Release notes
Open source →What's Changed
- feat: handle partial/malformed tool call detection for claude-code by @35C4n0r in #184
- fix: exorcise goroutine-leaking util.After from the codebase by @johnstcn in #211
- fix(screentracker): make writeStabilize Phase 1 non-fatal when agents don't echo input by @johnstcn in #208
- fix(httpapi): drop x\b workaround for fixed Claude Code 0.2.70 paste-echo bug by @mzihlmann in #224
- chore: update version to 0.12.2 by @35C4n0r in #226
- chore: add missing changelogs for v0.12.2 by @35C4n0r in #227
New Contributors
- @mzihlmann made their first contribution in #224
Full Changelog: v0.12.1...v0.12.2
Release notes
Open source →Fixes
- drop x\b workaround for fixed Claude Code 0.2.70 paste-echo bug
- handle partial/malformed tool call detection for claude-code
- exorcise goroutine-leaking util.After from the codebase
- make writeStabilize Phase 1 non-fatal when agents don't echo input
-
v0.12.105 Mar 2026Release notes
Open source →What's Changed
- feat: update codex formatting and prevent terminal echo from being captured as agent messages by @35C4n0r in #200
- chore: update version to 0.12.1 by @35C4n0r in #201
Full Changelog: v0.12.0...v0.12.1
Release notes
Open source →Fixes
- Prevent terminal echo from being captured as agent messages
- Update codex message box detection
-
v0.12.1-0.20260302122209-978894d90b1d02 Mar 2026 pre-releaseNothing published for this version
-
v0.12.002 Mar 2026Release notes
Open source →What's Changed
- build: update to go 1.24, use go tool by @johnstcn in #173
- chore: integrate coder/quartz by @johnstcn in #175
- refactor(lib): extract Conversation interface by @johnstcn in #172
- fix: fix pr preview workflow errors by @35C4n0r in #182
- refactor: move snapshot loop and initial prompt logic into PTYConversation by @johnstcn in #179
- chore: Replace OnSnapshot callback with Emitter interface by @johnstcn in #185
- feat: add /x/acpio package by @johnstcn in #188
- feat: add ACPConversation by @johnstcn in #189
- feat: add e2e test for ACP by @johnstcn in #190
- feat: implement state persistence by @35C4n0r in #177
- chore: update version to 0.12.0 by @35C4n0r in #196
- fix: fix build release workflow error by @35C4n0r in #197
- chore: update version to 0.12.0 by @35C4n0r in #199
Full Changelog: v0.11.8...v0.12.0
Release notes
Open source →Features
- Experimental ACP integration
- Introduce state persistence
Fixes
- Fix pr-preview and build-release workflow errors
Chore
- Codebase refactor for abstraction
- Go version bump to 1.24
- Use coder/quartz
-
v0.11.814 Jan 2026Release notes
Open source →What's Changed
- fix: update message box formatting detection for claude by @35C4n0r in #169
- chore: update version to 0.11.8 by @35C4n0r in #170
Full Changelog: v0.11.7...v0.11.8
-
v0.11.713 Jan 2026Release notes
Open source →What's Changed
- feat: format report_task tool call for codex by @35C4n0r in #167
- chore: update version to 0.11.7 by @35C4n0r in #168
Full Changelog: v0.11.6...v0.11.7
-
v0.11.619 Dec 2025Release notes
Open source →What's Changed
- build(deps): bump next from 15.4.7 to 15.4.10 in /chat by @dependabot[bot] in #165
- chore: update version to 0.11.6 by @35C4n0r in #166
Full Changelog: v0.11.5...v0.11.6
-
v0.11.6-0.20251219162201-4e87473e109619 Dec 2025 pre-releaseNothing published for this version
-
v0.11.519 Dec 2025Release notes
Open source →What's Changed
- feat(claude/tool_call): add tool call logging and improve format handling by @35C4n0r in #163
- chore: update version to 0.11.5 by @35C4n0r in #164
Full Changelog: v0.11.4...v0.11.5
Release notes
Open source →Features
- Add tool call logging.
- Improve parsing/detection of tool call messages.
-
v0.11.409 Dec 2025 -
v0.11.309 Dec 2025 -
v0.11.224 Nov 2025 -
v0.11.123 Nov 2025Release notes
Open source →Features
- Add tooltips for buttons
- Autofocus message box on user's turn
- Add msgfmt logic for amp module
- Update msgfmt for latest version in opencode
-
v0.11.1-0.20251112132303-7a9abbb2eaf512 Nov 2025 pre-releaseNothing published for this version
-
v0.11.1-0.20251107132209-0811a14250a407 Nov 2025 pre-releaseNothing published for this version
-
v0.11.007 Nov 2025 -
v0.10.201 Nov 2025 -
v0.10.2-0.20251021030330-db7b133ae67f21 Oct 2025 pre-releaseNothing published for this version
-
v0.10.117 Oct 2025Release notes
Open source →Features
- Visual indicator for agent name in the UI (not in embed)
- Downgrade openapi version to v3.0.3
- Add CLI installation instructions in README.md
-
v0.10.006 Oct 2025Release notes
Open source →Features
- Feature to upload files to agentapi
- Introduced clickable links
- Added e2e tests
- Fixed the resizing scroll issue
-
v0.9.003 Oct 2025 -
v0.8.030 Sep 2025Release notes
Open source →Features
- Add Support for GitHub Copilot
- Fix inconsistent openapi generation
-
v0.7.2-0.20250929080152-a9160eb3a5cf29 Sep 2025 pre-releaseNothing published for this version
-
v0.7.115 Sep 2025 -
v0.7.011 Sep 2025Release notes
Open source →Features
- Add Support for Opencode.
- Add support for Agent aliases
- Explicitly support AmazonQ
- Bump NEXT.JS version
-
v0.6.303 Sep 2025 -
v0.6.203 Sep 2025 -
v0.6.126 Aug 2025 -
v0.6.021 Aug 2025 -
v0.5.1-0.20250826100357-26ad537417fc26 Aug 2025 pre-releaseNothing published for this version
-
v0.5.1-0.20250823220123-d3710ae73b0523 Aug 2025 pre-releaseNothing published for this version
-
v0.5.1-0.20250821104650-36850720684c21 Aug 2025 pre-releaseNothing published for this version
-
v0.5.018 Aug 2025 -
v0.4.115 Aug 2025Release notes
Open source →Fixes
- Sets
CGO_ENABLED=0in build process to improve compatibility with older Linux versions.
- Sets
-
v0.4.013 Aug 2025Release notes
Open source →Breaking changes
- If you're running agentapi behind a reverse proxy, you'll now likely need to set the
--allowed-hostsflag. See the README for more details.
New features
- Sourcegraph Amp support
- Added a new
--allowed-hostsflag to theservercommand.
Fixes
- Updated Codex support after its TUI has been updated in a recent version.
- If you're running agentapi behind a reverse proxy, you'll now likely need to set the
-
v0.3.4-0.20250811130428-5c425c62447b11 Aug 2025 pre-releaseNothing published for this version
-
v0.3.4-0.20250806122539-e783ff10964506 Aug 2025 pre-releaseNothing published for this version
-
v0.3.306 Aug 2025Nothing published for this version
-
v0.3.204 Aug 2025Nothing published for this version
-
v0.3.131 Jul 2025Nothing published for this version
-
v0.3.022 Jul 2025Nothing published for this version
-
v0.2.307 Jul 2025Nothing published for this version
-
v0.2.222 Jun 2025Nothing published for this version
-
v0.2.127 May 2025Nothing published for this version
-
v0.2.022 May 2025Nothing published for this version
-
v0.1.017 Apr 2025Nothing published for this version
-
v0.1.0-pre1.0.20250417152753-b720ee31c7a417 Apr 2025 pre-releaseNothing published for this version
-
v0.1.0-pre117 Apr 2025 pre-releaseNothing published for this version
-
v0.1.0-pre015 Apr 2025 pre-releaseNothing published for this version