Overview
Build a small coding agent through its loop, tool calls, context growth, and ablation tests.
Related articles
Engineering articleIf You're Struggling with Claude BlueUnderstand coding agents by decomposing LLM APIs, tool use, context, skills, and harnesses.Engineering articleHow to Whittle a SkillImprove agent skills through progressive disclosure, classification ladders, and evaluation.Engineering articleBuilding a Small Language ModelConnect embeddings, attention, transformers, and sampling to understand a small language model.