Skip to content

[bot] docs: document .claude/settings.json and model picker reasoning effort (CLI v1.0.12–v1.0.14)#41

Draft
DanWahlin wants to merge 1 commit intomainfrom
update/cli-v1.0.12-features-973a9efaeff528a9
Draft

[bot] docs: document .claude/settings.json and model picker reasoning effort (CLI v1.0.12–v1.0.14)#41
DanWahlin wants to merge 1 commit intomainfrom
update/cli-v1.0.12-features-973a9efaeff528a9

Conversation

@DanWahlin
Copy link
Copy Markdown
Collaborator

What's new in the CLI (past 7 days)

Releases v1.0.12–v1.0.14 shipped March 26–31, 2026. Two changes are beginner-relevant and were missing from the course:

1. .claude/settings.json and .claude/settings.local.json (v1.0.12)

Copilot CLI now reads these files from the project's .claude/ folder as additional repo config sources. These are behavior settings (how the tool acts) as opposed to instruction files (what it knows). The project-level file is committed and shared; the local file is personal and not committed.

2. Model picker full-screen view with inline reasoning effort (v1.0.12)

The /model command now opens a full-screen picker. Inside it, you can adjust reasoning effort with the ← / → arrow keys. The active effort level is shown in the session header (e.g., claude-sonnet-4.5 (high)).


What was already covered (no changes needed)

  • /rewind timeline picker ✓
  • /allow-all [on|off|show]
  • /rename auto-generates session name ✓

Sections updated

Chapter Change
Chapter 04 (04-agents-custom-instructions/README.md) Added .claude/settings.json and .claude/settings.local.json rows to the Instruction File Formats table; added a new "Settings Files" subsection explaining the two files and their intended use
Chapter 01 (01-setup-and-first-steps/README.md) Updated the "Switching Models" section to describe the full-screen model picker and the ← / → reasoning effort control

Sources

Generated by Course Updater ·

…fort

- Chapter 04: Add .claude/settings.json and .claude/settings.local.json
  to the Instruction File Formats table, plus a new 'Settings Files' section
  explaining how they differ from instruction files (added in CLI v1.0.12)
- Chapter 01: Update the Switching Models section to describe the new
  full-screen model picker and inline reasoning effort adjustment with
  ← / → arrow keys (added in CLI v1.0.12)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant