What's changed Documented claude remote-control --continue for resuming the most recent Remote Control session Added server-supplied Claude Code hook support for self-hosted runner sessions, matching managed-environment behavior Added SSE keepalive pings to gateway streaming responses during long thinking pauses, preventing idle-timeout disconnects on Vertex and Bedrock upstreams Added plugin marketplace command sources: a local command (e.g. an IDE) prints the plugin directory, which is re-resolved each session and applied without a restart; mode: "link" uses it in place ListAgents now marks disconnected Remote Control sessions as offline and labels your cloud sessions as cloud Fixed long responses partly disappearing while streaming and being printed twice in the terminal Fixed a crash to the error screen (including on --resume of the affected session) when a tool call had a non-string glob , file_path , or command value Fixed a RangeError crash when a progress bar or markdown table rendered in a very narrow terminal window (could also crash claude --continue / --resume at startup) Fixed a crash on Windows when a tool call or message referenced a file by an extended-length ( \\?\ ) or UNC path Fixed auto mode failing on every tool call for users who disable the attribution header via CLAUDE_CODE_ATTRIBUTION_HEADER (direct Anthropic API connections) Fixed /model rejecting Sonnet/Opus 1M for claude.ai subscribers using a custom ANTHROPIC_BASE_URL gateway Fixed MCP OAuth with strict authorization servers by using 127.0.0.1 instead of localhost in the redirect URI Fixed Remote Control clients showing a stuck working spinner after a slash command typed in the laptop terminal Fixed the Claude Code Review workflow generated by /install-github-app completing without posting its review on the pull request Fixed multi-second UI stalls after editing a file with thousands of IDE diagnostics while the IDE extension is connected Fixed one-shot claude plugin commands leaving a…
阅读原文 ↗ 内容来自 GitHub Releases · anthropics/claude-code(一手来源)