Ctrl+O to expand execution re-triggers answered /btw query
Resolved 💬 2 comments Opened Apr 13, 2026 by JulianLee1117 Closed Apr 13, 2026
Bug description
Pressing Ctrl+O to expand a running execution's details re-triggers a previously answered /btw query.
Steps to reproduce
- Start a long-running execution in Claude Code
- While the execution is running, use
/btwto ask a side question - Wait for Claude to answer the
/btwquestion - Press Ctrl+O to expand/view details of the running execution
- The
/btwquery gets re-triggered and re-sent to Claude
Expected behavior
Pressing Ctrl+O should only expand the execution details without re-triggering any previously answered /btw queries.
Actual behavior
The /btw query is re-executed after pressing Ctrl+O, causing a duplicate response cycle.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗