azd-ext-azure-ai-agents_1.0.0-beta.9
Pre-release
Pre-release
·
181 commits
to main
since this release
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-portoption toazd ai agent runso 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.yamlwhile preserving resolved deployment defaults. - [#9404] Fix
azd ai agent initre-prompting for agent settings when an existingazure.yamlalready defines the agent. - [#9407] Allow
azd ai agent init --infrato continue through existing projects without a Foundry service and reject unsupported infrastructure layouts before mutation. - [#9422] Restrict unified manifest adoption in
azd ai agent initto manifests that declare anazure.ai.agentservice. - [#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.