Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Args ¶
type Args struct {
Input string
BaseURL string
APIKey string
ThreadID string
Model string
SandboxMode string
WorkingDirectory string
SkipGitRepoCheck bool
OutputSchemaPath string
Images []string
ConfigOverrides map[string]any
}
Args mirrors the CLI flags accepted by `codex exec`.
Click to show internal directories.
Click to hide internal directories.