What problem does it solve? It lets you create and inspect robotics simulation projects in the DimOS Harness workspace, running mission planning and physics simulation locally without needing physical robot hardware. ## Core Features & Use Cases - Mission Simulation: Run A* route planning with real MuJoCo dynamics on a two-dimensional office rover model via the studio toolchain. - Result Inspection: Review run artifacts in out/runs/<id>/, including mission.json, mission.xml, arrival status, travel time, distance, and wall contacts. - Optional Upstream Integration: Read DimOS daemon status and consult upstream quickstart and installation docs before working with the full DimOS stack. - Use Case: Pick an open destination in the office map, run the simulate command, then inspect the recorded MuJoCo positions to verify the rover arrived without wall contacts. ## Quick Start Ask the agent to run a simulation to a chosen destination in the office map and report whether the rover arrived, its travel time, and any wall contacts.