BASIC is our embodied agent, named in tribute to the BASIC languages that hobbyists used in the early age of PCs. Think of it as the LLM OS running your agents and skills: it reasons over live perception, chooses the right skills, and controls the robot autonomously from your instructions.BASIC is a multi-model system that behaves like one assistant with memory and planning. A key capability is spatial RAG: what MARS sees gets stored as spatial memories, so the agent can retrieve past observations (objects, places, scenes), answer questions about them, and navigate back to where they were seen.In practice, this means you can ask things like “where did you last see my keys?” and BASIC can use its memory to point to a location or return there. The Innate Controller app surfaces these memories on phone, so you can inspect what was remembered and where.
TBDBASIC is evaluated and improved in a 3D simulation where we test a wide range of tasks and long-horizon behaviors. More details to be revealed soon.