08:00
2026-05-31
blog.herlein.com
ai-agents
How AI Coding Agents Work: First Principles
AI coding agents operate as a simple control loop: they build a message bundle, send it to an LLM, execute any requested tool calls, and repeat until the task is done. The LLM never directly executes โฆ