Cortex v1.1.1
Downloads
| Platform | Architecture | Download |
|---|---|---|
| Windows | x64 / ARM64 | Cortex-Setup-1.1.1.exe |
| macOS | Apple Silicon | Cortex-1.1.1-arm64.dmg |
| macOS | Intel | Cortex-1.1.1.dmg |
| Linux | x64 | Cortex-1.1.1.AppImage |
| Linux | ARM64 | Cortex-1.1.1-arm64.AppImage |
| Linux | x64 (deb) | cortex_1.1.1_amd64.deb |
| Linux | ARM64 (deb) | cortex_1.1.1_arm64.deb |
Changes since v1.0.0
- Self-contained server bundle — Electron app no longer requires
node_modulesat runtime. All dependencies are bundled into a singleindex.cjs. - ARM64 support — Windows ARM64 (via universal NSIS installer), macOS Apple Silicon, and Linux ARM64 (AppImage + deb).
- Increased startup timeout — Server startup timeout raised from 10s to 30s for slower machines.
- Code signing ready — Add GitHub repo secrets to enable Windows and macOS code signing + notarization (see README).
- Fixed macOS CI build — Conditional code signing env vars prevent build failure when signing secrets are not configured.
On first launch, a setup dialog asks for your API key (OpenAI, Anthropic, xAI, or Google Gemini). No environment variables needed.