Skip to main content

Module render

Module render 

Source
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.