Desktop App

The Omnigent desktop app gives you the full web UI in a native window, plus OS-level features a browser can't provide: notifications when your agent needs attention, a dock badge showing how many sessions are waiting, and multiple independent windows.

Omnigent native desktop app showing the session chat and file workspace

Why use it over the browser?

Everything else (sessions, file editor, inline comments, collaboration) works exactly the same as the web UI.

Install

PlatformFormatStatus
macOS.dmgDownload
Linux.AppImage or .debComing soon
WindowsInstaller (.exe)Coming soon

Get started

  1. Launch the app. On first launch, you'll see a setup screen.
  2. Enter your server URL. http://localhost:6767 if running locally, or your deployed server URL (e.g. https://your-app.onrender.com).
  3. Start working. The app connects and shows the same UI you'd see in a browser.

The app remembers your server URL for future launches. To change it later, go to Server > Change Server.

Work with multiple servers

Each window connects to one server. To work with multiple servers at the same time:

  1. Go to Server > New Window on Different Server
  2. Enter the URL of the second server

Notifications and badge counts are combined across all connected servers.