v1.9.14
·
144 commits
to main
since this release
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