Commands
`homeboy release`
Synopsis homeboy release [OPTIONS] [COMPONENTS]... homeboy release version show [<component_id>] [--path <path>] homeboy release changes [<component_id>] [--path <path>] [--since <tag>]...
`homeboy git`
Synopsis homeboy git <COMMAND> Git operations for Homeboy components, worktrees, portable checkouts, and GitHub issue / pull request workflows. Most...
cleanup
Remove or inspect reconstructable artifacts that Homeboy can safely recreate. This is the canonical artifact cleanup path. Worktree lifecycle cleanup...
agent-task
Run provider-neutral task plans through Homeboy's durable agent-task lifecycle. Homeboy owns durable orchestration and provider-neutral outcomes. Runtime providers own backend-specific...
`homeboy daemon`
Run and inspect the local-only Homeboy HTTP API daemon. Synopsis homeboy daemon <COMMAND> Subcommands start — start the local daemon...
`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 status`
Show an actionable component status overview. Synopsis homeboy status [PROJECT] homeboy status --global Three modes homeboy status behaves differently depending...
`homeboy runner`
Synopsis homeboy runner <COMMAND> runner manages durable execution backends. SSH runners are a capability on a homeboy server record, so...
`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...
worktree
Manage component-backed task worktrees for generic Homeboy workflows. Creation, resolution, listing, status, and cleanup use Homeboy's native task-worktree registry. Homeboy...
Deferred workloads
homeboy deferred-workload resumes portable workloads that were retained until a compatible runner becomes available. Use homeboy deferred-workload status to inspect...
`homeboy activity`
Unified read-only activity surface for orchestrators and operators asking what Homeboy is doing now and what just finished. Usage homeboy...