Installation
Download and install the NevoFlux browser. The agent is bundled in.
NevoFlux is distributed as a desktop browser for Windows, macOS, and Linux. Download the latest build from the GitHub releases page.
Downloads by platform
| Platform | Artifact |
|---|---|
| Windows (x64 / ARM64) | Installer .exe (NSIS) |
| macOS (Apple Silicon + Intel) | Universal .dmg |
| Linux (x86_64 / aarch64) | .tar.xz archive, or an .AppImage |
After the first install, NevoFlux keeps itself up to date automatically.
The agent is included
The AI agent (the local background process that powers the sidebar) is bundled inside the browser. On first launch the browser registers and starts it for you. For normal use you do not need to install or run anything separately.
After installing
- Launch NevoFlux.
- Press
Ctrl+Shift+A(Cmd+Shift+Aon macOS) to open the AI sidebar. - On first run the sidebar shows a short setup screen — continue to Configure an AI model.
AI features need an API key. The browser installs cleanly without one, but the agent cannot answer until you configure a model and provide its key.
Build from source (developers)
The browser builds with Node.js 22+, npm, and Python 3; the agent is a Rust workspace (toolchain 1.91.0). See the browser repo and agent repo for build instructions.