Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.257 ·

MCP elicitation handling reworked into a stateful class with 'waiting' UI and URL-mode flows

MCP elicitation gets a distinct waiting dialog with a Skip confirmation action and can be completed by the server.

TierYou'll noticehow much it should matter to you
Useful4my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaMCPwhat it touches
KindImprovementsin v2.1.257,
You'll notice No documentation found

MCP elicitation gets a distinct waiting dialog with a Skip confirmation action and can be completed by the server.

MCP elicitation handling moved from a single async function into a stateful class that tracks per-URL elicitation flows. It adds a distinct mcp_elicitation_waiting dialog state, shown after accepting a URL-mode elicitation, with a "Skip confirmation" action, and the flow can now be explicitly completed or abandoned via server completion notifications.

See this entry in the whole of v2.1.257 →

Feedback