Blog
Engineering notes from building Preloop — the open-source AI agent control plane. Mostly real bugs with real diagnoses, plus the occasional reference piece on how agent governance actually fits together.
-
· 6 min read
The Claude Code audit trail has three layers. Anthropic operates two of them.
Securing Claude Code takes more than enabling the Compliance API. The audit story has three layers: the org control plane, OpenTelemetry, and a self-hosted proxy and tool layer where enforcement actually lives. What that third layer looks like when it is purpose-built.
-
· 3 min read
Preloop 0.15.0: flow schedules, self-hosted runners, security audit presets
0.15.0 runs flows on native schedules, leases jobs onto your own machines with preloop runner, ships a CRA-oriented security audit preset pack, makes flows eval-grade with matrix fan-out and result.json, and stops showing unpriced usage as $0.00.
-
· 1 min read
Preloop 0.14.0: Cursor usage import, rate-limit intelligence, agent identity v2
0.14.0 lands Cursor bundled-model usage in Cost analytics, turns upstream 429s into a headroom report, and gives managed agents a durable id across renames.