- Snapshot CLI for headless STL rendering (enables AI agent workflows)
- JScadNode adapter for JSCAD backend
- Lean architecture: removed broker, git, refactor modules (ADR-018)
- Full license attribution in CREDITS.md
- License headers on all source files
- Stable multi-backend architecture (SolidPython2, CadQuery, OpenSCAD)
- Web-based 3D viewer with React/Three.js
- Development server with filesystem monitoring and hot-reload
- Test runner for CAD projects
- STL generation with background optimization
- Pre-release with improved documentation
- Bug fixes and stability improvements
- First release on PyPI, with basic structure: * Develop using SolidPython and CadQuery combined * Filesystem monitoring triggering transpilation to openscad and stl building * Background optimization * Spatial calculations with trimesh