Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Cover optional extension capability preservation in legacy initialize handshakes

Đang mở
#517 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức phù hợp với người mới
55/100
Loại issue
Tính năng
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Sôi nổi
Công nghệ
typescript

Hướng nghiên cứu

Review PR #3364 and SEP-2133 to understand the extension negotiation context. The work involves adding client and server test scenarios for the 2025-11-25 initialization handshake, focusing on the serialization and deserialization of capabilities.extensions. Create a diagnostic tool to expose peer capabilities. Look at existing conformance tests for the MCP SDK to see the pattern for implementing scenarios and checks. Ensure the tests handle empty objects and structured settings, and include both correct and deliberately broken implementations.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

Follow-up to https://github.com/modelcontextprotocol/modelcontextprotocol/pull/3364 and SEP-2133 negotiation.

Add opt-in client and server scenarios for 2025-11-25 initialization-based extension negotiation. Check both serialization and SDK-visible deserialization of capabilities.extensions, with empty objects and structured settings. A diagnostic tool should expose the peer capabilities actually seen by the SDK so a wire-only test cannot hide parsing loss.

Keep these checks outside core/Tier-1 requirements: extension support is optional. Include passing TypeScript SDK examples and deliberately broken implementations that drop advertisements/settings or fail to report received capabilities. Exclude the newer per-request capability flow from these legacy checks.

This targets the serialization gap documented in #3364; it does not claim that every extension works on every legacy protocol version.

Ngôn ngữ chính
TypeScript
Star
127
Fork
101
Merge trung bình
4 ngày 7 giờ
Pull request đã merge (30 ngày)
6

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của modelcontextprotocol/conformance

Tất cả issue của modelcontextprotocol/conformance

Issue tương tự

Thêm issue về TypeScript

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.