update azd to use A2A tool GA API
Open
Beginner friendly
enhancement
ext-agents
- Dominant language
- Go
- Stars
- 569
- Forks
- 364
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 136
Description
Switch from the preview `a2a_preview` tool type to the GA `a2a` tool type.
- Tool type changes from `a2a_preview` to `a2a`.
- The GA model adds a required `a2a_version` property.
TypeSpec: [`A2ATool`](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/ai-foundry/data-plane/Foundry/src/tools/models.tsp#L833-L851)
Contributor guide
Research direction
Search the repository for `a2a_preview` to find the azd integration point. Update the tool type to `a2a` and provide the required `a2a_version` property defined by the linked `A2ATool` TypeSpec; done means the integration uses the GA API rather than the preview type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, go
- Domain
- ai, cli
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100