HomeBlog › Rysh vs LangChain and CrewAI: frameworks are Lego — you still operate the tower
Blog

Rysh vs LangChain and CrewAI: frameworks are Lego — you still operate the tower

Jul 19, 20265 min readBy the Rysh team

You can absolutely build your agent platform with a framework. The question is whether you want to operate it forever.

"We'll just build it with LangChain."

Every engineering team says this. It's not naive — it's almost right. LangChain, LlamaIndex, and CrewAI are genuinely good at what they are: flexible libraries with huge ecosystems for wiring LLMs to tools, data, and each other. If agents are your product's core IP, a framework is probably the correct call.

But most teams don't want to build an agent platform. They want to have one. And that difference is about six months of work you didn't plan for.

Frameworks are Lego

A framework hands you excellent bricks: chains, tool abstractions, memory classes, multi-agent crews. What it doesn't hand you is the tower — assembled, inspected, and standing in production with people leaning on it.

The demo takes a weekend. Here's the part that doesn't:

That's the boring 80%. None of it is intellectually hard. All of it is mandatory, and all of it is yours to maintain forever — through every framework major-version bump.

What rysh ships instead

Rysh is the assembled tower: the IDE and the runtime and the governance, out of the box.

And the engine runs on Claude with your own API key. We're not claiming a smarter model than the one your framework would call — we're claiming you skip the six months of scaffolding around it.

Side by side

LangChain / CrewAI rysh
What you get Libraries + abstractions Running product: IDE + runtime + governance
Agent definition Code you write Markdown skill file in git
Tooling Bring/build your own 46+ built-in, approval-gated
Observability You instrument it Every tool call live in a pane
Isolation & tenancy You design it NATS subject-ACL isolation built in
Channels You integrate each Slack, email, web chat included
Flexibility ceiling Effectively unlimited Platform-shaped (skill files, MCP, your APIs)
Ops burden Yours, forever Self-hostable binary; rysh is the product

When to pick a framework

Genuinely, pick LangChain / LlamaIndex / CrewAI when:

The ecosystems are enormous, the communities are great, and the flexibility is real. Nothing platform-shaped will ever match a library's ceiling.

When to pick rysh

Pick rysh when the honest goal is "our team runs governed agents that do real work" — not "we maintain an agent infrastructure codebase."

And if you've already built custom tools? Rysh is an MCP client — external MCP servers plug straight into the engine. Your framework work isn't wasted; it becomes a tool rysh agents can call.

Frameworks are Lego. Lego is wonderful. But somebody has to dust the tower, and it shouldn't be your senior engineers.


We're early-stage and recruiting design partners — teams who'd rather operate agents than agent infrastructure. Direct line to the founders, roadmap shaped by your workflow: become a design partner →

More in this series: Rysh vs building it yourself · What it actually means to be an AI-native company

Try Rysh

Every pane is a shell and an AI agent — install takes one command.

Get started free →