Skip to content

Conversation

@JamesNK
Copy link
Contributor

@JamesNK JamesNK commented Jan 8, 2026

This pull request makes a minor update to the AddMcpInspector extension method in McpInspectorResourceBuilderExtensions.cs. The change removes the use of the DisplayOrder property for endpoint annotations due to instability in the Aspire API, and adds comments explaining the reasoning and future plans.

Endpoint annotation adjustments:

Comment out DisplayOrder assignments for stability.
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.

Pull request overview

This pull request addresses instability in the Aspire API by commenting out the DisplayOrder property assignments for MCP Inspector endpoint annotations. The change references a GitHub issue tracking the API instability and includes explanatory comments for future restoration.

  • Commented out DisplayOrder assignments for Client and Server Proxy endpoint annotations
  • Added detailed comments explaining the reasoning and linking to the upstream issue

…esourceBuilderExtensions.cs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@aaronpowell aaronpowell enabled auto-merge January 12, 2026 01:11
@aaronpowell aaronpowell merged commit 1e5c7d8 into CommunityToolkit:main Jan 12, 2026
108 of 109 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants