The Information Machine

AI Coding Agents Autonomously Program and Train Physical Robots Without Human Supervision · history

Version 2

2026-06-20 02:15 UTC · 47 items

What

Two systems for autonomous robot training appeared in the same week in June 2026. NVIDIA's ENPIRE framework, developed with Carnegie Mellon University and UC Berkeley, uses AI coding agents to run robot training experiments overnight without human supervision, demonstrated on dexterous manipulation tasks including GPU installation [1]. Anthropic's Project Fetch Phase 2 showed Claude Opus 4.7 independently programming an unfamiliar robot dog in 12 minutes and 7 seconds — a task that took a human-assisted team roughly 4 hours in 2024 [5][4][3]. Both systems operate against real hardware. The Project Fetch result attracted broad social amplification in the 24 hours following its release [6][7][8][9][10][11].

Why it matters

If AI agents can autonomously close the trial-and-error loop in robot training — writing code, reading sensor data, adjusting policies, and repeating — robots can acquire new skills without proportional human labor. Both NVIDIA and Anthropic demonstrated this on real hardware, not simulation, in the same week.

Open questions

  • How well do ENPIRE-trained robot policies generalize to tasks or hardware configurations not seen during overnight autonomous training runs? [1]

  • With no human check during overnight runs, what happens when an AI coding agent iterates on a flawed experiment for hours before a researcher reviews the morning report? [1]

  • Project Fetch Phase 2 completed hardware integration in 12 minutes against a known task — how does Claude Opus 4.7 perform when unexpected hardware states or sensor failures require recovery? [5][3]

  • Neither NVIDIA nor Anthropic has announced a sustained robotics research division comparable to Google DeepMind or dedicated robotics firms — do these experiments represent ongoing strategic investment or periodic capability probes?

Narrative

NVIDIA's GEAR lab, working with Carnegie Mellon University and UC Berkeley, released ENPIRE — a framework that wraps AI coding agents with memory, context management, constraint handling, and feedback loops to run robot training experiments autonomously [1]. Researchers set tasks, then let the system operate overnight: by morning, a report describes what the agents tried and how robot performance changed. The system has been used to train robotic arms on dexterous manipulation tasks including cutting zip ties and inserting GPUs into motherboard sockets. NVIDIA's own characterization: 'A part of our NVIDIA GEAR lab now self-improves tirelessly overnight. We just read the reports in the morning' [1]. Decrypt.co covered the NVIDIA result as an example of robots that 'train themselves' using AI coding agents [2].

On the same day ENPIRE drew broad attention, Anthropic published results from Project Fetch Phase 2 [3]. In the original 2024 experiment, human Anthropic employees aided by Claude attempted to program an off-the-shelf robot dog from scratch, taking roughly 4 hours [4]. In Phase 2, Claude Opus 4.7 was given the task alone: connect real robot hardware, read camera and lidar sensor feeds, write movement code, and track the robot's location. The model completed the full sequence in 12 minutes and 7 seconds [5][4] — approximately 20x faster than the human-assisted team. The result spread quickly across social media, with multiple accounts amplifying Wes Roth's summary of the experiment [6][7][8][9][10][11].

A parallel body of academic work covers the methods underlying both systems: language-instructed skill acquisition, continual robot learning, and LLM-guided reinforcement learning for real-world manipulation [12][13][14][15]. These papers situate ENPIRE and Project Fetch within wider research on using LLMs to reduce human effort in robot learning pipelines. The NVIDIA and Anthropic work is distinctive for running on real hardware and framing results as production capabilities rather than ablation studies.

One notable gap in coverage: a social media post asserted that every major AI lab except OpenAI and Anthropic is building physical AI [16]. Project Fetch Phase 2 directly contradicts the Anthropic half of this claim, but neither company has announced a sustained robotics research division. Whether these experiments represent ongoing strategic bets or periodic capability probes remains unaddressed in available sources.

Timeline

  • 2024: Anthropic Project Fetch Phase 1: human employees aided by Claude attempt to program an off-the-shelf robot dog from scratch, taking roughly 4 hours — establishing the baseline for future comparison. [3][20][4]
  • 2026-06-17: Ars Technica reports on NVIDIA ENPIRE: AI coding agents autonomously train robotic arms overnight on dexterous tasks including GPU installation and zip-tie cutting, in a collaboration between NVIDIA GEAR, CMU, and UC Berkeley. [1]
  • 2026-06-18: Anthropic releases Project Fetch Phase 2: Claude Opus 4.7 programs a robot dog in 12 minutes 7 seconds without human assistance, approximately 20x faster than the 2024 human-assisted effort. [5][3][21][22][4]
  • 2026-06-19: Project Fetch Phase 2 spreads widely on social media via retweets and amplification; Decrypt.co publishes additional coverage of NVIDIA ENPIRE. [6][7][8][9][10][11][2]

Perspectives

NVIDIA GEAR Lab

Frames ENPIRE as enabling a genuinely self-improving research lab where agents run experiments overnight and researchers review reports in the morning, with no human required during training.

Evolution: Consistent with NVIDIA's broader push into physical AI infrastructure; ENPIRE is the public research instantiation of that direction.

Anthropic

Project Fetch Phase 2 demonstrates that a frontier LLM can independently handle robot hardware integration, sensor reading, code writing, and navigation far faster than a human-assisted team.

Evolution: Phase 2 directly follows Phase 1 (2024), showing substantially expanded autonomous capability by removing the human from the loop entirely.

Wes Roth / social amplifiers

Project Fetch Phase 2 is a noteworthy demonstration that Claude can independently program unfamiliar robot hardware; the result spread quickly without notable skepticism.

Evolution: New this pass: broad social amplification via multiple retweets confirms the result landed as significant to the AI-watching public.

Rohan Paul (AI commentator)

The 20x speed improvement in Project Fetch is striking evidence that autonomous AI capability in physical systems is advancing rapidly.

Evolution: Consistent; no skepticism expressed.

Jeremy Hsu / Ars Technica

Reports ENPIRE as a significant step toward fully autonomous robot skill acquisition pipelines, amplifying NVIDIA's 'self-improving lab' framing without notable skepticism.

Evolution: Consistent neutral-to-positive technology reporting.

Academic research community (CMU, UC Berkeley, USC RASC, AAAI)

Concurrent work confirms LLMs can guide robot skill acquisition in unfamiliar environments, providing methodological grounding for what ENPIRE and Project Fetch demonstrate on real hardware.

Evolution: Ongoing; the papers predate or run parallel to the industry announcements.

Social commentator (thehype.)

Argues that every major AI lab except OpenAI and Anthropic is investing in physical AI, positioning both as absent from embodied AI development.

Evolution: A reactive framing published the same day Anthropic released Project Fetch Phase 2, which directly contradicts the Anthropic half of the claim.

Tensions

  • The claim that Anthropic is absent from physical AI development [16] is directly contradicted by Project Fetch Phase 2 results published the same day [3][5]; whether Anthropic's robotics experiments constitute a sustained strategic investment or periodic isolated probes remains unresolved. [16][3][5]

Sources

  1. [1] AI coding agents taught robots how to install GPUs and cut zip ties — Ars Technica AI (2026-06-17)
  2. [2] Nvidia Built Robots That Train Themselves Using AI Coding Agents — reactive:ai-coding-agents-robot-training
  3. [3] Project Fetch: Can Claude train a robot dog? \ Anthropic — reactive:ai-coding-agents-robot-training
  4. [4] Claude Opus 4.7 programmed a robot dog from scratch in 12 minutes and 7 seconds. A human-assisted team needed roughly 4 ... — reactive:ai-coding-agents-robot-training (2026-06-19)
  5. [5] Anthropic just showed Claude Opus 4.7 program a robodog in 12:07 mint, about 20x faster than last year’s Claude-aided hu… — Rohan Paul Twitter (2026-06-18)
  6. [6] RT @WesRoth: Anthropic released Phase 2 of Project Fetch, testing whether Claude could independently program an unfamili... — reactive:ai-coding-agents-robot-training (2026-06-19)
  7. [7] RT @WesRoth: Anthropic released Phase 2 of Project Fetch, testing whether Claude could independently program an unfamili... — reactive:ai-coding-agents-robot-training (2026-06-19)
  8. [8] RT @WesRoth: Anthropic released Phase 2 of Project Fetch, testing whether Claude could independently program an unfamili... — reactive:ai-coding-agents-robot-training (2026-06-19)
  9. [9] RT @WesRoth: Anthropic released Phase 2 of Project Fetch, testing whether Claude could independently program an unfamili... — reactive:ai-coding-agents-robot-training (2026-06-19)
  10. [10] Project Fetch Phase 2: Anthropic let Claude Opus 4.7 run a robot dog solo. — reactive:ai-coding-agents-robot-training (2026-06-19)
  11. [11] Anthropic released Phase 2 of Project Fetch, testing whether Claude could independently program an unfamiliar robot dog. — reactive:ai-coding-agents-robot-training (2026-06-19)
  12. [12] Continual Robot Learning via Language-Guided Skill Acquisition | OpenReview — reactive:ai-coding-agents-robot-training
  13. [13] LLMs can help robots learn new tasks in unfamiliar places – Robotics and Autonomous Systems Center — reactive:ai-coding-agents-robot-training
  14. [14] Towards Autonomous Reinforcement Learning for Real-World Robotic Manipulation with Large Language Models — reactive:ai-coding-agents-robot-training
  15. [15] [PDF] Efficient Language-instructed Skill Acquisition via Reward-Policy Co ... — reactive:ai-coding-agents-robot-training
  16. [16] every big ai lab is now building physical ai. except openai and anthropic. why? — reactive:ai-coding-agents-robot-training (2026-06-16)
  17. [17] ENPIRE: Agentic Robot Policy Self-Improvement in the Real World — reactive:ai-coding-agents-robot-training
  18. [18] Read the full write-up of Project Fetch: — reactive:ai-coding-agents-robot-training
  19. [19] Anthropic's Project Fetch: How AI models like Claude can control robots | Anthropic posted on the topic | LinkedIn — reactive:ai-coding-agents-robot-training
  20. [20] Anthropic reran Project Fetch from 2024, their robodog experiment where random employees tried to make an off the shelf,... — reactive:ai-coding-agents-robot-training (2026-06-18)
  21. [21] Anthropic just released Phase 2 of Project Fetch. They gave their latest AI model a robotic dog and told it to figure ou... — reactive:ai-coding-agents-robot-training (2026-06-18)
  22. [22] AnthropicAI just released Phase 2 of Project Fetch. They gave their latest AI model a robotic dog and told it to figure ... — reactive:ai-coding-agents-robot-training (2026-06-18)