feat(inspector): update embedded Agent Inspector UI - #9637
Open
Ying Hua (herohua) wants to merge 1 commit into
Open
feat(inspector): update embedded Agent Inspector UI#9637Ying Hua (herohua) wants to merge 1 commit into
Ying Hua (herohua) wants to merge 1 commit into
Conversation
|
Azure Pipelines: Successfully started running 1 pipeline(s). 20 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Ying Hua (herohua)
marked this pull request as ready for review
August 19, 2026 11:18
|
Azure Pipelines: Successfully started running 1 pipeline(s). 20 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the embedded Agent Inspector SPA with the latest UI bundle and model/provider branding.
Changes:
- Points the SPA entry page to the updated JavaScript and CSS bundles.
- Adds responsive logos for supported model providers.
- Adds composite Fireworks provider/model artwork.
Reviewed changes
Copilot reviewed 1 out of 27 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
index.html |
References updated SPA bundles. |
qwen-BDzFJDOl.svg |
Adds small Qwen logo. |
qwen-26Srvihb.svg |
Adds large Qwen logo. |
nttdata-BX5gjCWx.svg |
Adds large NTT DATA logo. |
nttdata-Bw2zTwva.svg |
Adds small NTT DATA logo. |
minimax20-C_s7cPdw.svg |
Adds small MiniMax logo. |
minimax-aThCKygj.svg |
Adds large MiniMax logo. |
kimi_o_80-Dayb1ujI.svg |
Adds large Kimi logo. |
kimi_o_20-C-QUR2ML.svg |
Adds small Kimi logo. |
foundry-openai-iOdYDNOo.svg |
Adds filled Foundry OpenAI logo. |
foundry-openai-Cb-OWC1g.svg |
Adds alternate Foundry OpenAI logo. |
fireworks-openai-KR7jvASi.svg |
Adds large Fireworks/OpenAI logo. |
fireworks-openai-CMyNOsYB.svg |
Adds small Fireworks/OpenAI logo. |
fireworks-minimax-h-27o9tI.svg |
Adds small Fireworks/MiniMax logo. |
fireworks-minimax-CTXg2L9x.svg |
Adds large Fireworks/MiniMax logo. |
fireworks-kimi-CeKe11mg.svg |
Adds small Fireworks/Kimi logo. |
fireworks-kimi-BR9L0qcg.svg |
Adds large Fireworks/Kimi logo. |
fireworks-deepseek-j9BMITa2.svg |
Adds small Fireworks/DeepSeek logo. |
fireworks-deepseek-CPZR_tjY.svg |
Adds large Fireworks/DeepSeek logo. |
ai21-labs-CRNSgB-I.svg |
Adds large AI21 Labs logo. |
ai21-labs-C0S1QR5S.svg |
Adds small AI21 Labs logo. |
Files not reviewed (1)
- cli/azd/extensions/azure.ai.inspector/internal/inspector/assets/assets/index-Eb8BrWGl.css: Generated file
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updates the embedded Agent Inspector UI shipped with the
azure.ai.inspectorazd extension.Agent Inspector updates
Validation
go test ./...fromcli/azd/extensions/azure.ai.inspector