What feature would you like to see?
Would it be possible to automatically collapse a completed tool/terminal action block once the assistant has returned the next message?
Right now, long tool traces stay fully expanded and make it hard to scroll back to previous messages. A good UX might be:
- keep tool activity expanded while it is running
- once the assistant posts the next normal reply, auto-collapse that finished block
- show a compact summary like “Used 5 tools / Ran 2 terminal commands”
- allow one-click expand to inspect details again
This would improve readability a lot in long sessions without hiding any information.
Additional information
Example
| Current behavior |
Expected behavior |
| Completed tool / terminal activity stays fully expanded. |
Completed activity is auto-collapsed after the next assistant reply. |
 |
 |
What feature would you like to see?
Would it be possible to automatically collapse a completed tool/terminal action block once the assistant has returned the next message?
Right now, long tool traces stay fully expanded and make it hard to scroll back to previous messages. A good UX might be:
This would improve readability a lot in long sessions without hiding any information.
Additional information
Example