Claude Code v2.1.257
Released Sep 1, 2026 (1 day ago).
35 issues reference this build
32 still open
3 resolved (9%)
"References this build" means the issue body mentions running 2.1.257 (from the
bug-report template). It reflects report volume, not a proven defect count — an issue may mention a
version without being caused by it. First-party data from the anthropics/claude-code tracker.
Top issues reported on v2.1.257
Ranked by community engagement (reactions and comments).
- defaultMode: bypassPermissions in .claude/settings.local.json silently ignored, missing from Shift+Tab cycle
- You've hit your session limit · resets 7pm (America/Toronto)
- [BUG] v2.1.257 aborts at launch on macOS 12 (dyld: _DNSServiceGetAddrInfoEx) — auto-updater installs it and leaves the install unable to start
- [Feature Request] Add advisor auto mode for autonomous agent operations
- [BUG] Fable 5.1 burns tokens faster than 5.0 100% of limit in 20 mins.
- Desktop: after failed update + logout/login, all running local sessions show "Can't reach your computer" although their processes are alive on the same machine
- [BUG] Workflow approval rejects benign CRLF for all file-backed invocations (name + scriptPath) on Windows
- remote-control in 2.1.257 never attempts a network connection (silent hang after banner; regression from 2.1.247)
- [Bug] Token Tracker Falsely Triggers Fable Safeguards on Simple Usage
- [BUG] Fable 5.1 - The configured advisor model is not compatible with this request model
- `claude agents`: list selection snaps back to the just-exited session ~3 s after returning with `←`, discarding arrow-key navigation (regression in 2.1.257)
- [Bug] Anthropic API Error: Safeguard flag triggered on internal development request
- Max 20x plan drained in ~22 hours after Fable 5.1; 5.1 emits 2x the output per turn of Fable 5
- VS Code extension 2.1.258 hangs indefinitely (stuck spinner) after update; reverting to 2.1.257 fixes it
- [Bug] Model switching from Fable Sonnet to Opus mid-conversation degrades output quality
- [SOLVED] Claude in Chrome "not connected" on Windows: stale oauth:tokenCache causes a 401 loop — fix inside
- [FEATURE] Let in-flight subagents resume from their own checkpoint after a usage-limit interruption, instead of restarting from scratch
- Fable guardrail fire on completely unrelated project
- [Bug] Ctrl+Click on URLs opens duplicate tabs instead of single tab
- [Bug] Vague blocking error prevents local development workflow
- [Bug] False positive safety filter: legitimate database code flagged as biohazard content
- I need more information to generate a GitHub issue title. Please provide the bug report or issue description you'd like me to create a title for.
- [BUG] Remote Control startup fails with "disabled by your organization's policy" on a personal account; manual retry connects
- [Bug] 5-hour rate limit incorrectly reporting ~50% usage after ~10 minutes of activity
- You've hit your session limit · resets 3:50pm (America/Los_Angeles)
- You've hit your session limit · resets 1am (Europe/Berlin)
- You've hit your session limit · resets 1am (Europe/Berlin)
- You've hit your session limit · resets 1am (Europe/Berlin)
- I appreciate you reaching out, but I need to clarify what you're asking for. You've written "veja historico" (Portuguese for "see history"), but I'm Claude Code's issue title generator. I need an actual bug report or feature request description to generat
- [Bug] Anthropic API Error: Content policy violation on claude-3-5-sonnet model
Changelog
What's changed
- Added Claude Fable 5.1 (
claude-fable-5-1), now the default Fable model — 1M context, $10/$50 per Mtok with $0.25/Mtok cache reads - Added "Time format" (
timeFormat) andtimeZonesettings: 12-hour, 24-hour, 24-hour UTC, or a strftime pattern for the turn-end clock and transcript-view timestamps - Added a Containment Escape rule to auto mode so cloud metadata-credential fetches, egress evasion, and cross-tenant reach are no longer auto-approved unless your environment marks them expected
- Added
CLAUDE_CODE_SUBAGENT_MODEL_FORCEto applyCLAUDE_CODE_SUBAGENT_MODEL(or the main model) to every subagent, ignoring per-spawn and agent-definition model overrides - Added
sin/effortto change effort for the current session only, matching/model - Added a
/doctorwarning for stale sandbox mask files left by a killed session - Added a one-time prompt in auto mode before the first file read outside the working directories, with the option to block such reads (
permissions.blockReadsOutsideWorkingDirectories) - Added support for a gateway-supplied
descriptionon discovered/modelpicker entries (CLAUDE_CODE_ENABLE_GATEWAY_MODEL_DISCOVERY); entries without one still read "From gateway" - Fixed settings in a
.claude/folder created after startup not being picked up until restart - Fixed sessions dispatched from an agent view opened with
←always starting in the original session's permission mode, overriding the target directory'sdefaultModeand the agent'spermissionMode - Fixed
keybindings.jsonrebinds of Ctrl+G being ignored inclaude agents; its Ctrl+S / Ctrl+T are now rebindable via the newAgentscontext - Fixed background sessions failing to start on macOS npm installs during a self-update, and on Windows when a stale daemon lock file pointed at a reused process id
- Fixed the working spinner stopping while a response streams behind a slash-command panel
- Fixed a background session's
state.jsondetailrepeating its own dispatch prompt after a scheduled wake-up - Fixed
claude agentskeeping a background session you re-prompted buried in Completed after it finished again; Completed now orders by the latest finish - Fixed
claude --bgfrom a directory that was just deleted reporting "backgrounded" and leaving a crashed session row; it now prints the reason and exits 1 - Fixed Remote Control connecting mid-session re-sending the Bash tool definition, causing a prompt-cache miss
- Fixed a doubly-listed custom
Authorizationheader overriding the configured credential on Bedrock, Mantle, Vertex, and WIF, and the Vertex setup wizard picking up a leftover Anthropic profile from~/.config/anthropic - Fixed Claude apps gateway sending stray host
Authorizationor profile headers to Foundry, Vertex, and Bedrock, and Foundry Entra ID upstreams not starting whenANTHROPIC_FOUNDRY_API_KEYis set - Fixed a leftover Anthropic API key or auth token being sent alongside your Foundry subscription key in API-key mode
- Fixed
/scheduleroutines whose prompt was saved without a message role and then ran with nothing to do - Fixed
claude agentsnot saying that a background session is waiting for you to approve a message from another session, or who sent it - Fixed a prompt stashed with Ctrl+S inside an opened background session being lost when the session went idle or was stopped and then reopened
- Fixed telemetry (OTEL) settings pushed through server-managed settings being ignored on warm starts, including desktop-app Code sessions
- Fixed a teammate permission request being answered twice when the leader's mailbox write was briefly locked
- Fixed a phantom duplicate slash-command row rendering below the in-flight turn while a command's auto-continued response streamed
- Fixed
policyHelpertimeoutMsandrefreshIntervalMsvalues above the timer maximum (2147483647) causing failures or re-runs every millisecond; they are now clamped - Fixed the token counter freezing or cra