Built this as a “Cursor for OpenSCAD” after getting frustrated copying code into ChatGPT to debug complex operations.
Features:
- AI copilot that reads code/diagnostics and makes validated edits
- Monaco editor with tree-sitter auto-formatting
- Live 3D mesh viewer + proper 2D mode with SVG viewer
Privacy / models
- By default uses via your API key; no server of mine
- You can disable AI entirely; all non-AI features run locally
Status / limits
- Early alpha, macOS only today (Tauri app). Windows/Linux planned.
Looking for feedback on
- Editing/formatting defaults for larger codebases
- 2D SVG workflow (is it useful / what’s missing?)
- Must-have features before Windows/Linux
Comments URL: https://news.ycombinator.com/item?id=45618308
Points: 1
# Comments: 0
Source: github.com
