azd-ext-azure-ai-agents_1.0.0-beta.10
Pre-release
Pre-release
·
1 commit
to main
since this release
1.0.0-beta.10 (2026-08-13)
Features Added
- [#9332] Add
azd ai agent packandazd ai agent publishcommands for packaging and publishing Teams activity agents. Thanks JianW (@v1212) for the contribution! - [#9457] Allow
azd ai agent init --infrato add isolated Foundry infrastructure alongside existing project infrastructure by using layers.
Bugs Fixed
- [#9517] Fix
azd ai agent monitor <agent-name>outside an azd project while preserving project-aware resolution when available. - [#9531] Fix inconsistent Doctor and next-step environment diagnostics across inline
azure.yaml, deprecatedconfig:, and legacy agent manifests. - [#9543] Preserve specific Activity Agent deployment failures for endpoint, Azure Bot, and Teams channel operations. Thanks Huajie Zhang (@jayzhang) for the contribution!
- [#9497] Fix Activity Agent deployments to reuse the Azure Bot already bound to the agent identity and persist the resolved bot name. Thanks Huajie Zhang (@jayzhang) for the contribution!
- [#9491] Preserve actionable hosted-agent deployment errors and remediation guidance.
Other Changes
- [#9370] Update agent guidance to use the renamed
azd extension updatecommand. Thanks Hiyo Shin (@hyoshis) for the contribution!