Building your own PR reviewer with coding agents

I've now built a couple versions of automated PR reviewers, and the main thing that keeps standing out is that the AI part is surprisingly small. The model matters, of course. But the architecture matters more.…

Read more

How I currently develop with LLM models (Early 2026)

I've been experimenting with a lot of different agent setups, harnesses and model combinations over the last months, and I've ended up settling on a workflow that is fairly simple in structure even if the tooling around it is changing quickly.…

Read more