Two 23-year-old founders, a $650 million valuation, and a bet that the future of AI isn’t about single agents — it’s about orchestrating armies of them. That’s the pitch behind Isara, the San Francisco startup that just landed one of the most talked-about funding rounds in the agent infrastructure space.
The Wall Street Journal broke the story on March 25, 2026: Isara has raised $94 million, with OpenAI among its backers, valuing the company at $650 million. For a startup that was founded less than two years ago by two people barely old enough to rent a car, that’s a staggering number. But the investor interest makes sense when you look at the problem Isara is tackling.
The Problem With Single Agents
Right now, most AI agent platforms operate on a one-agent-per-task model. You spin up an agent, point it at a task, and it works in isolation. That works fine for answering emails or writing code snippets. But real enterprise workflows — analyzing thousands of financial data points, coordinating a 50-step supply chain, running a multi-channel customer support operation — don’t map neatly onto a single agent.
The analogy Isara’s team uses is telling: they want AI agents to “autonomously divide labor, collaborate, and govern like a real company.” Not one smart assistant, but an entire digital workforce where agents specialize, communicate, and course-correct in real time.
Eddie Zhang, Isara’s CTO and co-founder, spent his time at OpenAI working on safety, alignment, and early prototypes of multi-agent coordination. He dropped out of a CS PhD at Harvard to start Isara. His co-founder, Henry Gasztowtt, serves as CEO. Both were born in 2003.
What Isara Actually Builds
Isara’s core product is an orchestration layer for large-scale agent networks. The architecture is designed to let different functional agents align their goals, exchange data, and resolve chain-reaction issues across complex workflows.
Three pillars define Isara’s approach:
Orchestration — Assigning and routing tasks across agent clusters, deciding which agent handles what, and managing dependencies between parallel workstreams.
Monitoring — Real-time visibility into what every agent in the network is doing. When you have hundreds or thousands of agents operating simultaneously, knowing which one is stuck, producing bad outputs, or drifting off-task becomes critical.
Dynamic correction — Agents don’t just execute; the system watches for errors and automatically reroutes or adjusts. This is where Zhang’s safety research background shows up most directly — the same instincts that went into supervising complex model behaviors at OpenAI now drive how Isara handles agent-level failures at scale.
The target use cases span financial data analysis, customer support operations, and e-commerce automation. These are areas where the volume of parallel subtasks makes single-agent approaches impractical.
Why OpenAI Is Investing in an Agent Startup
OpenAI investing in Isara is worth unpacking. OpenAI has its own agent infrastructure — the Assistants API, function calling, and internal orchestration tools. So why back an external company building agent coordination software?
The likely answer: OpenAI sees the agent orchestration layer as a distinct problem from building the models themselves. OpenAI provides the intelligence; Isara provides the coordination. It’s a similar logic to how cloud providers don’t build every SaaS tool that runs on their infrastructure.
There’s also a strategic angle. If Isara’s orchestration layer becomes standard infrastructure for deploying agent networks, and those networks run on OpenAI models, that’s a massive demand driver for OpenAI’s API. Investing $94M at a $650M valuation is a relatively cheap bet on expanding OpenAI’s surface area in enterprise deployments.
This move echoes a pattern we’ve seen before — OpenAI has been increasingly active in funding and acquiring companies that extend its ecosystem, from developer tools to enterprise platforms.
The Competitive Landscape
Isara isn’t building in a vacuum. The multi-agent orchestration space has gotten crowded:
CrewAI has accumulated over 44,500 GitHub stars and leads the open-source multi-agent space with its role-based agent metaphor. It’s particularly strong for business automation workflows where you want agents organized like a team — each with defined roles, goals, and backstories.
LangGraph (from LangChain) treats agent systems as state machines, giving developers explicit control over every transition. It’s become the go-to for enterprise deployments that need fine-grained control and observability.
Microsoft AutoGen brings the weight of the Microsoft ecosystem and focuses on conversational multi-agent patterns. It’s deeply integrated with Azure services.
OpenAI’s Swarm framework, while experimental, shows that OpenAI is thinking about multi-agent coordination internally too.
Where Isara differentiates is scale. Most existing frameworks handle a handful of agents — maybe a dozen working in parallel. Isara’s pitch is coordinating thousands simultaneously. That’s a fundamentally different engineering challenge, more akin to distributed systems design than chatbot orchestration.
The team they’ve assembled reflects this ambition. Since founding, Isara has recruited over a dozen researchers from Google, Meta, and OpenAI itself — people with backgrounds in distributed systems, safety, and large-scale infrastructure.
The Bigger Picture: Agent Infrastructure as the Next Platform War
Isara’s raise is part of a broader wave. The AI industry is shifting from a “build better models” race to an “agent infrastructure” race. The models are getting commoditized — the real moat is in the tooling, orchestration, and deployment layers that turn raw model capabilities into production-ready agent systems.
We’ve already seen this play out across the stack. Platforms like Maestro are building multi-agent command centers with group chat orchestration. GitHub’s Agent HQ is creating mission control for coding agents across multiple providers. Tools like the Agent Skills Framework are standardizing how agents package and share capabilities.
Isara sits at a specific point in this stack: not the agent builder, not the model provider, but the coordinator that makes thousands of agents work as a coherent system. If enterprise AI deployment follows the same trajectory as cloud computing, this coordination layer could become as essential as Kubernetes is to container orchestration.
FAQ
How much funding has Isara raised?
Isara has raised $94 million in its latest round, with OpenAI as a notable investor. The round valued the company at $650 million.
Who founded Isara?
Isara was co-founded by Eddie Zhang (CTO) and Henry Gasztowtt (CEO) in June 2025. Zhang is a former OpenAI safety researcher who dropped out of a CS PhD at Harvard. Both founders are 23 years old.
How does Isara compare to CrewAI and LangGraph?
CrewAI and LangGraph are open-source frameworks for building multi-agent systems, typically handling a small number of cooperating agents. Isara operates at a different scale — its orchestration platform is designed to coordinate thousands of agents simultaneously, with built-in monitoring and dynamic error correction. It’s more comparable to enterprise infrastructure than a developer framework.
What industries does Isara target?
Isara’s primary use cases include financial data analysis, customer support operations, and e-commerce automation — domains where large numbers of parallel tasks make single-agent approaches impractical.
Is Isara’s platform available to use?
As of March 2026, Isara appears to be in the infrastructure-building phase. The company has focused on assembling its research team and developing core technology. Public availability details have not been announced.
You Might Also Like
- Agent Builder by Thesys When ai Agents Stop Talking and Start Showing
- Cloudrouter Gives Your ai Coding Agent its own Cloud Machine and Thats a big Deal
- Gpt oss 120b Openai Finally Goes Open Source and its Worth the Wait
- Google A2ui Agent to User Interface Finally a Standard way for ai Agents to Show you Things
- Gitnexus Turns Your Codebase Into a Knowledge Graph and Your ai Agent Will Thank you

Leave a comment