Expand description
Top-level render — composes status bar, prompt, and the per-mode pane into a single frame.
Constants§
- LIVE_
STREAM_ ROWS - Rows reserved for the live-stream pane when visible. Eight rows = one header + seven event rows, comfortable on an 80×24 terminal without starving the conversation pane. Kept here rather than on the widget so the layout math is the single source of truth.