My fireside chat about agentic engineering at the Pragmatic Summit(simonwillison.net)
simonwillison.net
My fireside chat about agentic engineering at the Pragmatic Summit
https://simonwillison.net/2026/Mar/14/pragmatic-summit/
2 comments
I ask the llm what Simon Willison would recommend to ensure I'm using up to date Python approaches.
I've also noticed the pattern amplification effect he mentioned. Agents mirror whatever quality level already exists in the codebase. In clean, readable areas they reinforce good structure. In messy areas they reproduce the mess just as faithfully. If anything, AI seems to make codebase hygiene even more important, not less. It'll be interesting to see how codebase hygiene affects companies' ability to implement AI harnessing and other advanced techniques.