LangChain founder: agents = model + harness + context; owning intelligence is more than weights

hwchase17 · x · 2026-08-18

In a Sequoia talk "Owning Your Intelligence", LangChain founder Harrison Chase proposed the mental model: agents = model + harness + context.

The model provides capability, the harness determines tools, permissions and behavior, context determines what the agent knows, and evals determine whether the system improves rather than merely changes. He also showed how to configure harnesses via middleware in langchain/deepagents, fully own your cognitive architecture with langgraph, and why evals/observability matter.

Related event: Harrison Chase's Mental Model: Agents = Model + Harness + Context(8 posts)→

Original post →

More from coding & agent

coding & agent channel →