Skip to content

Releases: MCamner/excalidraw-ai-proxy

Release list

v0.1.0

Choose a tag to compare

@MCamner MCamner released this 10 Jul 15:36
v0.1.0
16682be

Excalidraw AI Proxy v0.1.0

Initial public release of the local server-side proxy for Excalidraw OSS AI features.

Included

  • Excalidraw-compatible text-to-diagram streaming endpoint
  • diagram-to-code generation endpoint
  • server-side OpenAI API key handling
  • separate model configuration per AI task
  • deterministic Mermaid sanitizing and optional model-assisted repair
  • health and capability endpoints
  • CORS allowlist, request limits, rate limiting, timeouts, and retry configuration
  • Node.js test suite and GitHub Actions CI
  • MIT license, installation guide, quick start, and security policy

See README.md and INSTALL.md for local setup.