Home Docs Blog Product Contact

Installation

OmniIDE runs natively on Windows 10 and Windows 11. The installer sets up everything you need, including the VS Code core, Omni-Agent, and Hardened Sandbox.

System Requirements

ComponentMinimumRecommended
OSWindows 10 (64-bit)Windows 11
CPUDual-core 2 GHzQuad-core 3 GHz+
RAM4 GB8 GB+
Disk500 MB1 GB+ (for local models)
GPUNot requiredCUDA-compatible (for Ollama)

Download

Download the latest version from GitHub Releases:

https://github.com/nihannihu/Omni-IDE/releases/download/v3.0.0/OmniIDE-Setup.exe

Installation Steps

  1. Run the installer — Double-click OmniIDE-Setup.exe
  2. Accept the license — OmniIDE is open source under permissive licensing
  3. Choose install location — Default is C:\Program Files\OmniIDE
  4. Complete setup — The installer will configure the VS Code core and agent runtime
  5. Launch OmniIDE — Open from desktop shortcut or Start menu
Note: Windows may show a SmartScreen prompt since OmniIDE is a new application. Click "More info" → "Run anyway" to proceed.

Verify Installation

After launching OmniIDE, you should see the familiar code editor interface with the Omni-Agent panel. Open the integrated terminal and verify the agent is available:

omni --version
# Output: OmniIDE v3.0.0

Uninstallation

To uninstall OmniIDE, use the standard Windows uninstaller via Settings → Apps → OmniIDE → Uninstall.