Architecture

Hooks System

Homeboy provides a general-purpose hook/event system for lifecycle extensibility. Both components and extensions can declare hooks that run shell commands...

Updated May 28, 2026

Trace Probes

Trace probes are passive observation helpers that run beside a trace workload and emit events into the existing trace timeline...

Updated May 21, 2026

Runner Connection Bootstrap

homeboy runner connect <runner-id> uses the first-class runner registry added for issue #2526. Registry Contract Runner configs are JSON files...

Updated May 17, 2026

Scope Model

Homeboy commands operate on different kinds of things. The shared scope model makes those things explicit so project/site workflows do...

Updated May 14, 2026

Core runner + output parse substrate

This document defines the core primitives introduced for: #460 — extension runner helper contract #464 — generic output parsing primitive...

Updated March 16, 2026
← Back to Chubes.net