Tagged harness
1 entry on this topic.
- 01 Harness engineering: the layer that turns a model into an agent
An LLM is a stateless next-token predictor. Everything that makes it feel like an agent, the loop, the tools, the memory, the verification, lives in the harness. Here is what that layer actually does, why it moves benchmarks more than people expect, and where the real engineering is.