Conversation
…ADL CLI version to 0.21.6 Signed-off-by: Eden Reich <eden.reich@gmail.com>
ig-semantic-release-bot bot
pushed a commit
that referenced
this pull request
Sep 26, 2025
## [0.2.0](v0.1.3...v0.2.0) (2025-09-26) ### ✨ Features * **skills:** Add write_to_csv skill for data export workflows ([#25](#25)) ([5b7509f](5b7509f)), closes [#24](#24) ### ♻️ Improvements * Update agent metadata to use agent-card.json and increment ADL CLI version to 0.21.6 ([#33](#33)) ([7d91dde](7d91dde))
|
🎉 This PR is included in version 0.2.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
algen0309-bit
added a commit
to algen0309-bit/browser-agent
that referenced
this pull request
Mar 24, 2026
## [0.2.0](inference-gateway/browser-agent@v0.1.3...v0.2.0) (2025-09-26) ### ✨ Features * **skills:** Add write_to_csv skill for data export workflows ([#25](inference-gateway/browser-agent#25)) ([5b7509f](inference-gateway/browser-agent@5b7509f)), closes [#24](inference-gateway/browser-agent#24) ### ♻️ Improvements * Update agent metadata to use agent-card.json and increment ADL CLI version to 0.21.6 ([#33](inference-gateway/browser-agent#33)) ([7d91dde](inference-gateway/browser-agent@7d91dde))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Update the ADL CLI version.
Rename the .well-known/agent.json card to .well-known/agent-card.json for better compatibility with the latest official A2A spec.