Bespoke Labs just announced a $40 million funding round to tackle what might be the biggest bottleneck in AI today: AI agent training that actually works in the real world. The company believes that the training ground, not the model itself, is what determines whether an agent reaches production. Right now, AI agents are capable, but they remain unreliable on long, messy jobs — the kind of multi-step tasks that enterprises need them to handle. That gap is exactly what Bespoke aims to close with realistic simulated environments.
The $40M Raise – Breakdown and Deployment Plans
That ambition now has serious financial backing. Bespoke Labs has raised a total of $40 million in a combined seed and Series A round, signaling strong investor confidence in its approach to AI agent training. The seed round was led by 8VC, while the Series A was led by Wing VC. This structure is common for AI startup funding rounds where early momentum allows a startup to quickly follow up with a larger round before the seed capital is fully deployed.

Seed and Series A Investors
Beyond the lead investors, the cap table includes a roster of high-profile angel investors. You will find employees from Anthropic, OpenAI, and Meta among them. The list also features Jeff Dean from Google DeepMind and Tristan Handy from dbt Labs. This mix of technical AI talent and enterprise software experience gives Bespoke Labs a strong advisory network. The team itself currently sits at roughly 40 people and leans heavily toward an academic research background, which aligns with the scientific rigor needed for building realistic simulations.
So where will the $40 million go? The funding will likely be used to scale the simulation platform itself. Building environments that accurately mimic real-world enterprise workflows is compute-intensive and requires constant iteration. A portion will also go toward expanding the team, particularly in engineering and product roles. For a company focused on making AI agent training more reliable, the ability to run thousands of parallel simulations is a competitive advantage — and that requires both infrastructure and people to manage it.
Simulated Environments: How Bespoke Creates a Realistic Training Ground
That infrastructure and those people are put to work building what Bespoke calls a true training ground. Most AI agent training today relies on one of two approaches: reinforcement learning in simplified game-like worlds, or fine-tuning on static datasets of past tasks. Both have clear limits. A game world teaches an agent to play by clean rules that never exist in a real company. A static dataset is like studying for a test where the questions never change — the agent memorizes answers instead of learning to adapt.

Bespoke takes a different path. Instead of simplified environments, they build digital twins of real companies. These are not just code repositories; they are full recreations of messy business infrastructure. Every component that makes a real firm run is included: codebases with years of history, microservices that talk to each other, logs full of warnings and errors, support tickets in various states, email threads, and Slack conversations. This is the raw material of daily work in any tech company.
Inside these simulations, agents practice the jobs that actually matter in production. They debug a misbehaving microservice. They resolve a support ticket by tracing the issue through logs and code. They make a code change, submit it, and deal with the fallout if something breaks. The tasks are long, open-ended, and full of ambiguity — exactly the kind of work that makes today’s AI agents capable but unreliable on messy jobs.
Components of a Simulation: Codebases, Logs, and Slack Channels
What makes this approach effective for AI agent training is the fidelity of the simulation. An agent that learns to find a bug by reading Slack threads and cross-referencing logs develops a skill that transfers directly to a real company. Bespoke designs these environments so that the lessons learned inside the digital twin carry over to the outside world. The company believes that the training ground — not the model architecture — is what ultimately decides which agents reach production and which stay in the lab.
This focus on agent simulation as a realistic practice field sets Bespoke apart. Other methods train agents on clean, curated data. Bespoke trains them on the noise, the context switching, and the unpredictable nature of actual work. That difference is what makes a trained agent ready for the real world, not just a demo environment.
GEPA: Bespoke’s Proprietary Optimizer for Agent Prompts and Policies
That realistic training data is only half the story. To make agents truly effective, Bespoke uses an in-house optimizer called GEPA to fine-tune how they behave in those simulations. GEPA automatically searches for better prompts and behavioral policies, so you don’t have to guess what might work. This is a key differentiator from traditional agent training, which often relies on manual trial and error.

Instead of spending hours crafting the perfect prompt for each task, GEPA does the heavy lifting. It iterates through different possibilities, optimizing for reliability on complex tasks without manual prompt engineering. The result is an agent that performs consistently, even when the environment changes.
How GEPA Works Under the Hood
At its core, GEPA tests various prompts and policies in simulated scenarios. It then evaluates the performance and adjusts accordingly. This automated cycle means that the agent’s behavior is constantly refined, leading to better outcomes in real-world applications. For anyone involved in ai agent training, this approach is a practical step forward. It shifts the focus from hand-tuning to automated optimization, making the process more efficient and scalable.
GEPA also handles the messy parts of agent policy tuning. It can adapt to different contexts and tasks without requiring a complete overhaul. This flexibility is crucial for building agents that work reliably across various use cases, from customer support to data analysis. By automating the search for optimal prompts and policies, Bespoke ensures that its agents are not just trained on realistic data, but also fine-tuned to navigate it effectively.
The Evidence: Task Length Doubling Every 7 Months and the Case for Training Grounds
But how do you measure whether these agent training methods are actually working? Independent benchmarks from METR offer a clear yardstick. Their data shows that the length of tasks agents can reliably complete is doubling roughly every seven months — some analyses even suggest a pace of every four months. That is a rapid improvement in agent reliability benchmarks.
Also worth a read: Salesforce Data Thefts Continue via Klue App.

This trend indicates that scaling agent capabilities is not just about adding more parameters to a model. In fact, Bespoke argues that the training environment itself is the decisive factor. While many in the industry race to build larger and larger models, Bespoke believes the real bottleneck is creating better training grounds. These environments allow agents to practice on realistic, complex tasks and learn from failures safely, without the costs of real-world deployment.
What does this mean for you? If you are deploying AI agents, the quality of their training environment may matter more than the raw size of the underlying model. The METR data suggests that agents are getting better at handling longer tasks, but this progress is tied to how they are trained. Without rich, dynamic training grounds, even the largest models may struggle to reach production readiness. Bespoke’s thesis is that focusing on the training ground, not the model, decides which agents actually make it to production. This aligns with the evidence: agents are improving rapidly, but the key is providing them with the right environments to practice and refine their skills—a shift in focus from pure model size to practical, scalable training.
Founders, Open-Source Contributions, and the Academic Background of Bespoke Labs
That shift toward practical training environments isn’t happening in a vacuum. It’s backed by deep research expertise. Bespoke Labs was founded in 2024 by Mahesh Sathiamoorthy and Alex Dimakis, both of whom bring serious academic credentials to the table. The team of roughly 40 people leans heavily academic, which shapes its methodical approach to building training grounds for AI agent training. This isn’t just about throwing compute power at a problem; it’s about designing environments where agents can learn effectively and efficiently.
Mahesh Sathiamoorthy and Alex Dimakis: Background and Vision
Sathiamoorthy and Dimakis have spent years in AI agent research, and their vision for Bespoke reflects that. They understand what makes an agent tick, and more importantly, what it needs to improve. The company’s angel investors include employees from Anthropic, OpenAI, and Meta, as well as Google DeepMind’s Jeff Dean and dbt Labs’ Tristan Handy. That’s a vote of confidence from some of the biggest names in AI and software, signaling that Bespoke’s direction resonates with industry leaders.
Contributions to Terminal-Bench and OpenThoughts
Bespoke’s influence extends beyond its own product. The company is a core contributor to Terminal-Bench, a benchmark designed to evaluate and push AI agent capabilities in real-world scenarios. It also built OpenThoughts, an open-source agent training dataset that has been downloaded over 500,000 times. OpenThoughts is a key resource for anyone working in open-source agent training, providing a foundation for building and testing agents. By sharing these resources, Bespoke is helping standardize how the community approaches AI agent training, making it easier for researchers and developers to collaborate and iterate.
Frequently Asked Questions
How do Bespoke’s simulated environments make AI agent training more effective?
Bespoke Labs builds interactive, physics-based worlds where AI agents can practice tasks like navigation, tool use, and multi-step reasoning. Unlike static datasets, these environments let agents learn from trial and error, adapting to new scenarios in real time. This hands‑on approach to AI agent training improves reliability and generalization without needing expensive real‑world data.
What makes GEPA different from standard reinforcement learning methods?
GEPA (Generative Environment Policy Augmentation) creates tailored training scenarios on the fly, focusing on the specific weaknesses an agent shows. Standard reinforcement learning often uses fixed environments that lead to overfitting. GEPA dynamically adjusts the environment, making each training session more efficient and directly targeting gaps in an agent’s performance.
Why does Bespoke Labs need a dedicated platform for AI agent training?
Training agents in the real world is slow, expensive, and risky. Dedicated simulated environments let developers iterate quickly, test edge cases, and ensure safety before deployment. The $40M investment is about scaling this infrastructure to handle complex, multi‑agent tasks, which is a core bottleneck in current AI agent training.






