Releases: docker/cagent
Releases · docker/cagent
v1.9.23
What's Changed
- Fix session creation when using ociRefs and passing a working_dir by @krissetto in #914
- Arrow Up Down Nav fix by @jeanlaurent in #915
- Bump a few dependencies by @dgageot in #913
Full Changelog: v1.9.22...v1.9.23
v1.9.22
What's Changed
- Support piping by @dgageot in #901
- RAG re-ranking by @krissetto in #897
- Actually copy RuntimeConfig by @dgageot in #902
- Don't track usage when asked not to by @dgageot in #903
- fix: add proper Shift+Enter and Ctrl+J newline handling (#871) by @rockygeekz in #875
- Make it easier to bump the schema version by @dgageot in #905
- perf: cache lexers per file extension in syntax highlighting by @rumpl in #906
- Tool rendering niceties by @rumpl in #907
- Working directory by @rumpl in #910
- More validation of script tools config by @dgageot in #909
- Work around for MCP Gateway schema issue by @dgageot in #911
- [anthropic] structured outputs: use correct beta header by @dgageot in #908
- Tweak the git commit message by @rumpl in #912
Full Changelog: v1.9.21...v1.9.22
v1.9.21
v1.9.20
v1.9.19
What's Changed
- Fix DMR endpoint detection by @krissetto in #882
- Simpler code by @dgageot in #886
- Remove duplication by @dgageot in #888
- Ignore unused models when checking for missing API keys by @dgageot in #887
- Always stop progress bar. Fixes #883 by @dgageot in #885
Full Changelog: v1.9.18...v1.9.19
v1.9.18
What's Changed
- Add support for codex by @dgageot in #854
- Handle more complex gateway URLs by @dgageot in #878
- Return the actual errors by @rumpl in #877
- Fix loading teams from a dir in api command by @krissetto in #880
- Improve autocomplete ghost text visibility on dark theme (#870) by @rockygeekz in #876
- Pull updated versions of OCI references when available by @krissetto in #872
- Improve evals by @dgageot in #881
New Contributors
- @rockygeekz made their first contribution in #876
Full Changelog: v1.9.17...v1.9.18
v1.9.16
What's Changed
- Fix #848 by @dgageot in #857
- Remove the mouse filter by @rumpl in #859
- Show multi-line error messages by @dgageot in #860
- RAG support by @krissetto in #843
- Fix api endpoint handling when using oci references by @krissetto in #861
Full Changelog: v1.9.15...v1.9.16
v1.9.15
What's Changed
- Be clearer about the type of OS by @dgageot in #846
- Bump a few dependencies by @dgageot in #844
- Make the muted colors a bit less muted by @rumpl in #845
- Skip flaky test by @dgageot in #849
- Support more env var expansion by @dgageot in #847
- Bump bubbles to v2.0.0-rc.1 by @dgageot in #850
- Add thought signature by @rumpl in #853
Full Changelog: v1.9.14...v1.9.15
v1.9.14
What's Changed
- Fix rendering of root messages after subagents finish by @krissetto in #788
- Remove the scrollbar by @rumpl in #789
- Add welcome message to the pirate by @dgageot in #790
- Add a command to show today's puzzle by @dgageot in #792
- Fix the puzzle example by @dgageot in #794
- Implement a default agent by @dgageot in #772
- Fix a few typos by @dgageot in #800
- Let CodeMode call sub-agents by @dgageot in #799
- Fix support for agents.md by @dgageot in #801
- Fix typo by @rumpl in #803
- File autocomplete ignore vcs by @Deepam02 in #795
- Fix mistral tool calling by @rumpl in #804
- Make it more clear what and why is flaky by @rumpl in #805
- Stop acp on ctrl+c by @rumpl in #806
- Make sure that the current selection is always visible by @rumpl in #807
- Update Go version to 1.25.4 by @dgageot in #808
- Update a few dependencies by @dgageot in #810
- Fix the ordering when displaying tool calls in
cagent execby @dgageot in #809 - Update AGENTS.md by @dgageot in #814
- Add /yolo command to toggle tool approval by @Deepam02 in #817
- feat(anthropic): add structured output support (#802) by @smazmi in #819
- Don't show the file that is read by @rumpl in #825
- McpDoc by @jeanlaurent in #824
- Add 'commit' command to gopher.yaml commands list by @dgageot in #827
- Feat/sidebar agent info by @benodiwal in #821
- Add unmanaged mode for oauth flow by @rumpl in #830
- Add background job support to shell by @Deepam02 in #822
- fix: moved TODOs up in the sidebar by @benodiwal in #831
- Improve
cagent pushandcagent pullby @dgageot in #826 - Rename run_shell_background to run_background_job by @dgageot in #832
- More distinctive style for welcome messages by @dgageot in #834
- Works better with git worktrees by @dgageot in #833
- Fix/preload sidebar status by @benodiwal in #838
- Add the librarian by @rumpl in #839
- Fix session title generation to handle multi-content messages by @trungutt in #842
New Contributors
- @benodiwal made their first contribution in #821
Full Changelog: v1.9.13...v1.9.14