Skip to main content

Module tui

Module tui 

Source
Expand description

TUI interactive mode โ€” module structure.

Provides a flicker-free terminal chat interface using ratatui.

Functionsยง

run_tui_interactive
Run the TUI interactive mode.
run_tui_interactive_with_continue
Run TUI interactive mode, optionally resuming the most recent session.