Skip to content

.NET: Expose more agent metadata through DevUI discovery endpoint#2138

Merged
ReubenBond merged 5 commits intomicrosoft:mainfrom
ReubenBond:fix/devui-tools
Nov 12, 2025
Merged

.NET: Expose more agent metadata through DevUI discovery endpoint#2138
ReubenBond merged 5 commits intomicrosoft:mainfrom
ReubenBond:fix/devui-tools

Conversation

@ReubenBond
Copy link
Member

@ReubenBond ReubenBond commented Nov 12, 2025

Motivation and Context

Fixes #2132

Also fixes model_id not displaying, workflow executors overflowing their bounding boxes, and start_executor_id not being set correctly.

image image image

Contribution Checklist

  • The code builds clean without any errors or warnings
  • The PR follows the Contribution Guidelines
  • All unit tests pass, and I have added new tests where possible
  • Is this a breaking change? If yes, add "[BREAKING]" prefix to the title of the PR.

Copilot AI review requested due to automatic review settings November 12, 2025 18:26
@github-actions github-actions bot changed the title Exposes more agent metadata through DevUI discovery endpoint .NET: Exposes more agent metadata through DevUI discovery endpoint Nov 12, 2025
@github-actions github-actions bot changed the title .NET: Exposes more agent metadata through DevUI discovery endpoint Python: Exposes more agent metadata through DevUI discovery endpoint Nov 12, 2025
@ReubenBond ReubenBond changed the title Python: Exposes more agent metadata through DevUI discovery endpoint .NET: Expose more agent metadata through DevUI discovery endpoint Nov 12, 2025
@markwallace-microsoft
Copy link
Member

markwallace-microsoft commented Nov 12, 2025

Python Test Coverage

Python Test Coverage Report •
FileStmtsMissCoverMissing
TOTAL13489196585% 
report-only-changed-files is enabled. No files were changed during this commit :)

Python Unit Test Overview

Tests Skipped Failures Errors Time
1802 109 💤 0 ❌ 0 🔥 34.004s ⏱️

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copy link
Contributor

@victordibia victordibia left a comment

Choose a reason for hiding this comment

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

Looks good. Had a minor comment on grid vs list.

@ReubenBond ReubenBond added this pull request to the merge queue Nov 12, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 12, 2025
@ReubenBond ReubenBond added this pull request to the merge queue Nov 12, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 12, 2025
@ReubenBond ReubenBond added this pull request to the merge queue Nov 12, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 12, 2025
@ReubenBond ReubenBond added this pull request to the merge queue Nov 12, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 12, 2025
@ReubenBond ReubenBond added this pull request to the merge queue Nov 12, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 12, 2025
@ReubenBond ReubenBond added this pull request to the merge queue Nov 12, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 12, 2025
@ReubenBond ReubenBond added this pull request to the merge queue Nov 12, 2025
Merged via the queue into microsoft:main with commit 4b0f724 Nov 12, 2025
27 checks passed
@ReubenBond ReubenBond deleted the fix/devui-tools branch November 12, 2025 23:57
arisng pushed a commit to arisng/agent-framework that referenced this pull request Feb 2, 2026
…crosoft#2138)

* Exposes more agent metadata through DevUI discovery endpoint

* Exposes more agent metadata through DevUI discovery endpoint

* pr feedback

* pr feedback

* Don't expose Workflows as agents to DevUI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.NET: DevUI: Expose Tools via .NET backend

5 participants