Homeboy Modules
Domain-specific extensions for Homeboy: WordPress, Node,js, Rust, Swift, & more.
Remote Runner Extension Bootstrap
Remote Homeboy runners need the same extension set as the machine that dispatches work to them. If a runner only...
Browser Result Shapes
Homeboy extensions share a small product-neutral vocabulary for browser, profile, and trace results in scripts/lib/browser-result-shapes.cjs and scripts/lib/browser-result-shapes.mjs. These helpers describe...
Structured Sidecars
Extension manifests declare structured sidecar support in structured_sidecars. Each key names a stable sidecar contract and each value is a...
WordPress Extension
Component Shapes The WordPress extension supports two component shapes: standalone / default — WordPress plugins and themes. Tests run through...
Go Extension
Adds first-class Go support to Homeboy for services, bridges, and command-line tools. Includes go CLI integration default build support go...