Teams of up to eight AI agents from OpenAI, Anthropic, and Moonshot—working within Nvidia’s ENPIRE framework—autonomously programmed robotic arms to insert GPUs into motherboard sockets, cut zip ties, and organize pins without any human input. The result: a 99% success rate across all manipulation tasks, marking a major leap in how AI coding agents handle physical-world training.
This matters because it shifts robot training from a manual, weeks-long process to an overnight, automated one—dramatically accelerating how quickly physical automation can be deployed in manufacturing, data centers, and logistics.
What Happened
Nvidia’s GEAR lab, in collaboration with Carnegie Mellon University and UC Berkeley, built ENPIRE as an agent harness that gives AI coding agents a “token budget” and a lab full of robotic arms. Published in a paper on June 16, 2026, the framework lets agents write and execute code to control the robots, then iterate on failures until tasks are mastered. The teams achieved 99% success on insertion, cutting, and pin organization—tasks that previously required human supervision. Nvidia plans to open-source the entire ENPIRE stack, making it freely available to researchers and developers.
My Take
This is one of the first concrete demonstrations that AI coding agents can successfully bridge the gap between software code and physical hardware. ENPIRE’s open-source nature is critical here: it removes the black-box barrier and lets anyone inspect, tweak, and build on top of the framework. For developers, this means robot training is no longer a bottleneck—you can throw a few agent runs at a problem and have a solution by morning. The 99% figure is impressive, but the real value is in how quickly the agents can recover from errors. That’s a pattern we’ll see replicated across more physical domains.
What to Watch
- Open-source adoption: ENPIRE’s release will likely spark a wave of third-party projects and startups building on top of it—expect to see new robotic arms and tasks supported within months.
- Token budget constraints: The paper’s mention of a “token budget” suggests an economic layer to how agents train. This could become a standard metric for comparing agent efficiency.
- Cross-lab collaboration: The fact that agents from OpenAI, Anthropic, and Moonshot all worked in the same harness suggests a future where model-agnostic training frameworks become the norm.
