Skip to main content

Module cli_provider

Module cli_provider 

Source
Expand description

CLI Provider — use authenticated CLI tools (claude, gemini, auggie) as AI backends.

Spawns CLI tools in print mode (-p) and reads stdout, avoiding the need for API keys.

Structs§

CliProvider
A CLI-based AI provider that spawns external tools.
CliProviderConfig
Configuration for a single CLI provider.