06-reference

harrison chase harness blog

Sat Apr 11 2026 20:00:00 GMT-0400 (Eastern Daylight Time) ·reference ·source: X article by @hwchase17 ·by Harrison Chase (CEO, LangChain)

“Your Harness, Your Memory” — Harrison Chase

Why this is in the vault

The LangChain CEO’s stake-in-the-ground on harness permanence and memory lock-in. Chase makes two arguments that matter for RDCO: (1) harnesses are not a temporary scaffolding phase — they are permanent and growing, and (2) memory is inseparable from the harness, which means closed harnesses create dangerous vendor lock-in. This is both a genuine architectural argument and a competitive positioning move for LangChain’s open-source Deep Agents product.

Core arguments

1. Harnesses are permanent

Chase traces the evolution: simple RAG chains (LangChain) → complex flows (LangGraph) → agent harnesses (Claude Code, Deep Agents, Codex, etc.). He directly rebuts the “models will absorb the scaffolding” argument:

2. Memory is the harness, not a plugin

Citing Sarah Wooders (CTO, Letta): “Asking to plug memory into an agent harness is like asking to plug driving into a car.” The harness is responsible for:

Memory is still in its infancy — no common abstractions exist yet. This means the harness and memory are tightly coupled by necessity.

3. Closed harnesses create memory lock-in

Chase identifies three levels of increasing danger:

Chase argues model providers are incentivized to move more behind APIs because memory creates lock-in that the model alone does not. Example: Codex generates encrypted compaction summaries unusable outside the OpenAI ecosystem.

4. The pitch: Open Memory, Open Harnesses

Chase’s prescription — and LangChain’s product play:

Assessment

Strengths:

Bias flags:

What he doesn’t say: Open-source harnesses still need hosted infrastructure, and LangSmith (LangChain’s deployment platform) is itself a commercial product. “Open harness” ≠ “free harness.”

RDCO mapping