Notes on Agentic Engineering: Where the Human Still Matters

Simon Willison recently started documenting Agentic Engineering Patterns — practices for getting good results out of coding agents like Claude Code and Codex, where the agent both writes and executes code, iterating largely on its own. This page is my running companion to that idea, told from the other side of the loop: short case studies from my own projects where a human in the loop still made the difference.

Each entry describes what the agent did, where its frame of reasoning fell short, and what the intervention cost — or saved.

More lessons will be added as I encounter them. If you've run into something similar, I'd love to hear about it.