You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
claudbg/.beans/claudbg-kxii--tui-interacti...

714 B

title status type priority created_at updated_at
TUI: interactive session browser scrapped epic normal 2026-03-30T04:34:21Z 2026-03-30T04:49:20Z

Implement a full terminal UI for claudbg using ratatui + crossterm. The TUI provides drill-down navigation: a full-screen session list, a transcript view with a sub-agents side panel, and nested sub-agent transcript views. Data is loaded once on screen entry (no live refresh in this iteration). Navigation is keyboard-driven (vim-style + arrow keys). Modals for quit confirmation and a help screen are included.

Reasons for Scrapping

Duplicate of claudbg-i6l2 which was created with full task breakdown and blocking relationships.