Versions in this module Expand all Collapse all v0 v0.3.14 Mar 9, 2026 v0.3.13 Mar 9, 2026 Changes in this version + func Run(ctx context.Context, args []string, options *RunOptions) error + type ClaudeConfig struct + AuthToken string + BaseURL string + HaikuModel string + OpusModel string + SonnetModel string + func NewConfig(ctx context.Context, options *RunOptions) (*ClaudeConfig, error) + type RunOptions = cli.RunOptions