Guozhen AIGlobal AI field notes and model intelligence

Realtime AI News

Tsinghua and Infinigence Open-Source RPent, an Embodied Agent Stack for Real Robots

RPent, an embodied-agent infrastructure project launched jointly by Tsinghua University, Infinigence AI and Zhengxing Innovation, has been open-sourced with its code published on GitHub. It reports 92.6% task success on the LIBERO-PRO benchmark and more than a 7x speed-up in end-to-end task completion, with real-robot demos including pouring steel balls, two-arm plate wiping and uncovering hidden objects.

Published

RPent, an embodied-agent infrastructure project jointly launched by Tsinghua University, Infinigence AI and Zhengxing Innovation, was open-sourced today, with the code published at github.com/RLinf/RPent, according to a report from QbitAI.

The project targets the physical world. It connects the task understanding and planning ability of a general foundation model with the fine manipulation skills of specialist models such as VLAs, and adds memory, tools and robot interfaces on top, forming a full loop from perception and decision to execution and feedback-driven correction.

The timing is no accident. The report notes that as GPT-6 Astra begins to be tested on real robot operation, the paradigm of using a large model as the decision-making brain is moving out of software and into hardware. But robots cannot roll back a bad action: the environment keeps changing, the state is never fully observable, and grasping, assembly and insertion demand specialised models and control.

The system reports 92.6% task success on LIBERO-PRO along with more than 7x faster end-to-end task completion. Its hardware demonstrations include pouring steel balls into a bowl, two arms wiping a plate together, and clearing occluders to find a spoon hidden under a bowl. Crucially, the report says these tasks were not handled by a separate policy trained for each scene: the change is that the robot starts understanding the task, calling up the right capability and adapting its actions to the environment.

Efficiency comes from Flash Mode and Task Cards. After an exploration succeeds, RPent compresses the validated task flow into a Task Card that stores task stages, action primitives, key goals and check conditions rather than fixed coordinates that only work in one scene. In Flash Mode the system reuses that card, re-locating objects from vision and adjusting actions, and only falls back to the planner when a check fails or the environment drifts away from the flow.

In 200 LIBERO Object evaluations, Flash Mode cut average execution time from 283.6 seconds to 40.9 seconds, roughly a 7x speed-up for a 3.5 percentage point drop in success rate.

Memory is the other pillar. RPent organises experience into three layers with scope, type, confidence and supporting evidence, so a one-off success does not silently become a capability, and conflicting records are kept and isolated. In a LIBERO-Pro Goal position-swap experiment, adding the memory mechanism lifted success from 31.0% to 87.0%, and memory assets can be distributed to other agents.

Architecturally the project splits into user, intelligence, interface and environment layers, with an Agentic Planner paired with reusable Action Primitives that wrap VLA and WAM models plus programmatic skills into standard tools. It already covers the LIBERO-PRO, RoboCasa, RoboTwin and RoboDojo simulators and Franka, dual-arm Franka, YAM and SO101 hardware, and exposes MCP, RPC and MHS interfaces so decision-making is decoupled from physical execution.

On technical direction, end-to-end VLA policies manipulate precisely but degrade on long-horizon, perturbed tasks, while pure large-model agents still lag on sub-centimetre precision, latency and getting better with use. RPent does not split the difference; it decomposes embodied intelligence into layers, with the general model planning, specialist models acting, memory accumulating experience and the framework wiring models, tools and the physical environment together. The underlying algorithm traces back to the team's Harness VLA work published in July, and RPent is also publishing a leaderboard comparing different technical routes and base models.

Whether the community can reuse Task Cards and memory assets across different robots, turning a one-off deployment into a system that keeps improving, is the question worth watching next.

Why it matters

RPent pushes the agent debate into robotics by refusing to anoint a single winner: general models plan, specialist models act, and memory carries experience forward. If the reported LIBERO numbers and the memory-sharing design hold up in third-party tests, open-source embodied teams gain reusable infrastructure instead of one-off demo policies.

RoboticsEmbodied AIOpen Source
Back to AI Daily

Nearby Updates

All

09/21, 14:06

Amazon blocks Meta's Muse AI agent from shopping on its site as agentic commerce fight escalates

Amazon has blocked Meta's new Muse personal AI agent from shopping on Amazon.com, citing security, privacy and transparency concerns, after failing to persuade Meta to exclude the site from the experience. Muse users now see a popup saying continued access by an unauthorized AI agent violates Amazon's Conditions of Use, and Amazon says it never authorized the agent.

09/21, 13:53

MiniMax Open-Sources MiniMax Code, a Terminal Coding Agent

According to TechNode, MiniMax has open-sourced MiniMax Code, a terminal coding agent that developers can pick up and run directly from the command line. The move signals that MiniMax wants to compete for coding-agent users through open source rather than a closed product, though the repository, licence and support scope still need official confirmation.

09/21, 15:00

OpenAI Expands Academy With New Learning Paths

OpenAI has announced an expansion of OpenAI Academy with new learning paths aimed at employees, developers, leaders, educators and students. The stated goal is to help those groups build and demonstrate practical AI skills.

09/21, 15:00

Kimi K3 lands on Amazon Bedrock and Alibaba Cloud Bailian as Moonshot's revenue-share model takes effect

Guandian reported on September 21 that Moonshot AI's Kimi K3 is now available on Amazon Bedrock and Alibaba Cloud's Bailian platform, with Amazon publicly confirming the integration. The launch also marks the formal start of Moonshot's revenue-sharing arrangement with cloud providers, changing how the model is distributed and monetised.