claude-code - 💡(How to fix) Fix Feature request: persist/default thinking blocks to expanded state

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Add a setting to control whether thinking blocks default to expanded (visible) in the transcript, and/or persist the last expanded/collapsed state across sessions.

Root Cause

Add a setting to control whether thinking blocks default to expanded (visible) in the transcript, and/or persist the last expanded/collapsed state across sessions.

RAW_BUFFERClick to expand / collapse

Summary

Add a setting to control whether thinking blocks default to expanded (visible) in the transcript, and/or persist the last expanded/collapsed state across sessions.

Current behavior

Thinking blocks appear collapsed by default each session. The only way to show them is pressing ctrl+o, which toggles the entire transcript view. There is no setting to keep them open by default.

Desired behavior

Either:

  • A settings.json key (e.g. "thinkingExpanded": true) that causes thinking blocks to render expanded by default
  • Or: the expanded/collapsed state of the transcript persists across sessions, so once you open it you don't have to re-open it every time

Motivation

Users who always want to see model reasoning have no way to set this as a default — they must manually re-expand thinking each session. Removing the ctrl+o binding prevents accidental collapse but doesn't solve the default state problem.

Environment

  • Claude Code (terminal/CLI)
  • Windows 11

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING