[Bug] CLI displays full tool call history instead of current response
Resolved 💬 3 comments Opened Jan 16, 2026 by v-za Closed Jan 20, 2026
Bug Description
Title: [BUG] CLI displays full tool call history after user message
Description:
After sending a message, the CLI unexpectedly displays a scrolling list of all previous tool calls from the session (Search, Read, Bash, etc.) instead of just showing the assistant's response.
Steps to reproduce:
- Have a long conversation with many tool calls
- Send a new message
- CLI displays full tool call history before/after response
Expected: Only show current response
Actual: Shows all historical tool calls (Search, Read, Bash, jr view, etc.)
Environment
- macOS Darwin 24.4.0
- Claude Code version: 2.1.9
- Terminal: [iTerm2/Terminal.app/VS Code?]
Environment Info
- Platform: darwin
- Terminal: iTerm.app
- Version: 2.1.9
- Feedback ID: ea68c562-208c-4edd-b620-ed540a6dc7a6
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗