Expand description
Chat view orchestrator.
render_chat_view is the single entry-point called from
crate::tui::ui::main. Composes layout, lines, input, and status.
Functionsยง
- render_
chat_ view - Top-level chat view renderer.
Chat view orchestrator.
render_chat_view is the single entry-point called from
crate::tui::ui::main. Composes layout, lines, input, and status.