Agentic coding and persistent returns to expertise(anthropic.com) |
Agentic coding and persistent returns to expertise(anthropic.com) |
What needs to be done? What counts as done? What must not be changed? When should the agent stop? What signals verify success?
The important question is how that expertise should be passed to the AI. Not just as more context, but in a form the agent can use before execution.
And is tests passing a weaker signal than it looks? If I add new functionality without adding tests, existing tests can all pass but it does't tell you whether my new code actually works.
To be fair this is accepted near the end.