-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Logical next steps
- Persist packets across runs (e.g., tiny SQLite / file‑backed store keyed by
ctx.client_idorctx.session_idfor 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://andcodereasoning://URI to make it easy for Claude Code to open/edit the ADR (many clients already mount file servers). (Anthropic)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request