You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Persist packets across runs (e.g., tiny SQLite / file‑backed store keyed by ctx.client_id or ctx.session_id for HTTP). The official SDK exposes request/session metadata if you need scoping. (GitHub)
Expose completions for prompt arguments (e.g., gate names), so clients that implement MCP completions can auto‑complete values. (GitHub)
Add an ADR publisher that writes ADR markdown to a path chosen via elicitation, then return both a file:// and codereasoning:// URI to make it easy for Claude Code to open/edit the ADR (many clients already mount file servers). (Anthropic)
Logical next steps
ctx.client_idorctx.session_idfor HTTP). The official SDK exposes request/session metadata if you need scoping. (GitHub)file://andcodereasoning://URI to make it easy for Claude Code to open/edit the ADR (many clients already mount file servers). (Anthropic)