Robots Atlas>ROBOTS ATLAS

Control · AI and Machine Learning

LimX COSA

0.5

Active Real-time capable API available
CATEGORYControl · AI and Machine Learning
LICENSESLicenseRef-Proprietary
FIRST RELEASE2026

LimX COSA is a high-level operating system for humanoid robots, announced by LimX Dynamics as the "first-of-its-kind Agentic OS for humanoid robots". It plays the role of the "humanoid brain" — the top-most software layer that orchestrates the entire agent lifecycle: multi-modal perception, task reasoning, skill selection and VLA (Vision-Language-Action) model invocation for action generation, and coordination with the low-level runtime responsible for RL-based whole-body motion control.

Version 0.5 (update dated 15 July 2026) extends the initial Agentic OS API and architecture introduced in version 0.1 (12 January 2026). COSA is deployed on LimX Dynamics' own hardware stack — the LimX Oli, LimX Luna, LimX TRON 2 humanoids and the earlier CL-1. It works alongside the FluxVLA Engine (LimX's open-source framework for training and deploying VLA models), which provides the model layer — COSA is responsible for agentic orchestration above that layer.

LimX Dynamics' three technology pillars that COSA is built upon: humanoid hardware body design, RL-based whole-body motion control ("small brains"), and embodied brain-model training strategies. Target user groups: AI researchers, robotics engineers, systems integrators — aligned with LimX Dynamics' IDS strategy ("Innovators, Developers, System Integrators").

Note: full technical details of version 0.5 (exact changelog, API, hardware requirements, public licence) are not fully disclosed on the official site at the time of writing (the site uses client-side rendering; the full article is available only after JavaScript loads in a browser). This entry is based on public news-centre headings from LimX Dynamics, IDS-strategy materials, FluxVLA Engine documentation, and the COSA page's table of contents. Update this entry once LimX releases more detailed materials (whitepaper / release notes / public documentation).

Type & Roles
Software types
Agentic OS

A category of robotics software known as agentic OS — the top-most layer of a humanoid's software stack that manages the agent's lifecycle: multi-modal perception, task reasoning, skill selection, motion planning, end-effector coordination, VLA model invocation, and execution supervision. It replaces a scattered set of scripts with an application layer that makes decisions itself.

Select an item to see its description.
Main category
AI and Machine LearningControl & PlanningRuntime & Infrastructure
Roles in robotics ecosystem
Motion Planning
Maturity & Adoption
First release2026
Last update15 July 2026
Deployments

Deployed on LimX Dynamics' own hardware stack — the LimX Oli (165 cm, 31 DoF), LimX Luna (interactive humanoid), LimX TRON 2 (multi-form embodied robot), and the earlier CL-1 humanoids.

Organizations
Target robotic platforms
Humanoid
System capabilities
Open source
Source code is publicly available under an open-source license — enables security audits, custom modifications, and integration without licensing barriers.
×
Real-time capable
Designed with timing-determinism guarantees — meets the requirements of control loops, safety systems, and tasks demanding low, predictable latency.
⟨/⟩
API available
The software exposes a programmable interface (REST, gRPC, SDK, or language bindings) that enables automation and integration with other systems.
📦
Pre-built / binary
Distributed as ready-to-use binary packages, container images, or installers — no need to build from source.
Programming languages
PythonC++CUDA
Licenses
LicenseRef-ProprietaryProprietary – All Rights Reserved

License family: Proprietary – Commercial

Version history
0.5Jul 2026

Humanoid brain system update. The detailed changelog is not fully disclosed on the official site at time of writing — update once full material becomes available.

0.1Jan 2026

First public presentation of COSA — "First-of-Its Kind Agentic OS for Humanoid Robots". Introduction of the Agentic OS architecture as the humanoid brain.