Releases: docker/cagent
Releases · docker/cagent
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
v1.9.27
What's Changed
- Prepare cleanup loading by @dgageot in #954
- Extract runtime for session creation by @rumpl in #955
- Always use a Source to load a config by @dgageot in #957
- Remove dead code by @dgageot in #958
- go mod tidy by @dgageot in #959
- Bump bubbletea by @dgageot in #960
- go.mod and go.sum must be tidy by @dgageot in #961
- Fix task lint by @dgageot in #963
- OCI source by @rumpl in #956
- Update github actions by @dgageot in #962
- dockerfile: add build args for alpine and go version by @crazy-max in #964
- Big cleanup by @dgageot in #965
- More cleanup by @dgageot in #966
- Only count tokens and clamp max_tokens for anthropic calls on error by @krissetto in #969
- Better evals by @dgageot in #970
Full Changelog: v1.9.26...v1.9.27
v1.9.26
What's Changed
- Don't reconfigure dmr model when generating a title by @krissetto in #943
- Better sidebar by @dgageot in #944
- Log cagent api by @dgageot in #945
- Allow using globs to define rag docs by @krissetto in #946
- Don't check for DD when creating an stdio mcp client on linux by @krissetto in #948
- Cleanup server API by @rumpl in #947
- Remove now unused "rag ready" event by @krissetto in #949
- Make rag tool configurable by @krissetto in #950
- Fix the CWD in the shell by @rumpl in #952
- Cleanup RAG code a bit by @krissetto in #953
Full Changelog: v1.9.25...v1.9.26