How AI Coding Agents Work: Models, Context, Sessions, and Memory
TLDR: An AI coding agent is an LLM stapled to a tool registry, wrapped in an orchestration loop that painstakingly rebuilds state on every single API call — because the model itself is completely stateless. Understanding the context window, the ReAct...
abstractalgorithms.dev31 min read