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
docs: refresh BEHAVIOR_PARITY to reflect shipped MCP + hooks features
After this session's PRs (#111–#117), several rows were stale. Updated to
match the code:
- MCP: http/sse transports, headersHelper, ToolSearch defer opt-out,
elicitation (form mode), `mcp serve`, resources (@server:uri), and prompts
as slash commands are all ✅ now; only OAuth (browser flow) remains 🔄.
- Hooks: `mcp_tool` + `agent` handlers are ✅ (wired in the agent loop), not
stubs.
- `/rewind`: ✅ (5 operations + Esc Esc), not deferred.
- auto mode: ✅ (classifyAutoMode wired in the tool dispatcher), not a
fall-back-to-default stub.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments