Commands

`homeboy triage`

Produce an attention report for components, projects, fleets, rigs, or the full configured workspace. GitHub access is read-only; each run...

Updated May 9, 2026

Bench Command

Run performance benchmarks for a Homeboy component and surface regression deltas against a stored baseline. Synopsis homeboy bench <component> [options]...

Updated May 6, 2026

`homeboy component`

Manage standalone component configurations stored under components/<id>.json. Synopsis homeboy component [OPTIONS] <COMMAND> Subcommands create homeboy component create [OPTIONS] --local-path <path>...

Updated May 5, 2026

`homeboy daemon`

Run and inspect the local-only Homeboy HTTP API daemon. Synopsis homeboy daemon <COMMAND> Subcommands start — start the local daemon...

Updated May 5, 2026

homeboy trace

Capture black-box behavioral traces for a component. Trace runners write a JSON evidence envelope plus optional artifacts under the Homeboy...

Updated May 4, 2026

Runs Command

Inspect persisted observation-store runs and artifacts. Synopsis homeboy runs list [--kind bench|rig|trace] [--component <id>] [--rig <id>] [--status <status>] [--limit 20]...

Updated May 4, 2026

`homeboy rig`

Manage local dev rigs: reproducible multi-component environments that can start services, prepare checkouts, sync combined-fixes stacks, run health checks, and...

Updated May 4, 2026

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...

Updated May 4, 2026

homeboy observe

Passively observe a running system and persist evidence in the observation store as run kind observe. Usage homeboy observe <component>...

Updated May 4, 2026

`homeboy release`

Synopsis homeboy release [OPTIONS] [COMPONENTS]... By default Homeboy auto-detects the bump from commit history. Use --bump <major|minor|patch|VERSION> to force a...

Updated May 4, 2026

`homeboy audit`

Synopsis homeboy audit <component-id|path> [options] Description Audit a component's codebase for convention drift, structural complexity, dead code, duplication, and test...

Updated May 4, 2026

`homeboy extension`

Synopsis homeboy extension <COMMAND> Subcommands list homeboy extension list [-p|--project <project_id>] show homeboy extension show <extension_id> Print detailed manifest, runtime,...

Updated May 3, 2026
← Back to Chubes.net