-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Open
Labels
opentuiThis relates to changes in v1.0, now that opencode uses opentuiThis relates to changes in v1.0, now that opencode uses opentui
Description
Problem
When running long operations (tools, background agents, LLM inference), there's no visibility into what's currently happening in the session.
Proposed Solution
Add a "Running" section to the sidebar that shows:
- LLM status on top (Pondering, Streaming, Sending, Retry) with elapsed time
- Active tools (bash, grep, glob, etc.) with command preview and elapsed time
- Background agents numbered as agent1, agent2, etc.
Screenshot
Notes
This is a UI change, so I understand it needs design review. Happy to discuss the approach or make adjustments based on feedback.
I have a working implementation ready if this is something the team would consider.
reneleonhardt, brittlewis12 and itsrainingmani
Metadata
Metadata
Assignees
Labels
opentuiThis relates to changes in v1.0, now that opencode uses opentuiThis relates to changes in v1.0, now that opencode uses opentui