Skip to main content

run_worker_loop

Function run_worker_loop 

Source
pub fn run_worker_loop(
    project_root: Option<PathBuf>,
    agent: Option<String>,
    model: Option<String>,
) -> Result<()>
Expand description

Run the worker loop.