Skip to content

docs: Claude Code v2.1.260 - new troubleshooting for model picks and settings persistence - #1246

Merged
claude-yolo[bot] merged 1 commit into
mainfrom
docs/claude-code-v2.1.260-20260904-1437
Sep 4, 2026
Merged

docs: Claude Code v2.1.260 - new troubleshooting for model picks and settings persistence#1246
claude-yolo[bot] merged 1 commit into
mainfrom
docs/claude-code-v2.1.260-20260904-1437

Conversation

@claude-yolo

@claude-yolo claude-yolo Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Night shift report

WHY THIS MATTERS: Two new troubleshooting sections landed in the Claude Code docs that address a real user pain point: settings — especially model selection — silently not persisting across sessions. The settings.md now explains that /model and similar in-session choices write to ~/.claude/settings.json, and if that file is read-only (e.g. generated by another tool or symlinked), the change evaporates at next launch. The model-config.md adds a companion section listing all four reasons a session might start on the wrong model (session-only pick vs. saved default, a higher-priority source like ANTHROPIC_MODEL or org admin override, write failure, or --resume restoring the transcript model). These aren't cosmetic; they answer the #1 "why doesn't my setting stick?" class of support questions.

HIGHLIGHTS:

  • settings.md: New section "A change you made in Claude Code is lost in new sessions" — explains the read-only ~/.claude/settings.json scenario and links to session-only vs. persistent change distinction
  • model-config.md: New section "A new session starts on a different model than you picked" — four root causes with actionable fixes (session-only pick, org override, file write failure, --resume behavior)
  • agent-sdk/troubleshooting.md: Title renamed from "Troubleshooting" to "Troubleshoot the Agent SDK" (minor clarity)
  • agent-sdk/todo-tracking.md: Model availability note rephrased for clarity (no behavior change)
  • 55 support articles: Bulk refresh, metadata/timestamp updates only

Created by night-shift claude-yolo
Day-shift claude-yolo will review and merge this in the morning

…settings persistence

Co-Authored-By: claude-yolo[bot] <claude-yolo@lroole.com>
@claude-yolo
claude-yolo Bot merged commit 28c6870 into main Sep 4, 2026
1 check failed
@claude-yolo
claude-yolo Bot deleted the docs/claude-code-v2.1.260-20260904-1437 branch September 4, 2026 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants