Skip to content

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

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk-automation azure-sdk-automation released this 06 Aug 09:20
· 181 commits to main since this release
7693a70

1.0.0-beta.9 (2026-08-06)

Features Added

  • [#9079] Add service-scoped environment support for Foundry agent services while preserving project-wide fallback behavior.
  • [#9366] Add an --inspector-port option to azd ai agent run so multiple local agents can use separate Inspector ports.

Bugs Fixed

  • [#9326] Validate Foundry dependencies before creating an agent version and provide actionable guidance when resources are not ready.
  • [#9367] Fix Foundry network environment references to apply shared defaults, escaping, and unresolved-variable validation consistently during synthesis.
  • [#9397] Stop agent lifecycle hooks from rewriting user-authored azure.yaml while preserving resolved deployment defaults.
  • [#9404] Fix azd ai agent init re-prompting for agent settings when an existing azure.yaml already defines the agent.
  • [#9407] Allow azd ai agent init --infra to continue through existing projects without a Foundry service and reject unsupported infrastructure layouts before mutation.
  • [#9422] Restrict unified manifest adoption in azd ai agent init to manifests that declare an azure.ai.agent service.
  • [#9438] Clarify agent initialization output by naming the agent added to azure.yaml.
  • [#9439] Validate hosted-agent environment variable names before deployment and report actionable errors for invalid names.