Skip to content

azd-ext-azure-ai-agents_1.0.0-beta.10

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk-automation azure-sdk-automation released this 14 Aug 17:54
· 1 commit to main since this release
947d8a3

1.0.0-beta.10 (2026-08-13)

Features Added

  • [#9332] Add azd ai agent pack and azd ai agent publish commands for packaging and publishing Teams activity agents. Thanks JianW (@v1212) for the contribution!
  • [#9457] Allow azd ai agent init --infra to 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, deprecated config:, 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