Skip to main content

Module cli

Module cli 

Source
Expand description

CLI subprocess backend.

Wraps the existing headless CLI spawning infrastructure (Claude Code, OpenCode, Cursor) behind the AgentBackend trait.

Structsยง

CliBackend
Backend that spawns a CLI subprocess (Claude Code, OpenCode, Cursor).