Adrien Desbiaux
About me →Applied AI Engineering Lead. Notes on AI agents and software engineering.
- I Built a Coffee Filter for AI Agents
The last post ended asking what escaped. This one is about the filter I built to answer it: a contract, a trace, and a verdict the agent never sees.
- AI Agents Need Coffee Filters Too
A coffee dripper is not there to brew better coffee. It is there to stop the wrong things reaching your cup. Monitoring AI agents is the same job.
- Atomic Habits for AI Agents
James Clear wrote that you fall to the level of your systems. I think that's even more true for AI agents.
- API Magic
One TypeSpec file, a whole API surface: lessons from running a spec-first Go service in production. Code generation, SDK generation, and the sharp edges.
- AI is forcing junior engineers to think like seniors
AI can write the code in seconds. Judgement is what remains and it has become a day-one skill for junior engineers.
- Engineering hygiene in the age of AI agents
AI agents will not fix weak fundamentals. CI/CD, linting, tests, ADRs and telemetry are the training plan for shipping faster.