Library
Field notes for agent builders.
Long-form articles on building, shipping, and selling AI agents - the reasoning behind the recipe, not just the steps.
Library
Long-form articles on building, shipping, and selling AI agents - the reasoning behind the recipe, not just the steps.
Building
Turning a scoped problem into prompts, tools and a test suite. The recurring argument is that an agent is only as good as the cases you can prove it handles, so most of the detail here is about evals, golden datasets, and the deployment gate that stops a regression reaching anyone.