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.
11 lines
569 B
Markdown
11 lines
569 B
Markdown
---
|
|
# claudbg-kxii
|
|
title: 'TUI: interactive session browser'
|
|
status: todo
|
|
type: epic
|
|
created_at: 2026-03-30T04:34:21Z
|
|
updated_at: 2026-03-30T04:34:21Z
|
|
---
|
|
|
|
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.
|