What's changed Added the optional CLAUDE_CODE_PROJECT_DIR_NAME environment variable: hosts that give each session its own config directory can choose a short name for the per-project transcript directory Added the selection:clear keybinding action, so a key can be bound to clear an in-app text selection; also works in the agents view Added a GitLab merge request badge to the footer and statusline: repos with a GitLab remote and an authenticated glab CLI show MR !N with draft/pending/green states Claude Code now continues your session automatically when a claude.ai usage limit resets; turn it off in /config ("Continue automatically at usage limit") Claude is now told to use your account email only to identify you, and not to send it to unrelated services unless you ask Security: remote file reads, session restore, CLAUDE.md includes, workflow scripts and file uploads now reject Windows NT-namespace ( \??\ ) paths, hardening the remaining pre-approval file accesses against the NTLM credential-leak vector Fixed auto mode in very long sessions repeatedly re-checking and denying sandboxed commands' network access after the conversation had been compacted Fixed session-scoped permission answers (including denies) being dropped when answering background subagent tool permission prompts Fixed a crash when an API response on the non-streaming fallback path (typically via third-party gateways) contained a thinking block missing its thinking field or a text block missing its text field Fixed markdown rendering becoming extremely slow for some messages containing unusual Unicode sequences Fixed SendMessage rejecting a recipient copied from ListAgents when the session name is at the 200-character cap or emoji-heavy Fixed repository detection mis-reading the host of git remotes with unusual userinfo, producing links and repo-specific behavior for the wrong host Fixed MCP diagnostics printing resolved secrets: scope-conflict warnings now show the configured ${VAR} form, and conne…
Read original ↗ Content from GitHub Releases · anthropics/claude-code(Primary)