claude-code - 💡(How to fix) Fix C:/Program Files/Git/resume collapses final text response in focus mode

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…

When using /focus mode and then resuming a conversation with /resume, the final text response gets collapsed along with tool calls. Only the tool call summary line is shown (e.g., "Called 1 tool · 3 messages hidden (/focus to show)"), and the actual text reply is hidden.

Root Cause

When using /focus mode and then resuming a conversation with /resume, the final text response gets collapsed along with tool calls. Only the tool call summary line is shown (e.g., "Called 1 tool · 3 messages hidden (/focus to show)"), and the actual text reply is hidden.

RAW_BUFFERClick to expand / collapse

Description

When using /focus mode and then resuming a conversation with /resume, the final text response gets collapsed along with tool calls. Only the tool call summary line is shown (e.g., "Called 1 tool · 3 messages hidden (/focus to show)"), and the actual text reply is hidden.

Steps to reproduce

  1. Enable /focus mode
  2. Send a request that involves tool calls (e.g., a web search followed by a text summary)
  3. Exit the conversation
  4. Resume with /resume

Expected behavior

  • Tool calls should be hidden (as per focus mode design)
  • The final text response should be displayed normally

Actual behavior

  • The entire response (including the final text reply) is collapsed into a single line: Called 1 tool · 3 messages hidden (/focus to show)
  • The user cannot see the text summary without toggling focus mode off

Screenshot

<img width="1797" height="179" alt="focus-resume-bug" src="https://github.com/user-attachments/assets/45c19f0a-29d6-4582-a339-cd21b7a8158d" />

Screenshot shows the collapsed state after /resume — the full AI text response is hidden behind "3 messages hidden (/focus to show)"

Environment

  • Platform: Windows 11
  • Claude Code version: latest
  • Model: claude-opus-4-6 (1M context)

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…

FAQ

Expected behavior

  • Tool calls should be hidden (as per focus mode design)
  • The final text response should be displayed normally

Still need to ship something?

×6

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

Back to top recommendations

TRENDING