Directories
¶
| Path | Synopsis |
|---|---|
|
Package cli provides keel's shared command tree, generated help, and usage-error contract for first-party developer CLIs.
|
Package cli provides keel's shared command tree, generated help, and usage-error contract for first-party developer CLIs. |
|
cmd
|
|
|
keel-demo
command
Command keel-demo is a first-party demonstration binary for visually comparing keel/log and keel/exec renderings across console modes.
|
Command keel-demo is a first-party demonstration binary for visually comparing keel/log and keel/exec renderings across console modes. |
|
keel-dev
command
Command keel-dev is keel's single first-party CLI: the deterministic verification gate (`ci`) and the scripted release loop (`release`).
|
Command keel-dev is keel's single first-party CLI: the deterministic verification gate (`ci`) and the scripted release loop (`release`). |
|
Package exec is keel's subprocess facility: one place to launch external commands so that every child process is logged uniformly and its output is scrubbed of secrets.
|
Package exec is keel's subprocess facility: one place to launch external commands so that every child process is logged uniformly and its output is scrubbed of secrets. |
|
claude
Package claude wraps headless `claude -p` invocations: prompt in, final text plus token/cost/turn metrics out.
|
Package claude wraps headless `claude -p` invocations: prompt in, final text plus token/cost/turn metrics out. |
|
codex
Package codex wraps headless `codex exec --json` invocations: prompt in, a streaming JSONL event log out.
|
Package codex wraps headless `codex exec --json` invocations: prompt in, a streaming JSONL event log out. |
|
Package log is keel's structured-logging foundation: a thin layer over the standard library's log/slog that every keel consumer shares.
|
Package log is keel's structured-logging foundation: a thin layer over the standard library's log/slog that every keel consumer shares. |
|
otel
Package otel provides keel/log's optional OpenTelemetry log exporter bridge.
|
Package otel provides keel/log's optional OpenTelemetry log exporter bridge. |
|
Package vscode holds the consumer-neutral core of the VS Code test-runner bridge: the run-event/lock/location/artifact wire types and the WorkspaceProfile port through which a consumer dev tool injects its repo-specific behavior.
|
Package vscode holds the consumer-neutral core of the VS Code test-runner bridge: the run-event/lock/location/artifact wire types and the WorkspaceProfile port through which a consumer dev tool injects its repo-specific behavior. |
Click to show internal directories.
Click to hide internal directories.