What happened?
In the interactive TUI, expanding several completed tool results with Ctrl+O can render incomplete or mismatched content. Some entries remain as headers or error summaries, while another entry shows only a trailing portion of its result. The collapsed list renders normally; the problem appears after expansion.
Observed on macOS arm64.
Steps to reproduce
- Start Senpi in interactive mode with extensions disabled.
- Run a prompt that performs several tool calls, such as reading multiple files in parallel.
- Wait until the calls complete in collapsed form.
- Press
Ctrl+O to expand tool output.
- Inspect each tool header and its displayed result.
Expected behavior
Each completed tool call displays its own complete result, associated with the correct header, after expansion.
Version
2026.8.4
What happened?
In the interactive TUI, expanding several completed tool results with
Ctrl+Ocan render incomplete or mismatched content. Some entries remain as headers or error summaries, while another entry shows only a trailing portion of its result. The collapsed list renders normally; the problem appears after expansion.Observed on macOS arm64.
Steps to reproduce
Ctrl+Oto expand tool output.Expected behavior
Each completed tool call displays its own complete result, associated with the correct header, after expansion.
Version
2026.8.4