PackageTrack
Sign in Get early access

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 2026
2026
Release Pre-release

Releases

latest 49
  1. v0.12.2 27 May 2026
    Release notes

    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

    Full Changelog: v0.12.1...v0.12.2

    Open source →
    Release notes

    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
    Open source →
    Release notes

    v0.12.2 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  2. v0.12.1 05 Mar 2026
    Release notes

    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

    Open source →
    Release notes

    Fixes

    • Prevent terminal echo from being captured as agent messages
    • Update codex message box detection
    Open source →
    Release notes

    v0.12.1

    Compare

    Choose a tag to compare

    Open source →
  3. v0.12.1-0.20260302122209-978894d90b1d 02 Mar 2026 pre-release

    Nothing published for this version

  4. v0.12.0 02 Mar 2026
    Release notes

    What's Changed

    Full Changelog: v0.11.8...v0.12.0

    Open source →
    Release notes

    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
    Open source →
    Release notes

    v0.12.0

    Compare

    Choose a tag to compare

    Open source →
  5. v0.11.8 14 Jan 2026
    Release notes

    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

    Open source →
    Release notes

    Fix

    • Update message box formatting detection for Claude
    Open source →
    Release notes

    v0.11.8

    Compare

    Choose a tag to compare

    Open source →
  6. v0.11.7 13 Jan 2026
    Release notes

    What's Changed

    Full Changelog: v0.11.6...v0.11.7

    Open source →
    Release notes

    Features

    • format codex messages to skip the coder_report_task tool call
    Open source →
    Release notes

    v0.11.7

    Compare

    Choose a tag to compare

    Open source →
  7. v0.11.6 19 Dec 2025
    Release notes

    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

    Open source →
    Release notes

    Features

    • Bump Next.js to 15.4.10
    Open source →
    Release notes

    v0.11.6

    Compare

    Choose a tag to compare

    Open source →
  8. v0.11.6-0.20251219162201-4e87473e1096 19 Dec 2025 pre-release

    Nothing published for this version

  9. v0.11.5 19 Dec 2025
    Release notes

    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

    Open source →
    Release notes

    Features

    • Add tool call logging.
    • Improve parsing/detection of tool call messages.
    Open source →
    Release notes

    v0.11.5

    Compare

    Choose a tag to compare

    Open source →
  10. v0.11.4 09 Dec 2025
    Release notes

    Features

    • Temporarily remove coder report_task tool-call logs
    Open source →
  11. v0.11.3 09 Dec 2025
    Release notes

    Features

    • format claude messages to skip the coder_report_task tool call
    Open source →
  12. v0.11.2 24 Nov 2025
    Release notes

    Features

    • Improved handling of initial prompt
    Open source →
  13. v0.11.1 23 Nov 2025
    Release notes

    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
    Open source →
  14. v0.11.1-0.20251112132303-7a9abbb2eaf5 12 Nov 2025 pre-release

    Nothing published for this version

  15. v0.11.1-0.20251107132209-0811a14250a4 07 Nov 2025 pre-release

    Nothing published for this version

  16. v0.11.0 07 Nov 2025
    Release notes

    Features

    • Support sending initial prompt via stdin
    Open source →
  17. v0.10.2 01 Nov 2025
    Release notes

    Features

    • Improve autoscroll UX
    Open source →
  18. v0.10.2-0.20251021030330-db7b133ae67f 21 Oct 2025 pre-release

    Nothing published for this version

  19. v0.10.1 17 Oct 2025
    Release notes

    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
    Open source →
  20. v0.10.0 06 Oct 2025
    Release notes

    Features

    • Feature to upload files to agentapi
    • Introduced clickable links
    • Added e2e tests
    • Fixed the resizing scroll issue
    Open source →
  21. v0.9.0 03 Oct 2025
    Release notes

    Features

    • Add support for initial prompt via -I flag
    Open source →
  22. v0.8.0 30 Sep 2025
    Release notes

    Features

    • Add Support for GitHub Copilot
    • Fix inconsistent openapi generation
    Open source →
  23. v0.7.2-0.20250929080152-a9160eb3a5cf 29 Sep 2025 pre-release

    Nothing published for this version

  24. v0.7.1 15 Sep 2025
    Release notes

    Fixes

    • Adds headers to prevent proxies buffering SSE connections
    Open source →
  25. v0.7.0 11 Sep 2025
    Release notes

    Features

    • Add Support for Opencode.
    • Add support for Agent aliases
    • Explicitly support AmazonQ
    • Bump NEXT.JS version
    Open source →
  26. v0.6.3 03 Sep 2025
    Release notes
    • CI fixes.
    Open source →
  27. v0.6.2 03 Sep 2025
    Release notes
    • Fix incorrect version string.
    Open source →
  28. v0.6.1 26 Aug 2025
    Release notes

    Features

    • Handle animation on Amp cli start screen.
    Open source →
  29. v0.6.0 21 Aug 2025
    Release notes

    Features

    • Adds support for Auggie CLI.
    Open source →
  30. v0.5.1-0.20250826100357-26ad537417fc 26 Aug 2025 pre-release

    Nothing published for this version

  31. v0.5.1-0.20250823220123-d3710ae73b05 23 Aug 2025 pre-release

    Nothing published for this version

  32. v0.5.1-0.20250821104650-36850720684c 21 Aug 2025 pre-release

    Nothing published for this version

  33. v0.5.0 18 Aug 2025
    Release notes

    Features

    • Adds support for Cursor CLI.
    Open source →
  34. v0.4.1 15 Aug 2025
    Release notes

    Fixes

    • Sets CGO_ENABLED=0 in build process to improve compatibility with older Linux versions.
    Open source →
  35. v0.4.0 13 Aug 2025
    Release notes

    Breaking changes

    • If you're running agentapi behind a reverse proxy, you'll now likely need to set the --allowed-hosts flag. See the README for more details.

    New features

    • Sourcegraph Amp support
    • Added a new --allowed-hosts flag to the server command.

    Fixes

    • Updated Codex support after its TUI has been updated in a recent version.
    Open source →
  36. v0.3.4-0.20250811130428-5c425c62447b 11 Aug 2025 pre-release

    Nothing published for this version

  37. v0.3.4-0.20250806122539-e783ff109645 06 Aug 2025 pre-release

    Nothing published for this version

  38. v0.3.3 06 Aug 2025

    Nothing published for this version

  39. v0.3.2 04 Aug 2025

    Nothing published for this version

  40. v0.3.1 31 Jul 2025

    Nothing published for this version

  41. v0.3.0 22 Jul 2025

    Nothing published for this version

  42. v0.2.3 07 Jul 2025

    Nothing published for this version

  43. v0.2.2 22 Jun 2025

    Nothing published for this version

  44. v0.2.1 27 May 2025

    Nothing published for this version

  45. v0.2.0 22 May 2025

    Nothing published for this version

  46. v0.1.0 17 Apr 2025

    Nothing published for this version

  47. v0.1.0-pre1.0.20250417152753-b720ee31c7a4 17 Apr 2025 pre-release

    Nothing published for this version

  48. v0.1.0-pre1 17 Apr 2025 pre-release

    Nothing published for this version

  49. v0.1.0-pre0 15 Apr 2025 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive