Monday, July 28, 2025

Agentic coding needs structure more than ever.

I spent the week-end digging deeper into agentic coding, this time using mostly Gemini as the path of least resistance.
I still want to try Qwen3-Coder.

It became blatently clear to me that the agentic coding workflow needs structure more than ever.
This might have seemed obvious from the outset, but once you're knee deep in running changes with the agent in a pre-existing codebase,
you'll quickly run into trouble if your code doesn't have proper formatting, linting or unit test cases.