๐ป Prism Coder IDE
Local-first AI IDE. Standalone macOS / Windows desktop app + browser preview at synalux.ai/coder. Repo: prism-coder.
๐ง Local-First AI
- Bundled
prism-codermodel 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 | โ | โ | โ | โ |