The uncomfortable question anyone building in this space has to answer: even if you find the right patterns, how do you charge for them?
The framework itself cannot be the product. LangChain learned this. They open-sourced their agent framework and shifted commercial focus to LangSmith, an observability platform. The framework is the adoption vehicle; observability is the revenue model. E2B took a different path to the same conclusion — they sell the sandbox infrastructure where agents actually run.
Both arrived at the same structural insight. Give away the opinionated harness. Sell an indispensable piece of the stack that scales with consumption. The alternative — selling the framework itself — runs into the problem that frameworks get commoditized, forked, or absorbed by the model providers. When Anthropic ships built-in orchestration, framework-level features collapse into the model provider's product overnight.
So the strategic question is: what is the critical piece you sell alongside the free framework? It has to be something that gets harder, not easier, as the ecosystem matures. Observability gets harder because the systems get more complex. Sandboxing gets harder because security requirements escalate. Orchestration gets harder because multi-model, multi-harness workflows create session translation problems most teams underestimate.
The defensible move is to pick the hardest infrastructure problem — the one enterprises cannot solve with a weekend hackathon — and own it completely. I've argued separately that the harness matters as much as the model, but the harness is not where you make money. You make money on the part the harness depends on.
Sources
Related Essays
The Harness Matters as Much as the Model
Engineers report meaningfully different results from the same model run through different harnesses. The harness is not a thin wrapper — it is an opinionated layer that shapes agent behavior.
The Framework Trap
LangChain pivoted to LangSmith. E2B sells the sandbox. The agent harness is not the product — it is the thing you give away. Monetization lives in the infrastructure underneath.
The Agent Harness Problem
Enterprise agents need layered interfaces, real software skills, and flexible platforms. The harness around the model matters more than the model.
Key takeaways
- Frameworks get commoditized, forked, or absorbed by model providers the moment a major player ships built-in orchestration. The framework is the adoption vehicle, not the revenue model.
- LangChain shifted to LangSmith for observability. E2B sells sandbox infrastructure. Both arrived at the same insight — give away the harness, sell the indispensable piece.
- The defensible move is the hardest infrastructure problem in the stack. Observability, sandboxing, and orchestration get harder as the ecosystem matures, not easier.
FAQ
Why can't the framework be the product?
Frameworks are open-sourced quickly, forked aggressively, and absorbed by model providers when they ship built-in orchestration. Framework-level revenue collapses overnight when Anthropic or OpenAI bundles the same capability into their core offering.
What is the right thing to commercialize?
The piece of infrastructure that gets harder as the ecosystem matures. Observability gets harder as systems get more complex. Sandboxing gets harder as security requirements escalate. Orchestration gets harder as multi-model, multi-harness workflows multiply session translation problems.