Skip to content

Add verbose diagnostics for /mcp#18610

Merged
etraut-openai merged 1 commit intomainfrom
etraut/slash-mcp-verbose
Apr 20, 2026
Merged

Add verbose diagnostics for /mcp#18610
etraut-openai merged 1 commit intomainfrom
etraut/slash-mcp-verbose

Conversation

@etraut-openai
Copy link
Copy Markdown
Collaborator

@etraut-openai etraut-openai commented Apr 20, 2026

Fixes #18539.

Summary

The recent /mcp performance work kept the default command fast by avoiding resource and resource-template inventory probes, but it also removed useful diagnostics for users trying to confirm MCP server state.

This keeps bare /mcp on the fast tools/auth path and adds /mcp verbose for the slower diagnostic view. Verbose mode requests full MCP server status from the app-server and restores status, resources, and resource templates in the TUI output.

Testing

In addition to running automation, I manually tested the feature to confirm that it works.

Restores optional resource and resource-template diagnostics for /mcp verbose while keeping bare /mcp on the fast tools/auth path.

Fixes #18539
Copy link
Copy Markdown
Contributor

@fcoury-oai fcoury-oai left a comment

Choose a reason for hiding this comment

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

Works and code looks good. Approved!

@etraut-openai etraut-openai merged commit 5a8700a into main Apr 20, 2026
25 checks passed
@etraut-openai etraut-openai deleted the etraut/slash-mcp-verbose branch April 20, 2026 15:13
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

/mcp output regressed starting in codex-cli 0.116.0: missing Status/Resources/Resource templates

2 participants