Releases: docker/cagent
Releases · docker/cagent
v1.2.0
What's Changed
- Add redirect-uri flag by @trungutt in #177
- Improve labels set on cagent build images by @dgageot in #176
- Use Oauth for remote client if needed by @trungutt in #180
- dockerfile: use cross-comp target to avoid emulation by @crazy-max in #179
- Add error for unsupported agent files by @dgageot in #178
- ci: add concurrency check by @crazy-max in #184
- use secrets instead of build-args by @crazy-max in #185
- Add a simple stream example by @rumpl in #182
- Add Oauth event by @trungutt in #181
- Add useful env vars to the image by @dgageot in #186
- Make tracking usage disable-able. by @cmrigney in #160
- Listen on a socket by default by @dgageot in #187
- tools/filesystem: Add post-edit command support by @vvoland in #89
- Fixing linting error by @jeanlaurent in #190
- Put the post edit config to the lastest config by @rumpl in #191
- Build image only on manual dispatch or tag by @jeanlaurent in #193
- Allow passing a prompt to
cagent execby @dgageot in #194
New Contributors
- @trungutt made their first contribution in #177
- @crazy-max made their first contribution in #179
- @cmrigney made their first contribution in #160
Full Changelog: v1.1.1...v1.2.0
v1.1.1
v1.1.0
What's Changed
- Fix the docker build by @dgageot in #167
- Put more tags by @dgageot in #168
- Use latest or tag when building image by @jeanlaurent in #169
Full Changelog: v1.0.10...v1.1.0
v1.0.9
What's Changed
- (feat): devcontainer support by @tfenster in #121
- CODEOWNERS file update by @temenuzhka-thede in #122
- Add Security.md file by @temenuzhka-thede in #123
- Add a provider for compose secrets (/run/secrets/*) by @dgageot in #124
- Using a gateway means no need for the specific api tokens by @dgageot in #125
- in container checks by @dgageot in #154
New Contributors
- @tfenster made their first contribution in #121
- @temenuzhka-thede made their first contribution in #122
Full Changelog: v1.0.6...v1.0.9
v1.0.6
What's Changed
- Telemetry should send tool and token events by @derekmisler in #104
- Show the current version on the lower left corner in the status bar by @rumpl in #116
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Correct memory param in mem.yaml example by @marcellodesales in #105
- Bug fixes for openai provider by @krissetto
--max-tokensnow supported incagent newby @krissetto- Remove the MCP Server mode by @dgageot in #108
- Cleanup after MCP server runs @ @dgageot
- Remove crush markdown by @dgageot in #109
- Simplify env management by @dgageot in #110
- Configure slog to write to file in TUI mode, overridable with
--log-fileby @krissetto - Handle and print reasoning tokens for dmr provider by @rumpl in #111
New Contributors
- @marcellodesales made their first contribution in #105
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- environment: Add macOS Keychain environment provider by @vvoland in #93
- More complete DMR configuration support by @krissetto in #103 (Closes #71)
- Fixed cost tracking in sub-sessions: Sub-session costs are now properly tracked and accumulated, preventing cost resets to zero during multi-agent runs (Fixes #90)
- Fixed tool_call parameter extraction for DMR: Resolved issue where tool call arguments were not being properly parsed or extracted when using MCP servers through Docker MCP Gateway (Fixes #95)
- Added token usage tracking to DMR: Enhanced DMR provider to properly track and report token usage
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Update dev-team.yaml by @nunocoracao in #82
- provider/openai: Allow custom token key by @vvoland in #87
- environment: Add
passprovider by @vvoland in #88 - Anonymous telemetry enabled. Instructions to opt-out can be found here.
New Contributors
- @nunocoracao made their first contribution in #82
- @vvoland made their first contribution in #87
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Fixes model generation prompt for cagent new
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Fixes basic TUI support on windows
Full Changelog: v1.0.0...v1.0.1