Skip to main content

run_interactive_with

Function run_interactive_with 

Source
pub async fn run_interactive_with(
    config: Config,
    cwd: PathBuf,
    model_id: String,
    opts: InteractiveOptions,
) -> Result<()>
Expand description

Interactive TUI main loop with explicit options. recorder (if provided) appends one JSONL line per reducer input to the file for debugging / replay.