Blog
Articles on engineering with code agents: practical, direct, no hype.
Graph Engineering: when the workflow needs to be visible
How to make dependencies, state, recovery, and human decisions explicit when one agent loop no longer represents the work.
Loop Engineering: how a good run becomes a process
How to design small cycles of action, verification, and durable state so an agent can make progress without repeated prompting.
Harness Engineering: the system around the model
How to prepare context, tools, limits, and feedback so a coding agent can work well inside a real repository.