Skip to content

feat(mcp): structure diagnostics output#189

Open
vcheckk wants to merge 2 commits into
bug-ops:mainfrom
vcheckk:restart-issue-137
Open

feat(mcp): structure diagnostics output#189
vcheckk wants to merge 2 commits into
bug-ops:mainfrom
vcheckk:restart-issue-137

Conversation

@vcheckk

@vcheckk vcheckk commented Jun 13, 2026

Copy link
Copy Markdown

Closes #137.

What changed

  • Adds structured output schema/content for diagnostics responses.

Validation

  • Included in standalone integration branch restart-standalone-integration.
  • cargo test -p mcpls-core passed.
  • cargo clippy -p mcpls-core --all-targets -- -D warnings passed.
  • Real rust-analyzer smoke passed: cargo test -p mcpls-core --test integration_tests integration::rust_analyzer_tests::test_hover_on_u64_type -- --ignored --exact --nocapture.

@github-actions github-actions Bot added rust Rust code changes mcpls-core mcpls-core crate changes labels Jun 13, 2026
@vcheckk vcheckk marked this pull request as ready for review June 13, 2026 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mcpls-core mcpls-core crate changes rust Rust code changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(mcp): add structured tool output (outputSchema + structuredContent) for machine-readable responses

1 participant