Skip to content

feat: extract tool definitions into A2ATools from a2a-utils#7

Merged
benclarkeio merged 2 commits intomainfrom
refactor/extract-tools-to-a2a-utils
Mar 26, 2026
Merged

feat: extract tool definitions into A2ATools from a2a-utils#7
benclarkeio merged 2 commits intomainfrom
refactor/extract-tools-to-a2a-utils

Conversation

@benclarkeio
Copy link
Copy Markdown
Contributor

Replace inline @mcp.tool() definitions with A2ATools class methods registered dynamically, moving tool logic and serialization into the shared a2a-utils library. Drops get_agent_card_from_url and add_agent tools.

benclarkeio and others added 2 commits March 25, 2026 21:49
Replace inline @mcp.tool() definitions with A2ATools class methods
registered dynamically, moving tool logic and serialization into the
shared a2a-utils library. Drops get_agent_card_from_url and add_agent
tools.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…rt order

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@benclarkeio benclarkeio merged commit 0fb1697 into main Mar 26, 2026
4 checks passed
@benclarkeio benclarkeio deleted the refactor/extract-tools-to-a2a-utils branch March 26, 2026 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant