Releases: inference-gateway/a2a-debugger
Releases Β· inference-gateway/a2a-debugger
π Version 0.8.0
09 Oct 16:58
Compare
Sorry, something went wrong.
No results found
0.8.0 (2025-10-09)
β¨ Features
tasks: Add --include-artifacts flag to tasks list command (#21 ) (1e91d73 ), closes #18
tasks: Add --include-history flag to tasks list command (#20 ) (6c9826f ), closes #19
π§ Miscellaneous
deps: Update create-github-app-token action to v2.1.4 (f5afc25 )
π Version 0.7.0
05 Oct 14:56
Compare
Sorry, something went wrong.
No results found
0.7.0 (2025-10-05)
β¨ Features
cli: Add YAML and JSON output format support (#15 ) (a9a54a2 ), closes #14
π Version 0.6.1
03 Oct 23:48
Compare
Sorry, something went wrong.
No results found
0.6.1 (2025-10-03)
β»οΈ Improvements
tasks: Show all Task attributes in list command (#13 ) (632c930 ), closes #12
π Version 0.6.0
07 Sep 00:59
Compare
Sorry, something went wrong.
No results found
0.6.0 (2025-09-07)
β¨ Features
Add task resumption support to submit commands (#9 ) (ccd9cec ), closes #8
streaming: Add comprehensive Task ID and summary display at end of streaming (#7 ) (069cd58 ), closes #6
π Version 0.5.2
28 Aug 21:11
Compare
Sorry, something went wrong.
No results found
0.5.2 (2025-08-28)
β»οΈ Improvements
Improve agent response display with message parts when streaming tasks (41dfd28 )
π Bug Fixes
Correct environment variable names in docker-compose.yml (f9721a1 )
π§ Miscellaneous
Add initial configuration files for flox environment setup (edede96 )
π Version 0.5.1
04 Aug 18:32
Compare
Sorry, something went wrong.
No results found
0.5.1 (2025-08-04)
π Bug Fixes
Display all message part types including tool calls (#3 ) (54dc546 ), closes #2
π· CI
Add Claude Code GitHub Workflow (#1 ) (741230b )
π Documentation
Add CLAUDE.md for project documentation and development guidelines (caa0e90 )
π§ Miscellaneous
Add issue templates for bug reports, feature requests, and refactor requests (ae732b9 )
π¨ Miscellaneous
Install Claude code in Dockerfile (13a2bbc )
π Version 0.5.0
19 Jun 13:14
Compare
Sorry, something went wrong.
No results found
0.5.0 (2025-06-19)
β¨ Features
Add submit-streaming command to A2A CLI and update README with usage examples (62e4614 )
π§ Miscellaneous
π Version 0.4.0
17 Jun 23:17
Compare
Sorry, something went wrong.
No results found
0.4.0 (2025-06-17)
β¨ Features
Add submit task command to A2A CLI and update README with usage examples (f5ef0de )
β»οΈ Improvements
Update a2a-debugger service to use build context instead of image (0c3732c )
π Bug Fixes
Correct build output path and entrypoint in Dockerfile (bdb6320 )
Improve error handling for MethodNotFoundError in A2A client commands (cc16b6e )
π Documentation
Remove unnecessary config flag from README and update docker-compose entrypoint (1099c8f )
π Version 0.3.1
17 Jun 20:52
Compare
Sorry, something went wrong.
No results found
0.3.1 (2025-06-17)
β»οΈ Improvements
Change log level from Info to Debug for A2A client initialization and connection tests (a15ad42 )
π Documentation
Add example README, configuration file, and docker-compose for A2A Debugger setup (9b535a7 )
Update example server URL in README to localhost (f3ce233 )
π§ Miscellaneous
Update TASK_VERSION to v3.44.0 (813bd4e )
π Version 0.3.0
17 Jun 19:15
Compare
Sorry, something went wrong.
No results found
0.3.0 (2025-06-17)
β¨ Features
Add version command and display version information in A2A Debugger (6146892 )