💻 Prism Coder IDE
Local-first AI IDE. Standalone macOS / Windows desktop app + browser preview atsynalux.ai/coder. Repo: prism-coder.
🧠 Local-First AI
* Bundled prism-coder model fleet runs against local Ollama; no cloud dependency for completion / chat / refactor.
* Model fleet — 4 sizes, all offline-capable:
| Model | Size | Accuracy | Target Device |
|---|---|---|---|
prism-coder:14b | 8.4 GB | 98% | Mac / iPad Pro 16 GB+ |
prism-coder:8b | 4.7 GB | 96% | iPhone / iPad 8 GB |
prism-coder:32b | 18 GB | 97.3% | Mac M2 Ultra+ 64 GB |
prism-coder:1b7 | 1.1 GB | 88% | Any Apple device |
* Cloud upgrade to Claude Sonnet 4 / Gemini 2.5 Pro available for paid tiers via OpenRouter — same routing as AI chat.
* Air-gapped mode — disable cloud entirely; works fully offline against the local model.
🔌 Integrations
The browser preview at synalux.ai/coder ships Connect cards for:
* Mail — inline email-to-task + send composed messages.
* Drive — open / save documents to Synalux Drive.
* Source / GitHub — repo browse, PR review, branch ops.
Same OAuth + audit posture as the rest of the platform — see Mail / Drive for the Connect-Integration pattern.
🪟 Windows Code-Signing
Production Windows binaries are signed via Azure Trusted Signing (Microsoft's cloud code-signing service that replaced traditional EV cert flows). Avoids the SmartScreen reputation grind of self-signed binaries.
🧪 Tests
Windows-22.x CI hookTimeout regression was fixed in 2026-Q2; the build now passes consistently across macOS-13/14, Windows-22/24, Linux-22/24.
💳 Plans
| Free | Standard | Advanced | Enterprise | |
|---|---|---|---|---|
| Web preview at /coder | ✅ | ✅ | ✅ | ✅ |
| Standalone macOS app | ✅ | ✅ | ✅ | ✅ |
| Standalone Windows app (signed) | ✅ | ✅ | ✅ | ✅ |
| Local prism-coder (all sizes) | ✅ | ✅ | ✅ | ✅ |
| Cloud — Claude Sonnet 4 | — | ✅ | ✅ | ✅ |
| Cloud — Gemini 2.5 Pro | — | — | ✅ | ✅ |
| Cloud — Claude Opus 4 | — | — | — | ✅ |
| Air-gapped enterprise build | — | — | — | ✅ |