Blog
Notes from the runtime.
How we think about running agents in production, and what we're learning building it.
Perspective
Verification is the hard half of agents
Everyone can generate an agent. Almost nobody can tell you, at 3am, whether it did the right thing. That gap is the whole product.
Jul 28, 2026·5 min
EngineeringHow durable agent runs actually work
Checkpointing sounds simple until a tool call is non-idempotent. Here is how we make a paused run resume exactly once.
Jul 14, 2026·7 min
ProductPut your prompts under CI
"It felt better" is not a deploy signal. Score every prompt change against a suite and let the build tell you the truth.
Jun 30, 2026·4 min