Add azure.ai.agents 0.1.16-preview to extension registry#7196
Conversation
There was a problem hiding this comment.
Pull request overview
Adds a new release of the azure.ai.agents extension to the CLI extension registry and updates Fig completion test data to match the extension’s updated command surface (notably ai agent monitor/show no longer exposing explicit --name/--version/... flags).
Changes:
- Register
azure.ai.agentsversion0.1.16-previewincli/azd/extensions/registry.jsonwith new artifact URLs and checksums. - Update
TestFigSpec.tsexpected Fig spec output by removing now-obsoleteai agent monitor/showflags. - Minor registry metadata formatting normalization (move
versionfield earlier in an entry).
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| cli/azd/extensions/registry.json | Adds azure.ai.agents 0.1.16-preview artifacts + normalizes an entry’s field ordering. |
| cli/azd/cmd/testdata/TestFigSpec.ts | Updates Fig spec test snapshot to align with updated extension flags for ai agent monitor/show. |
Azure Dev CLI Install InstructionsInstall scriptsMacOS/Linux
bash: pwsh: WindowsPowerShell install MSI install Standalone Binary
MSI
Documentationlearn.microsoft.com documentationtitle: Azure Developer CLI reference
|
|
/check-enforcer override |
* Add azure.ai.agents 0.1.16-preview to extension registry * Update snapshots
* Add azure.ai.agents 0.1.16-preview to extension registry * Update snapshots
* Add azure.ai.agents 0.1.16-preview to extension registry * Update snapshots
* Add azure.ai.agents 0.1.16-preview to extension registry * Update snapshots
* Add azure.ai.agents 0.1.16-preview to extension registry * Update snapshots
* Add azure.ai.agents 0.1.16-preview to extension registry * Update snapshots
Resolves #7189