The harness: what turns an LLM into an agent (and why you don't have to build it)
An LLM predicts text; an agent runs tasks. In between sits the harness. I set out to understand it, and realized my mental pattern already described the Claude Agent SDK.