Documentation
¶
Overview ¶
Package claude implements llm.Runner by invoking the Claude CLI.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Runner ¶
type Runner struct {
// contains filtered or unexported fields
}
Runner invokes the claude CLI with --output-format json and parses the response into agent-neutral LLMMetadata.
Click to show internal directories.
Click to hide internal directories.