Releases: docker/cagent
Releases · docker/cagent
v1.13.0
v1.12.0
What's Changed
- Update deps by @dgageot in #1055
- Output improvements by @jeanlaurent in #1039
- Make sure to close the listener by @dgageot in #1054
- Fix-1041 (uds name too long) by @dgageot in #1051
- Choose which agent/agents to expose with MCP by @dgageot in #1052
- Better tool names for MCP and A2A by @dgageot in #1053
Full Changelog: v1.11.0...v1.12.0
v1.11.0
v1.10.6
What's Changed
- Add podcast generation workflow to show the integration in using github models. by @sunnynagavo in #1043
New Contributors
- @sunnynagavo made their first contribution in #1043
Full Changelog: v1.10.5...v1.10.6
v1.10.5
What's Changed
- Add version metadata by @dgageot in #1024
- Add an alias for the build task by @rumpl in #1025
- Better handoffs by @dgageot in #1026
- Record a new demo by @dgageot in #1027
- dockerfile: zig support with xx 1.9.0 by @crazy-max in #1019
- Add custom filename support to /eval command by @jeanlaurent in #1029
- Faster tests by @dgageot in #1028
- I want to be able to run "t t" by @rumpl in #1033
- Session tool approval toggle by @rumpl in #1032
- Update developer's sys prompt by @rumpl in #1034
- Faster test by @dgageot in #1035
- Nicer demo by @dgageot in #1036
- Simplify API and Fetch tool output display by @jeanlaurent in #1031
- Extract the title generation from the runtime by @rumpl in #1037
- Use go-units by @dgageot in #1038
Full Changelog: v1.10.4...v1.10.5
v1.10.4
What's Changed
- Fix typo in USAGE.md regarding agent building blocks by @tnuocca-wen in #1007
- Fix dockerized windows builds by @krissetto in #1008
- Show Content if no DisplayContent provided by @krissetto in #1010
- Bump dependencies by @dgageot in #1011
- Use multi-content when attaching files by @rumpl in #1012
- Fix CI? by @dgageot in #1021
- This is for the TUI, not for cagent exec by @dgageot in #1017
- More robust code by @dgageot in #1018
- Cagent exec json by @dgageot in #1020
- Remove pagination from getSession API by @trungutt in #1023
New Contributors
- @tnuocca-wen made their first contribution in #1007
Full Changelog: v1.10.3...v1.10.4
v1.10.3
What's Changed
- Fix file search by @rumpl in #1001
- Better file attachment support with
@somefileby @krissetto in #1004
Full Changelog: v1.10.1...v1.10.3
v1.10.2
What's Changed
- resize handle for input area by @Deepam02 in #984
- Builtin limits and cleanup by @rumpl in #988
- Remove dead code from telemetry by @rumpl in #990
- Add a wrapper handler for our tools by @rumpl in #989
- Compact the session before processing the stream by @rumpl in #991
- Fix test by @dgageot in #992
- Soft wrap lines in the diff instead of truncating by @rumpl in #993
- Add Cost and Output Tokens to
cagent eval's output by @dgageot in #994 - Fix the tool trajectory scoring by @dgageot in #995
- Use all the gopls tools by @dgageot in #997
- Better cagent exec by @dgageot in #996
Full Changelog: v1.10.0...v1.10.2
v1.9.30
What's Changed
- api: fix file source by @rumpl in #981
- Make sure thinking budgets in v2 configs get serialized correctly by @krissetto in #985
- Improve the parallel execution of evals by @dgageot in #987
- RAG: Allow
respect_vcsconfig by @krissetto in #982 - Help the LLM find out which pattern it can use by @dgageot in #983
Full Changelog: v1.9.29...v1.9.30
v1.9.29
What's Changed
- Support URL agent source by @dgageot in #979
- RAG: Semantic embeddings strategy by @krissetto in #978
- Target correct zig arch during windows build by @krissetto in #980
Full Changelog: v1.9.28...v1.9.29