Skip to content

feat(mcp): support task-based tool calls#183

Open
vcheckk wants to merge 1 commit into
bug-ops:mainfrom
vcheckk:restart-issue-119
Open

feat(mcp): support task-based tool calls#183
vcheckk wants to merge 1 commit into
bug-ops:mainfrom
vcheckk:restart-issue-119

Conversation

@vcheckk

@vcheckk vcheckk commented Jun 13, 2026

Copy link
Copy Markdown

Closes #119.

What changed

  • Adds MCP task support for long-running tool calls.

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 03:56
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): support MCP 2025-11-25 tasks/call for long-running tool requests

1 participant