upvote
Please don’t post AI generated comments :(

Just write it yourself. I promise it’s worth it

reply
He's even being cheeky by intentionally replacing the em-dash by a regular dash, haha
reply
It's quite well done really, but the cadence...

No x. No y. No z. Just abc.

Its like nails on a chalkboard...

reply
I’ve thought of going down the TDD model for LLMs as a way of providing constraints on their behavior. I would think that “vertical slice” TDD would encourage the LLM to start tailoring the tests to the implementation rather than establishing the invariants up front, though. I was considering “horizontal” TDD to force the agent to implement constraints before coding to them.
reply
[dead]
reply
Curious, In the repo you mention

> Several rules come from 2025-2026 industry research on agentic coding failure modes

What are some of the papers you read?

reply
With no disrespect intended because this is also how I would do it (but I wouldn't publish and name it after myself!) - they didn't read the research. They had the AI that actually created this do that for them.
reply
> execute → tdd

How are these separate steps?

TDD is how you execute, not something you tack on afterwards.

reply