@agent-os/ops-htmx
Purpose
Section titled “Purpose”HTMX ops console for @agent-os/ops-api.
Invariant
Section titled “Invariant”Ops UI state is derived from ops API/runtime projections. It is not ledger truth and must not introduce shadow state.
Minimal Usage
Section titled “Minimal Usage”Use this package as the terminal ops UI adapter.
import { mountOpsHtmx } from "@agent-os/ops-htmx";Verification
Section titled “Verification”cd tooling/ops-htmxvp test run