Skip to main content
The Codeg desktop app is a Tauri 2-based native application for macOS, Linux, and Windows. It includes the full web UI embedded in a native window, along with system tray integration, desktop notifications, and auto-update support.Download the installer from the GitHub Releases page. No build step required — download the package for your platform, run the installer, and launch Codeg from your applications folder or start menu.Requirements for end users:
  • macOS 11 or later (Apple Silicon and Intel)
  • Windows 10 or later (x64)
  • Linux with a desktop environment (x64 or arm64); WebKit2GTK 4.1 must be available (pre-installed on most modern Debian/Ubuntu systems)
The desktop app and the standalone server share the same core. Conversations, settings, and project data are stored locally and are compatible across both modes.