feat: session status in expanded rows + idle panel

Show running/idle status inline on expanded session rows, add idle
sessions panel (toggle with 'i'), auto-switch to idle panel on
busy→idle transitions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Alejandro Gutiérrez
2026-02-24 01:33:31 +00:00
parent c49de9865d
commit ade8034294
4 changed files with 170 additions and 19 deletions

View File

@@ -93,6 +93,7 @@ Press `→` on any project to expand it and see branches and individual sessions
Each session shows:
- **Title** — auto-generated session title
- **Status** — `● running` (green) or `◉ idle` (yellow) for active sessions
- **Last prompt** — your most recent message
- **Claude's response** — the assistant's last reply
- **Size & age** — session file size and time since last use