Releases: docker/cagent
Releases · docker/cagent
v1.5.10
What's Changed
- Also lint tests by @dgageot in #365
- Update all dependencies by @rumpl in #367
- Hardcode telemetry credentials for open source distribution by @derekmisler in #366
- Fix Oauth for server API by @trungutt in #368
- Performance fixes by @rumpl in #364
- Fix TUI scrolling by @rumpl in #369
- Set max width for the arguments rendering to 120 by @rumpl in #370
Full Changelog: v.1.5.9...v1.5.10
v.1.5.9
What's Changed
- Use claude sonnet 4.5 in the developer by @rumpl in #354
- Workaround for DMR requiring tool descriptions by @krissetto in #356
- Make agent name explicit for all events by @trungutt in #357
- Only replace colons in the azure model mapper func for non 3.5 models by @krissetto in #358
- Fix the redirect uri being empty by @rumpl in #360
- The api should not start an oauth callback server by @rumpl in #361
Full Changelog: v1.5.8...v.1.5.9
v1.5.8
What's Changed
- Add the tool definition to the partial tool call and tool call events by @rumpl in #343
- Fix the exclude patterns by @rumpl in #344
- Only start the callback server when it's needed by @rumpl in #346
- Implement Code Mode for calling tools by @dgageot in #342
- Don't try to marshal functions by @rumpl in #349
- Bump github.com/mark3labs/mcp-go to v0.41.0 by @dgageot in #347
- Rename CodeMode to CodeModeTools by @rumpl in #351
- Start supporting output schemas by @dgageot in #350
Full Changelog: v1.5.7...v1.5.8
v1.5.7
v1.5.6
What's Changed
Full Changelog: v.1.5.5...v1.5.6
v1.5.3
What's Changed
Full Changelog: v1.5.2...v1.5.3
v1.5.1
What's Changed
- Build for both arm64 and amd64 by @dgageot in #271
- Add endpoint to retrieve sessions by agent filename by @trungutt in #272
- Misc changes to the build by @dgageot in #274
- Add missing windows/arm64 target by @dgageot in #273
- Secure OpenBrowser function against URL injection by @trungutt in #276
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Add a hidden dry run to
cagent runby @dgageot in #261 - Avoid init functions by @dgageot in #262
- Make it possible to override base image by @dgageot in #264
- Smaller docker/cagent image by @dgageot in #257
- Check that the agent can be found by @dgageot in #263
- Remove dead code by @dgageot in #268
- Update the labels for secrets by @dgageot in #269
Full Changelog: v1.4.2...v1.5.0