Orchard-Claw is a small idea with a large shadow. Microsoft Research’s new paper, “Orchard: An Open Framework for Scalable Agentic AI,” names it almost in passing — one of three example agents built to prove out an open training rig, alongside a code-repair agent and a web-browsing agent. Orchard-Claw does something plainer than either of those: it manages email, calendars, and the search for information across the tools a person actually uses at work. After training on just 200 synthetic tasks, its success rate under one evaluation harness moved from 18.6% to 51.5%.
The framework around it is, on its own terms, a generous piece of engineering. Building a capable AI agent has typically required infrastructure most researchers never see — custom sandboxes, closed training pipelines, proprietary datasets locked inside a handful of labs. Orchard opens that up. It lets a team spin up thousands of isolated environments on ordinary Kubernetes infrastructure, and — this is the clever part — train an agent inside the same deployment harness it will actually run in, rather than a simplified stand-in that behaves differently once the training wheels come off. The authors call trained agent behaviour a “persistent asset”: something future systems can inherit and extend, rather than relearn from nothing each time. It is, genuinely, a useful contribution to how agents get built.
But sit with what Orchard-Claw was built to do. Not “write code.” Not “browse a website.” Manage an inbox. Protect a calendar. Chase down the meeting brief nobody sent. That is, in most organisations, a named job, done by a named person, and it is rarely the person in the room when the roadmap gets decided.
There is a version of this that looks like relief. Give the agent the first pass — the routine reschedule, the “can you find that email from March” — and let the person who currently does that job spend the freed hours on the parts that actually need a human: reading the room before a difficult meeting, knowing which “urgent” email is not, managing the version of the calendar that exists in someone’s head and not in Outlook. Executive assistants have always done more judgement work than their job title admits. An agent that clears the mechanical layer could, in principle, make that judgement work more visible, not less.
There is another version that looks like nothing at all, until the contract isn’t renewed.
The distribution of technological benefit follows existing power gradients, not technological inevitability, and Orchard doesn’t decide which version an organisation gets. Nothing in the paper does. That decision gets made afterward, in a budget meeting, by someone weighing a headcount line against a credits line — and the paper’s own numbers, 18.6% rising to 51.5% in a matter of months, are precisely the kind of number that makes that meeting easier to have.
The distribution of technological benefit follows existing power gradients, not technological inevitability.
None of which is an argument against building the thing. Open infrastructure that any lab can inspect and reproduce is better than the same capability locked behind three companies’ APIs — that much is a fair trade. The argument is narrower: the paper measures a success rate. It does not measure who currently holds that job, what they know that a benchmark doesn’t capture, or what their organisation intends to do with the extra 33 points. That measurement doesn’t exist yet, because nobody has been asked to make it, and it should exist before the decision does. The technology is unwritten. The org chart it lands on is not — yet.