New LLMs Are Unlocking Robot-Use Agents
This discussion explores how large language models like Claude (Astra) are enabling robot control through code generation and tool use, building on foundational work like RT2 and visual language-action models. The speakers from Waddle Labs and RoboCurve explain how models trained on diverse data modalities—including web text, computer usage, and coding—are converging toward general-purpose robot agents that can perform complex physical tasks within the next 2 years.
Summary
The conversation begins by establishing the surprising generalization capabilities of coding agents across domains, leading to their application in robotics. Jamie and Vincent from Waddle Labs explain their approach to creating LLMs that drive robots through efficient system design and data collection, while Jay from RoboCurve describes their role as an evaluation company for physical AI across various robot morphologies and control paradigms.
The discussion traces the evolution from RT2—which fine-tuned language models to output end-effector poses instead of English—to modern VLAs (Visual Language-Action models) that benefit from the architectural capabilities of large language models. A key insight emerges around the shift from fine-tuning to in-context learning: rather than baking knowledge into model weights, modern LLMs can write complex policies as code with sufficient reasoning and tool use capabilities.
François introduces a framework distinguishing between different learning paradigms: learning embedded in weights (through training), in-context learning (ICL), and various middle grounds like LoRA fine-tuning. Experiments show ICL improves cheaply but saturates around 20-40 examples and breaks down beyond the model's context window. This motivates the strategy of consolidating context-learned skills into tools or policies that can be reused and refined—akin to how agents write and refactor code libraries.
The concept of 'code as policy' is central to the discussion, building on work like Voyager where agents create tools on-the-fly using Python functions. Early papers from Google DeepMind (Coda) demonstrated that LLM agents could write complex robot control code given lists of primitive functions, without additional robot-specific training data. Modern models like Claude/Astra dramatically improve on this by leveraging vast pre-training on web data, images, and especially computer usage data (CAD, Blender interactions, simulations).
The speakers connect this progress to the Platonic Representation Hypothesis—the idea that models trained on diverse data converge toward consistent world representations. This explains why language models can suddenly become effective robot controllers: a sufficiently capable language model implicitly learns the spatial and physical understanding needed for robotics. Astra's improvements are attributed to pre-training on massive computer usage datasets, which teach spatial reasoning applicable to physical control.
Looking forward, the team predicts general-purpose robots within 2 years capable of performing tasks any competent teenager could do with bare hands. Key challenges include reducing latency (currently bottlenecked by model inference speed) and managing the consolidation phase—similar to how biological systems use sleep to compress memories into skills. They envision a cycle where models learn in context, compress skills during 'offline' phases, and refactor growing skill libraries for faster deployment, drawing parallels to Dream Coder and classical data aggregation approaches like Dagger.
Key Insights
- Modern LLMs no longer need fine-tuning for robot control; Claude and similar models are capable enough 'out of the box' to write complex robot policies, representing a fundamental shift from the fine-tuning paradigm of earlier VLAs like RT2.
- In-context learning plateaus quickly, saturating around 20-40 examples and breaking down beyond the model's training context window, but this limitation can be circumvented by consolidating learned skills into reusable tools or compact code policies.
- Computer usage data (CAD, Blender, GUI interactions) teaches spatial reasoning that directly transfers to robot control, explaining why models pre-trained on computer usage data are dramatically better at robotics than models trained only on robot-specific data.
- The Platonic Representation Hypothesis suggests that sufficiently strong language models and strong robotics models will converge toward the same underlying world representation, meaning a single powerful general model outperforms any collection of weaker specialized models.
- General-purpose robots capable of performing any task a competent teenager could do are expected within 2 years, driven by rapid model improvements (latency halving monthly) and the consolidation of learned skills into efficient, refactorable policy libraries.
Topics
Transcript
[0:00] One of the biggest surprises of the last few years has been the ability of coding agents to generalize across domains. And now, researchers on the front lines are showing that this includes controlling robots. This prompted MIT professor Philip Isola to suggest in a recent viral essay that we may be entering an era of robotics , where general- purpose model agents could make various robots more capable. So today, François and I invited the founders of Waddle Labs and RoboCurve, two startup groups working at the very frontier of creating more capable robots using LLM. Maybe you guys [0:35] want to briefly introduce yourselves and talk a little bit about what each of your companies focuses on.…
Full transcript available for MurmurCast members
Sign Up to AccessMore from Y Combinator
Autonomous construction on Earth and beyond
James, co-founder of Fossma Robotics, discusses building autonomous construction equipment for large-scale infrastructure on Earth with the long-term goal of enabling construction on Mars and the moon. The company has already deployed systems that installed 11,000 solar panels and recently signed a major contract with the top construction company in the US.
Startups Are Moving From Bits to Atoms
YC is experiencing a major shift toward hardware and physical technology companies, with hard tech representation growing from 8% to 20% of their portfolio. This trend is driven by AI acceleration enabling faster development, macro factors like SpaceX's success and geopolitical concerns, and the emergence of agentic AI that can automate entire job workflows rather than just point solutions.
How To Get Better At Outbound Sales
A comprehensive guide to improving outbound sales by a YC visiting partner, covering eight key strategies: starting with manual outreach before automation, prioritizing prospect targeting over perfect messaging, crafting compelling value-focused messages, optimizing LinkedIn profiles, analyzing reply rates diagnostically, consistent follow-up, time management, and leveraging customer feedback for messaging improvements.
Mass Magnetics: USA-made magnetics for robotics and defense
Mass Magnetics recycles rare earth magnets from electric vehicle motors to produce domestically-made magnets for robotics and defense applications. The company uses a capital-efficient recycling approach that bypasses expensive mining and refining processes, extracting and processing magnets that would otherwise be discarded.
Susan Kare: How I Designed the Original Apple Mac Icons
Susan Kare discusses her pioneering work designing icons and fonts for the original Apple Macintosh, sharing design principles focused on simplicity and metaphor, along with advice from influential figures like Paul Rand that shaped her career in digital design.