...It acts as a harness that converts text descriptions into source-controlled CAD scripts, which are then compiled into geometric models using tools like OpenCascade and build123d. The system emphasizes reproducibility by storing CAD logic as editable code rather than opaque binary files, allowing iterative refinement through agent-driven workflows. It includes a local visualization interface called CAD Explorer for inspecting generated geometry and supports multiple export formats for engineering and manufacturing use. The project also integrates modular “skills” for robotics, motion planning, and manufacturing validation, making it highly extensible. Designed to run locally without backend dependencies, it provides a flexible environment for experimentation and production workflows.