Directories
¶
| Path | Synopsis |
|---|---|
|
Package llm provides a unified interface for running LLM agent CLIs (claude, codex, gemini, kimi, etc.) as subprocess backends.
|
Package llm provides a unified interface for running LLM agent CLIs (claude, codex, gemini, kimi, etc.) as subprocess backends. |
|
providers/claude
Package claude drives the claude CLI as a subprocess and parses its stream-json output into a plain text reply.
|
Package claude drives the claude CLI as a subprocess and parses its stream-json output into a plain text reply. |
|
providers/codex
Package codex drives the codex CLI as a subprocess and parses its JSON-lines output into a plain text reply with optional file-change events.
|
Package codex drives the codex CLI as a subprocess and parses its JSON-lines output into a plain text reply with optional file-change events. |
|
providers/gemini
Package gemini drives the gemini CLI as a subprocess and parses its JSON output into a plain text reply.
|
Package gemini drives the gemini CLI as a subprocess and parses its JSON output into a plain text reply. |
|
providers/kimi
Package kimi drives the kimi CLI as a subprocess and parses its stream-json output into a plain text reply.
|
Package kimi drives the kimi CLI as a subprocess and parses its stream-json output into a plain text reply. |
|
providers/opencode
Package opencode drives the opencode CLI as a subprocess and parses its JSON-lines output into a plain text reply, session ID, and token usage.
|
Package opencode drives the opencode CLI as a subprocess and parses its JSON-lines output into a plain text reply, session ID, and token usage. |
|
platform
|
|
Click to show internal directories.
Click to hide internal directories.