Skip to content

OpenSCAD Studio v1.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 22:30
· 11 commits to main since this release

Added

  • OpenAI-compatible AI provider support for local and self-hosted model servers such as Ollama, llama.cpp, and LM Studio.
  • AI settings and the model selector now handle provider-specific model choices, including local providers without an API key.

Changed

  • New workspaces now open directly into the AI-first editing flow.
  • AI-generated edits now refresh the preview more reliably after code changes.

Fixed

  • Web exports and OpenSCAD text rendering are more reliable in browser-based workflows.
  • Local provider model discovery and connection errors now better reflect the configured base URL and browser request issues.