Releases: coder/agentapi
Releases · coder/agentapi
v0.6.1
26 Aug 10:06
Compare
Sorry, something went wrong.
No results found
What's Changed
chore: document release process by @johnstcn in #65
build(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @dependabot [bot] in #66
feat: fix animation issue for sourcegraph-amp by @35C4n0r in #67
Full Changelog : v0.6.0...v0.6.1
v0.6.0
21 Aug 10:32
Compare
Sorry, something went wrong.
No results found
v0.5.0
18 Aug 15:47
Compare
Sorry, something went wrong.
No results found
v0.4.1
18 Aug 10:19
Compare
Sorry, something went wrong.
No results found
v0.4.0
13 Aug 09:56
Compare
Sorry, something went wrong.
No results found
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.
v0.3.3
06 Aug 11:07
Compare
Sorry, something went wrong.
No results found
v0.3.3 adds support for configuring the AgentAPI server using environment variables, in addition to existing CLI flags.
v0.3.2
04 Aug 13:56
Compare
Sorry, something went wrong.
No results found
v0.3.2 fixes support for the Rust-based Codex CLI.
v0.3.1
31 Jul 11:39
Compare
Sorry, something went wrong.
No results found
v0.3.1 brings improvements to running agentapi server under a subpath.
v0.3.0
22 Jul 14:15
Compare
Sorry, something went wrong.
No results found
v0.3.0 brings gemini support and improvements to the chat interface.
v0.2.3
07 Jul 11:16
Compare
Sorry, something went wrong.
No results found
v0.2.3 adds an arm64 Linux build to GitHub releases.