Skip to content

fix(mcp): remove deprecated MCP API calls for clean clippy baseline#1693

Open
1688mengdie wants to merge 2 commits into
GCWing:mainfrom
1688mengdie:pr/fix-1677-mcp-deprecation
Open

fix(mcp): remove deprecated MCP API calls for clean clippy baseline#1693
1688mengdie wants to merge 2 commits into
GCWing:mainfrom
1688mengdie:pr/fix-1677-mcp-deprecation

Conversation

@1688mengdie

Copy link
Copy Markdown

概述

移除 4 处已弃用的 MCP API 调用,恢复干净的 clippy 基线。

修复

  • client_info.rs: 移除 .enable_roots()\ 和 .enable_sampling()\
  • transport_remote.rs: .from_byte_stream()\ → .from_bytes_stream()\(2 处)

验证

  • cargo check --workspace 通过

Closes #1677
Ref: #1674

BitFun Research added 2 commits July 23, 2026 04:05
8 preset team configurations (standard/quick/parallel/single/review/audit/plan/custom).
Enables one-click multi-agent legion deployment from UI.

@wsp1911
Ref: GCWing#1674
- Remove deprecated .enable_roots() and .enable_sampling()
- Rename .from_byte_stream() → .from_bytes_stream()

Closes GCWing#1677
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.

[BUG] services-integrations: 4 MCP deprecation warnings prevent clean clippy baseline

1 participant