package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Apr 17, 2026
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package claude implements llm.Runner by invoking the Claude CLI.
NewRunner returns an llm.Runner backed by the claude CLI.
Runner invokes the claude CLI with --output-format json and parses the
response into agent-neutral LLMMetadata.
Run executes claude -p --output-format json and parses the JSON response.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.