Microsoft Research Open-Sources Orchard, a Framework for Training AI Agents
Orchard gives developers a reusable, Kubernetes-based environment for training autonomous agents, with three ready-made recipes for coding, browser and personal-assistant tasks that rival far larger proprietary systems.
Microsoft Research published Orchard on August 3, an open-source framework aimed at a bottleneck the company says has been slowing agentic AI research: most state-of-the-art agent systems are trained on proprietary infrastructure, custom sandboxes and closed datasets that other teams can't reuse. Orchard's core piece, Orchard Env, is a lightweight, Kubernetes-based environment service that gives researchers reusable, isolated components for running and training agents, rather than requiring them to rebuild task environments from scratch for every new domain. Both the framework and its training data and evaluation methods are released publicly, on GitHub and Hugging Face respectively.
Three ready-made training recipes
Alongside the base framework, Microsoft shipped three domain-specific recipes that show what Orchard can produce. Orchard-SWE trains agents to fix bugs and solve coding tasks in real repositories, evaluated on the SWE-bench Verified benchmark. Orchard-GUI trains vision-language-model-based browser agents to interpret on-screen layouts and complete web tasks. Orchard-Claw targets personal-assistant workflows such as email triage, calendar coordination and multi-tool task completion.
Performance claims
Microsoft reports Orchard-SWE reaches 69.7% on SWE-bench Verified (73% with value-model reranking) using an agent with roughly 3 billion active parameters — a result the company says approaches systems more than ten times larger. Orchard-GUI is reported to average 68.4% success across three web-navigation benchmarks, in the range of proprietary browser agents from OpenAI and Google. Orchard-Claw completes 59.6% of assigned tasks within three attempts on its own, rising to 73.9% when paired with a stronger downstream agent system.
Why it matters
Orchard is a bet that the next constraint on agent capability isn't model size but training infrastructure: giving smaller, cheaper models realistic environments to practice in before deployment, rather than routing everything through ever-larger general-purpose models. By open-sourcing the environment layer, benchmark recipes and training data together, Microsoft is inviting outside teams to build and compare their own agents on the same substrate — a departure from labs that keep their agent-training pipelines closed. If independent teams can reproduce Orchard's reported results, it could lower the cost of entry for building specialized coding, browser and assistant agents without needing frontier-scale compute budgets.
Sources
- Orchard: An open framework for scalable agentic AI — Microsoft Research Blog
- Orchard: An Open-Source Agentic Modeling Framework — Microsoft Research
- Microsoft Framework to Cut AI Agent Training Costs — AI Business
- Microsoft Research releases Orchard framework for scalable AI agent training — EdTech Innovation Hub
AI-assisted reporting, overseen by the AgentsAI team. Spotted an error? Let us know.
More agents news
AI Score Raises $5.4M Seed to Police What Enterprise AI Agents Are Allowed to Do
London startup AI Score raised a $5.4M seed round led by Fuel Ventures to give enterprises a live map of their AI usage and controls over what agents can access, extending a founding team with UK national-security and legal backgrounds.
Proofpoint Launches SOC Analyst Agent Built on OpenAI's Daybreak Cyber Models
Proofpoint's first product from the OpenAI Daybreak Defense Network turns natural-language questions into structured, traceable security investigations across its data, entering private preview with general availability targeted for Q3.
Enterprise AI Agent Startup Wonderful Raises $550M, Hits $5B Valuation in Under a Year
The Tel Aviv- and Amsterdam-based startup's valuation has now climbed from $700 million to $5 billion across four rounds in about ten months, as it repositions from voice agents to a full 'AI operating system' for the enterprise.
HiddenLayer Raises $100M Series B to Secure AI Agents at Runtime
AI security vendor HiddenLayer closed a $100M Series B led by Delta-v Capital, taking total funding to $156M, and is putting the money into Agentic Runtime Security and a new Agent Harness Security product for AI coding agents.