Releases: MCamner/excalidraw-ai-proxy
Releases · MCamner/excalidraw-ai-proxy
Release list
v0.1.0
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.