Fixes parallel sessions logging out after sleep
Claude Code fixes parallel session logout, permission preview security, subagent model handling, and file uploads.
What's changed Added `--forward-subagent-text` flag and `CLAUDE_CODE_FORWARD_SUBAGENT_TEXT` environment variable to include subagent text and thinking in stream-json output Fixed permission previews relayed to chat channels not neutralizing bidirectional-override, zero-width, and look-alike quote characters, so tool inputs cannot visually alter the approval message Fixed auto mode overriding a PreToolUse hook's `ask` decision for unsandboxed Bash — a hook `ask` now floors the decision at a prompt Fixed parallel Claude Code sessions all logging out simultaneously after wake-from-sleep when many sessions share one credential store Fixed plugin MCP servers not reconnecting after an idle web session woke, leaving MCP calls failing until the next message Fixed Claude Code on Vertex and Bedrock attempting the default Opus model at startup and printing a spurious fallback notice when a model is explicitly configured Fixed subagents spawned with an explicit model override reverting to the parent's model when resumed or sent a follow-up message Fixed nested `.claude/rules/*.md` files loading even when setting sources exclude project settings Fixed file upload validation: filenames ending…
- github.comClaude Code v2.1.211primary