Claude Code v2.1.170
Released Jun 9, 2026 (2 months ago).
⚠ Elevated report volume. This build drew 579 issue reports —
more than double the typical release (160 median). That can mean a regression, or simply
that many users happened to be on this build. Skim the reports below before deciding to upgrade.
579 issues reference this build
50 still open
529 resolved (91%)
"References this build" means the issue body mentions running 2.1.170 (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.170
Ranked by community engagement (reactions and comments).
- [Bug] Timezone displayed as "Europe/Kiev" instead of "Europe/Kyiv"
- [BUG] API Error 400: data retention mode 'default' is not available for this model via AWS Bedrock
- Bundled ugrep OOMs the host: -E with two bounded {0,N} intervals explodes DFA construction to multiple GB
- [Feature Request] Add session-level effort override without persisting to default configuration
- [BUG] Windows desktop: 'Claude Fable 5 is currently unavailable' banner hides the working-directory switcher in active sessions
- Assistant text before/between tool calls is not rendered in the CLI, while hooks and the transcript still see it
- [BUG] Advising using Opus 4.8 Waiting for API response every time !!!
- [Bug] Anthropic API Error: Incompatible model for tool advisor when using claude-fable-5
- [Bug] Fable 5 model safety measures blocking normal conversation content
- Safety-classifier model switch (Fable 5 → Opus 4.8) fires on benign content and can't be overridden with /model
- [BUG] useAutoModeDuringPlan never applies when a session starts in plan mode (permissions.defaultMode: "plan")
- [Bug] Missing Fable 5 option in /advisor command choices
- [BUG] Desktop global "Auto-fix CI and address comments" toggle never applies to PRs created via gh from local sessions, and doesn't persist in claude_desktop_config.json
- [BUG] Bedrock: --thinking-display summarized is ignored — thinking blocks arrive with empty text (identical command works on first-party API)
- [Bug] TUI rendering issues with garbled text and missing output visibility
- [BUG] Native installer: in-memory buffering + no progress + 10-min hard timeout + restart-from-zero retries make updates impossible (and look like a deadlock) on slow routes to downloads.claude.ai
- Assistant text block is not rendered when AskUserQuestion tool call is in the same turn
- [Bug] Fable 5 safety classifier false-positives on authorized defensive security audits
- Allow reordering custom session groups in the sidebar (drag-to-reorder)
- [BUG] Claude Desktop (Windows) silently kills run_in_background tasks after 15-min idle — WarmLifecycle taskkills the embedded CLI process tree
- [FEATURE] Per-model effort level in settings.json (modelEffort map)
- [Bug] Fable 5 model unavailable due to overly broad safety filtering on biology topics
- [BUG] SSL certificate has expired not working since 2.1.190+ on mac
- [BUG] [BUG] After updating to 2.1.170, my working terminal interaction failed. Both trackerpad scrolling, and copy / paste were working. I can get copy / paste working using CLAUDE_CODE_DISABLE_MOUSE=1, but scrollback fails.
- [BUG] Thinking block no longer visible in VS Code extension
- [BUG] Azure AI Foundry Claude deployment rejected during validation (404 api_not_supported on /models/chat/completions)
- [BUG] Bun startup segfault on Windows 11 26200 + Intel Meteor Lake (Core Ultra 5 135U) — reproduced on current 2.1.170; prior report #55219 auto-closed as stale
- Scheduled tasks leak headless claude.exe --resume processes on Windows (never exit, accumulate until OOM)
- [BUG] `env` block in managed-settings.json does not apply OTEL env vars — initialization order issue
- [BUG] Repeated "image could not be processed" errors consumed ~60% of usage limit — 19 consecutive failures, each resending full 34MB context
Changelog
What's changed
- Introducing Claude Fable 5: a Mythos-class model that we’ve made safe for general use. Fable’s capabilities exceed those of any model we’ve ever made generally available. Update to version 2.1.170 for access. https://www.anthropic.com/news/claude-fable-5-mythos-5
- Fixed sessions not saving transcripts (and not appearing in --resume) when launched from the VS Code integrated terminal or any shell that inherited Claude Code environment variables.