Skip to content

Conversation

@edenreich
Copy link
Contributor

Summary

This PR updates the ADL CLI to version 0.26.0 and updates various dependency versions.

Changes

  • Updated ADL CLI to v0.26.0
  • Updated dependency versions
  • Added infer CLI support

Testing

  • All tests pass
  • Code generation successful
  • Linting and formatting applied

- Upgrade code generation to ADL CLI v0.26.0 (from v0.23.11)
- Update Flox environment dependencies:
  - golangci-lint: 2.5.0 -> ^2.6.0
  - docker: 28.4.0 -> ^28.5.1
  - claude-code: 2.0.15 -> ^2.0.37
  - git: 2.51.0 -> ^2.51.0
  - go-task: 3.45.4 -> ^3.45.4
- Improve Docker security: add non-root user (agent:a2a)
- Update Dockerfile version to 0.4.3
- Refine AGENTS.md formatting and documentation
- Add Quick Install section to README
- Update all generated file headers with new ADL version

Signed-off-by: Eden Reich <eden.reich@gmail.com>
I had to disable docker, which is default behavior when running in local mode, in containerized environment we don't need docker and we don't need to run the gateway rather we can simply connect to it.

Signed-off-by: Eden Reich <eden.reich@gmail.com>
@edenreich edenreich merged commit cfd9437 into main Nov 24, 2025
1 check passed
@edenreich edenreich deleted the chore/update-adl-cli-v0.26.0 branch November 24, 2025 21:10
ig-semantic-release-bot bot pushed a commit that referenced this pull request Nov 24, 2025
## [0.4.4](v0.4.3...v0.4.4) (2025-11-24)

### 🔧 Miscellaneous

* **deps:** Update to ADL CLI v0.26.0 and dependency versions ([#43](#43)) ([cfd9437](cfd9437))
@ig-semantic-release-bot
Copy link

🎉 This PR is included in version 0.4.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants