Commands
`homeboy tunnel`
Synopsis homeboy tunnel service <COMMAND> homeboy tunnel preview-client <COMMAND> homeboy tunnel preview-ingress <COMMAND> homeboy tunnel preview-consumer <COMMAND> homeboy tunnel artifact-origin...
homeboy trace
Capture black-box behavioral traces for a component by executing declared scenarios. Trace runners write a JSON evidence envelope plus optional...
`homeboy rig`
Manage local dev rigs: reproducible multi-component environments that can start services, prepare checkouts, sync combined-fixes stacks, run health checks, and...
Review Command
Run scoped audit + lint + test in a single invocation against PR-style changes. review also owns the individual quality...
homeboy observe
Compatibility entry point for passive Trace capture. It persists evidence in the observation store as run kind observe while delegating...
Bench Command
Run performance benchmarks for a Homeboy component and surface regression deltas against a stored baseline. Synopsis homeboy bench <component> [options]...
`homeboy runtime`
Inspect Homeboy core-bundled runtime assets used by extension runners. Runtime Packages Homeboy discovers installable runtime packages from ~/.config/homeboy/agent-runtimes/<runtime-id>/<runtime-id>.json. Extension repositories...
`homeboy config`
Manage global Homeboy configuration stored under the OS config directory as ~/.config/homeboy/homeboy.json. Overview The homeboy config command provides access to...
worktree
Manage component-backed task worktrees for generic Homeboy workflows. Commands homeboy worktree create <component-id> --branch <branch> [--from <ref>] [--task-url <url>] [--run-id...
`homeboy triage`
Produce an attention report for components, projects, fleets, rigs, or the full configured workspace. Snapshot report mode reads GitHub state...
Runs Command
Inspect and maintain persisted observation-store runs and artifacts. Synopsis homeboy runs list [--runner <runner-id>] [--kind bench|rig|trace] [--component <id>] [--rig <id>]...
`homeboy self`
Inspect the active Homeboy binary and nearby install/update signals. Synopsis homeboy self <COMMAND> Subcommands status — report the active binary,...