Skip to content

chore(claude): set default model to opus - #327

Open
evansenter wants to merge 1 commit into
mainfrom
chore/default-model-opus
Open

chore(claude): set default model to opus#327
evansenter wants to merge 1 commit into
mainfrom
chore/default-model-opus

Conversation

@evansenter

Copy link
Copy Markdown
Owner

What

Flips home/.claude/settings.json back to "model": "opus".

#325 set the default to "fable". This switches it back via /model, which writes through the ~/.claude/settings.json symlink into the tracked file — so the change shows up as a working-tree diff rather than something typed by hand.

Also picks up a cosmetic reordering of the tui key that Claude Code's settings writer emitted at the same time.

Note

This is the recurring symlink round-trip: tools that write their own config through a symlinked dotfile will surface those writes as repo diffs. Committing it is the intended path — the alternative is the file sitting dirty indefinitely and getting swept into an unrelated commit later.

🤖 Generated with Claude Code

https://claude.ai/code/session_012WfpypRTFbZ7eZTWLyJX9y

PR #325 set the default to "fable"; switching back to opus via /model,
which writes through the ~/.claude/settings.json symlink into the tracked
file. Also picks up a cosmetic reordering of the "tui" key that Claude
Code's settings writer emitted.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012WfpypRTFbZ7eZTWLyJX9y

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Prompt: evansenter/dotfiles/.../claude-review.md

Code Review

Summary: Minimal config change flipping the tracked default model from fable back to opus, plus a cosmetic reordering of the tui key emitted by Claude Code's settings writer. The diff is valid JSON (comma placement checked on both hunks), the PR body clearly explains the symlink write-through provenance, and committing the round-trip is the documented intended path for this repo.

Verdict: APPROVE - Code looks good, no issues found.

(Posted via gh pr review — the gh api reviews endpoint was blocked by the command allowlist in this environment.)


Automated review by Claude Code

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.

1 participant