Skip to main content

run_tui

Function run_tui 

Source
pub async fn run_tui(
    agent_command: &str,
    settings: UiSettings,
    log_dir: Option<&str>,
) -> Result<(), AppError>
Expand description

Launch the Wisp TUI with the given agent subprocess command.