[P0][Bug] TUI fullscreen collapses tool calls to single line, obscuring agent execution visibility
Resolved 💬 2 comments Opened Apr 18, 2026 by corby Closed Apr 18, 2026
Bug Description
Scarriest bug yet! In TUI fullscreen, the UI collapses all calls after a prompt into a single line so I can't see what the agent is executing.
So if the agent goes off it's rocker I can't see what it's doing.
Now applying the update with the right flags.
Ran 4 bash commands
● Running 3 bash commands, writing 1 memory…
⎿ $ hax-cli jira get HAXAI-5 -o json --extract "fields.summary"
AAAAAAAAAA!!!!!!
There's no way to turn off automatic collapse. I need to see what's going on so I can stop the agent.
Environment Info
- Platform: win32, linux
- Terminal: windows-terminal, GitBash
- Version: 2.1.113
- Feedback ID: b27bde89-4122-4b85-8cf1-249a2da626c0
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗