Commands
`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...
Commands index
api activity — unified active and recently finished Homeboy work agent-task api bench — performance benchmarks + p95 regression ratchet...
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,...
`homeboy upgrade`
Synopsis homeboy upgrade [OPTIONS] Description Upgrades Homeboy to the latest version. The command auto-detects the installation method (Homebrew, Cargo, source...
Rig Spec Reference
JSON reference for rig specs loaded from ~/.config/homeboy/rigs/<id>.json or installed from a rig package. Package Layout A rig package can...
`homeboy report`
Render reports from Homeboy structured output artifacts. Synopsis homeboy report <COMMAND> Subcommands failure-digest — render a markdown failure digest from...
`homeboy git`
Synopsis homeboy git <COMMAND> Git operations for Homeboy components, worktrees, portable checkouts, and GitHub issue / pull request workflows. Most...
`homeboy deps`
Manage component dependencies. Synopsis homeboy deps <COMMAND> Subcommands status — inspect dependency constraints and locked package versions install — install...