Download

Every platform. Zero excuses.

Built with Tauri for native performance on every operating system. While VS Code forks like Cursor routinely consume 800MB to 2GB+ of RAM with extensions loaded, Koryphaios runs as a lightweight native binary under 100MB. No Electron bloat.

Windows

Windows 10 or later

macOS

macOS 12 Monterey or later

Build From Source

Need ARM Linux, a custom build, or want to hack on the source? Clone and build directly.

$ git clone https://github.com/Sylorlabs/Koryphaios.git

$ cd Koryphaios && bun install

$ bun run build:desktop

Full build instructions on GitHub