[FEATURE] experimental `claude agents` management interface: add a central list with fixed positions for session names
Resolved 💬 1 comment Opened May 14, 2026 by blocwave Closed May 17, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
It's difficult to keep track of sessions in the claude agents management interface. Session names jump between the dynamic completed|working|needs_input lists without an established order. The interface becomes too chaotic to be useful beyond a handful of sessions.
Proposed Solution
Create another section for the agents management interface: A central list.
Specs:
- Central list with an unchanging/fixed order.
- Shift+up/down to jump between central list section and dynamic list section.
- Click-session-to-rename (additional session summaries append to the right of name)
- Color coding to track changes in session status.
- Sessions don't disappear from central list when they change status -- instead they appear inactive in the central list and active in a dynamic section.
Alternative Solutions
_No response_
Priority
Medium - Would be very helpful
Feature Category
Interactive mode (TUI)
Use Case Example
N/A
Additional Context
N/A
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗