Skip to content

feat(inspector): update embedded Agent Inspector UI - #9637

Open
Ying Hua (herohua) wants to merge 1 commit into
Azure:mainfrom
herohua:feat/inspector-refresh-assets
Open

feat(inspector): update embedded Agent Inspector UI#9637
Ying Hua (herohua) wants to merge 1 commit into
Azure:mainfrom
herohua:feat/inspector-refresh-assets

Conversation

@herohua

Copy link
Copy Markdown

Summary

Updates the embedded Agent Inspector UI shipped with the azure.ai.inspector azd extension.

Agent Inspector updates

  • Adds a Responses Overview for all runs or a selected run, with a latency waterfall and an ordered timeline of model, reasoning, and tool activity.
  • Shows raw reasoning and reasoning summaries in separate collapsible sections when provided by an agent.
  • Keeps pending MCP approvals and OAuth consent requests pinned above the message input, with bulk actions and expandable request details.
  • Shows the model, duration, token total, and timestamp in response footers. Input and output usage is available by hovering over the token total, and the Tokens table uses Response terminology.
  • Keeps response text, reasoning, tool calls, and permission decisions in their original order.
  • Prevents duplicate tool and approval cards during human-in-the-loop pauses.
  • Keeps Clear Chat available while a Responses turn is paused for approval or consent.

Validation

  • go test ./... from cli/azd/extensions/azure.ai.inspector

@azure-pipelines

Copy link
Copy Markdown
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.

@azure-pipelines

Copy link
Copy Markdown
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.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@github-actions github-actions Bot added the ext-inspector azure.ai.inspector extension label Aug 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ext-inspector azure.ai.inspector extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants