Releases: docker/docker-agent
Releases · docker/docker-agent
v1.4.1
v1.4.0
What's Changed
- Fix the help of the push command by @rumpl in #244
- Fix tool filtering in the filesystem by @rumpl in #246
- Add max iterations to server session by @krissetto in #247
- New cagent image by @dgageot in #251
- Fix Taskfile by @dgageot in #252
- Use patched version of mcp-go (waiting for 0.41 in the meantime) by @trungutt in #249
Full Changelog: v1.3.8...v1.4.0
v1.3.8
What's Changed
Full Changelog: v1.3.7...v1.3.8
v1.3.7
v1.3.6
What's Changed
- More specificity in toolset start stop calls by @trungutt in #231
- Fix usage of cagent listen by @dgageot in #233
- fix(ci): set BUILD_DATE via image.created label by @ashwat287 in #235
- Improve Oauth error management by @trungutt in #234
- Support max_iterations config in agent yaml by @krissetto in #237
- remote: Set the runtime's sessionId once the stream starts by @rumpl in #239
- Fix examples with memory by @dgageot in #240
- Mention max_iterations in the docs by @krissetto in #238
- fix(ci): fallback to github.run_started_at if meta.outputs.created is unset for BUILD_DATE by @ashwat287 in #236
New Contributors
- @ashwat287 made their first contribution in #235
Full Changelog: v1.3.5...v1.3.6
v1.3.5
What's Changed
- don't use /internal/ from /pkg/ by @dgageot in #222
- Handle multiple Oauth requirements by @trungutt in #212
- Move OAuth implementation into separate package by @trungutt in #225
- max iteration support for
cagent newby @krissetto in #228 - No need to check Oauth in processToolCalls by @trungutt in #230
- Fix: Handle empty tool messages by @mqasimsarfraz in #229
New Contributors
- @mqasimsarfraz made their first contribution in #229
Full Changelog: v1.3.4...v1.3.5
v1.3.4
What's Changed
- Allow pushing the cagent image by @dgageot in #215
- Add a new community example - Couchbase MCP server cagent by @shivaylamba in #216
- Pass a title to the app by @dgageot in #217
- Fix 'cagent version' by @dgageot in #223
New Contributors
- @shivaylamba made their first contribution in #216
Full Changelog: v1.3.3...v1.3.4
v1.3.3
v1.3.2
What's Changed
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- Handling Oauth flows for MCP servers that follow MCP Oauth by @trungutt in #198
- Move the TUI to pkg by @dgageot in #204
- Implement per-URL token stores for MCP tools by @trungutt in #207
- Fix the TUI on windows by @rumpl in #205
- Add task to push demo images by @dgageot in #203
- Show which runtime was not found by @dgageot in #208
Full Changelog: 1.3.0...v1.3.1