The Hugging Face blog reported the release of LeRobot version 0.6.0, with the primary goal of closing the robot learning loop. The update introduces policies capable of modeling future states before taking actions, as well as reward models that determine the success of robot operations.

Developers have implemented a command-line interface for deployment that automatically converts failure data into training materials. Six new simulation benchmarks were added to comprehensively evaluate the system's capabilities.

Technical improvements in this release include support for depth sensors, dataset annotation using visual language models, user-defined video encoding, and the ability to train in the cloud via the HF Jobs service. An optimization of the software installation process is also noted.