Adds session forking from the Claude app (--remote-control), reverts last release's stricter Bash deny check, and clarifies gateway auth errors across Bedrock, Vertex, Foundry.
/mcp, continuing a steady cadence of reliability work on the MCP integration layer./login even when the real issue was an expired gateway credentialx-claude-code-request-class, x-claude-code-agent-type, x-claude-code-prev-tool-durations, x-claude-code-compaction and x-claude-code-context-compacted request headers for LLM gateways; opt in with CLAUDE_CODE_GATEWAY_HINT_HEADERS=1/mcpclaude --remote-control or /remote-control from the Claude app; the fork runs as a background session on your computer/autofix-pr: when gh pr view fails it now shows gh's own error (sign-in, SAML, rate limit) instead of a generic exit-code line/autofix-pr to say why GitHub webhook delivery couldn't be set up for the PR (for example, no linked GitHub account) instead of a generic warning/web-setup errors: a refused GitHub token now lists the likely reasons and the fix, and a connection failure names a configured proxy or TLS certificate problemNODE_EXTRA_CA_CERTS for an untrusted corporate CA/login/mcp)--add-dirpermissions.blockReadsOutsideWorkingDirectories, and a subshell hiding a dangerous rm in bypass modeallowManagedMcpServersOnly, deniedMcpServers and disableClaudeAiConnectors set via MDM or managed-settings.json being ignored when server-managed settings are also present/login; the message now names the credential to refresh or points to your gateway administrator/login, /upgrade, and /extra-usage discarding earlier thinking from the conversation, which forced a full prompt-cache rewrite on the next request.git/info/exclude after the repository's .git directory was removed or moved away! typed at the start while already in shell mode, so negated commands like ! grep … can be typedpermissions.blockReadsOutsideWorkingDirectories: a memory directory chosen by a repository's settings is no longer loaded into the prompt, recalled, indexed, or used by memory extraction/tui refusing to restart because of an agent-team teammate that had already finished its work and was no longer shown in the agents panel.claude/scheduled_tasks.json was copied into another folder, such as a new worktree--output-format stream-json output dropping a subagent's remaining messages and final report after it is moved to the background mid-run (e.g. by CLAUDE_AUTO_BACKGROUND_TASKS)/install-github-app reporting a SAML single sign-on block as "admin permissions required"/bug / /feedback opening a report form, for organizations that have product feedback disabledCLAUDE_CODE_AUTO_MODE_SERVER=1 to use the platform's server-side classifierOTEL_LOG_TOOL_DETAILS=1 to also include real agent, skill, plugin and MCP server names on cost and token metrics/bug and /feedback reports to include only model-behavior params (model, system prompt, tools) from the last API request, omitting request metadata and CLAUDE_CODE_EXTRA_BODY fieldseval, env -C); commands like time -p make build prompt again instead of being denied/ultrareview --post so a retry after a GitHub error posts the findings comment exactly once instead of never or twice; the comment now names the reviewed commit