C:/Program Files/Git/resume collapses final text response in focus mode

Resolved 💬 2 comments Opened May 7, 2026 by Romantin Closed May 7, 2026

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)

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗