Releases: inference-gateway/adk
Releases · inference-gateway/adk
🚀 Version 0.17.0
30 Dec 21:29
Compare
Sorry, something went wrong.
No results found
0.17.0 (2025-12-30)
✨ Features
metadata: Add token usage and execution metrics to A2A task responses (#127 ) (1f49f97 ), closes #126
♻️ Improvements
Migrate to the latest A2A proto schema (#129 ) (02c2bc1 )
👷 CI
Bump generator tool to 0.2.2 (fc58ab9 )
🔧 Miscellaneous
deps: Bump claude-code 2.0.65 to 2.0.76 (47f0a79 )
deps: Bump generator tool (659aec4 )
deps: Update dependencies and infer configuration (#128 ) (0fa9d33 )
deps: Update infer config (76589af )
🚀 Version 0.16.2
13 Dec 22:06
Compare
Sorry, something went wrong.
No results found
0.16.2 (2025-12-13)
♻️ Improvements
Increase Max Chat Completion Iterations default threshold from 10 to 50 (#125 ) (e871791 ), closes #123
🚀 Version 0.16.1
13 Dec 18:10
Compare
Sorry, something went wrong.
No results found
0.16.1 (2025-12-13)
♻️ Improvements
config: Increase default queue cleanup interval to 120s (#122 ) (10e6e94 )
📚 Documentation
Add missing examples to main readme (e0687d9 )
🔧 Miscellaneous
deps: Bump common dependecies to their latest and add missing infer cli and mockgen (81a7221 )
🚀 Version 0.16.0
03 Dec 22:47
Compare
Sorry, something went wrong.
No results found
0.16.0 (2025-12-03)
✨ Features
callbacks: Integrate callback hooks into agent execution flow (#118 ) (b69b34b ), closes #94 #71
🔧 Miscellaneous
🚀 Version 0.15.3
20 Nov 14:26
Compare
Sorry, something went wrong.
No results found
0.15.3 (2025-11-20)
🔧 Miscellaneous
deps: Upgrade Inference Gateway SDK to v1.14.0 (#116 ) (26722e9 )
🚀 Version 0.15.2
18 Oct 17:11
Compare
Sorry, something went wrong.
No results found
0.15.2 (2025-10-18)
🐛 Bug Fixes
artifacts: Prevent double initialization of artifacts service (#115 ) (5f79ef4 ), closes #114
🚀 Version 0.15.1
17 Oct 19:12
Compare
Sorry, something went wrong.
No results found
0.15.1 (2025-10-17)
🐛 Bug Fixes
task: CancelTask now actually stops running task execution (#113 ) (9aefbcf ), closes #112
🚀 Version 0.15.0
14 Oct 15:00
Compare
Sorry, something went wrong.
No results found
0.15.0 (2025-10-14)
✨ Features
toolbox: Implement CreateArtifact tool for autonomous artifact creation (#111 ) (5fe9bf3 ), closes #109
🚀 Version 0.14.0
11 Oct 18:51
Compare
Sorry, something went wrong.
No results found
0.14.0 (2025-10-11)
✨ Features
Add the callbacks ready to be used by the agent (#94 ) (84632f3 )
types: Refactor Part deserialization to use concrete types (#104 ) (22d192e ), closes #102
♻️ Improvements
Consolidate the logic of the agent and remove redundancy (#93 ) (54e5e71 )
docker-compose: Remove port mappings for server service to avoid confusion (3df7b08 )
server: Remove handler duplication between A2AServerImpl and DefaultA2AProtocolHandler (#101 ) (75b9c20 )
🐛 Bug Fixes
Improve validation logic for task handler configuration (#98 ) (34d6354 )
👷 CI
Add Prettier setup and formatting steps for Go and markdown files (#105 ) (f2a1994 )
📚 Documentation
examples: Add input-required flow examples (#96 ) (17764f3 )
🔧 Miscellaneous
deps: Update claude-code to 2.0.8 and install gh cli version 2.81.0 in flox environment (4d6e41a )
🚀 Version 0.13.1
05 Oct 19:19
Compare
Sorry, something went wrong.
No results found
0.13.1 (2025-10-05)
♻️ Improvements
artifact: Improve artifact storage support usage for URI-based artifacts and provide utilities to a2a clients for consistent downloads (#90 ) (a72ce62 )
🔧 Miscellaneous
deps: Update claude-code version to ^2.0.1 in manifest files (453cfd9 )