azd-ext-azure-ai-toolboxes_1.0.0-beta.3
Pre-release
Pre-release
1.0.0-beta.3 (2026-07-16)
Features Added
- [#9024]
azd deployforhost: azure.ai.toolboxservices now supports anendpoint:field inazure.yamlto reference an existing toolbox by its MCP endpoint URL, skipping version creation. This enables reusing a toolbox managed outside the current project.
Bugs Fixed
- [#9013] Fix
azd ai toolbox skill add/removeandconnection add/removebranching from the toolbox's default version instead of its latest, causing sequential mutations to silently drop earlier changes. Add a--from-versionflag to override the branch source.
Other Changes
- [#9103] Pin internal azd module dependency to released version.