Agentic coding works perfectly until it doesn't. That's the nature of it. There's a ton of things you can do to improve it, but to get there you need to go one layer deeper.
Agent harnesses are not magic black boxes and the key to understanding how to leverage agentic coding is understanding how it works under the hood. How does a harness work? What can you do to steer the agent?
In this talk I'll give you an intuition of how coding agents work. And what you can do to steer, to build guard rails, and to effectively reshape what has become the main way of producing code in this day and age.
Practical guidelines on giving agents senses, containing the blast radius, context and engineering, and building deterministic checks around nondeterministic behavior.
The harness matters more than the model.