Tech

AI coding agents taught robots to install GPUs and tie cable bindings

Ars Technica14 h ago
Server rack with technical maintenance in a data centre
Server rack with technical maintenance in a data centrePhoto: panumas nikhomkhai / Pexels

New research reported by Ars Technica shows that current-generation AI coding agents can directly supervise physical robots and train them to install GPUs, tie cable bindings, mount racks and perform other data-centre maintenance tasks. The study marks a new stage at the intersection of robotic learning and large language model agents.

The team involved researchers from Boston Dynamics, Stanford and Anthropic. In the setup, Boston Dynamics' Atlas robot was directed by an AI coding agent through natural-language commands. The agent generated code that translated robotic arm movements into a low-level control layer.

The task set was drawn from real-world data-centre maintenance: inserting a new GPU card into a server slot, tying cable bundles with zip-ties, swapping drives and adjusting rack rails. These tasks require fine motor skills that human technicians take years to learn. Earlier robotics research has mostly focused on simpler "pick-and-place" tasks.

In the experiments, the robot trained by the AI agent achieved 87% on GPU installation, 81% on cable binding and 79% on drive swap. By comparison, a conventional robot trained under human supervision reached 91-93% on similar tasks but required 12 times more training time.

The real novelty is that the robot was operating without a pre-defined task plan during the supervision. The AI agent worked out how to solve the task step-by-step through a loop of natural-language planning, code generation and observation-then-adjust. After a failed attempt, the agent could read the error message and rewrite the code.

In the agent infrastructure, the team tested Claude and GPT-4 class language models. Anthropic's Claude model achieved a 6% higher success rate on tasks requiring multi-step planning; GPT-4 class models were faster in code generation. The results suggest both models are capable enough for robot control flow.

The data-centre industry is taking an interest in this kind of automation because of its labour shortage. The Uptime Institute's 2025 report says the sector is short more than 450,000 technicians globally. As AI and hyperscale data-centres are built, the gap is forecast to reach a million by 2030.

The researchers say automation will not replace human technicians in the near term but can take on routine maintenance work. Professor Chelsea Finn of Stanford told Ars Technica: "Our goal is to allow human technicians to focus on complex problems that require their expertise; a routine GPU swap can be picked up by an AI agent."

There are safety concerns. If an AI agent acts outside its authority and issues a wrong command in a data-centre environment, the risk of damaging billions of dollars' worth of equipment is real. The research team said the experiments included a physical "safety kill" controller and that the agent's range of motion was defined in advance.

The next phase is to run the experiment in an actual hyperscale data centre. Microsoft Azure and Google Cloud are reported to be part of the test programme. Scaling up will involve more complex environmental conditions, broader hardware variety and longer-term reliability tests. Results are expected to publish in early 2027.

This article is an AI-curated summary based on Ars Technica. The illustration is a stock photo by panumas nikhomkhai from Pexels.

Read next