Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Cover optional extension capability preservation in legacy initialize handshakes

Aperta
#517 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
55/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Attiva
Stack tecnologico
typescript

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

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.

Lingua principale
TypeScript
Stelle
127
Fork
101
Merge medio
4g 7h
PR unite (30g)
6

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di modelcontextprotocol/conformance

Tutte le issue di modelcontextprotocol/conformance

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.