One PowerShell command. One WPF GUI. Your entire Hermes + Ollama + WSL environment is ready to go inside WSL without you touching a single Linux command.
irm https://jlaiii.github.io/hermes-agent-windows/install.ps1 | iex
Windows 10/11 + Admin rights + Internet. WSL auto-installed if missing.
Checks, installs, starts, monitors, and updates every part of the Hermes stack from a single Windows GUI.
Paste the installer. It auto-elevates, downloads files, launches the GUI. No manual WSL or Linux commands.
Status cards for WSL, Ollama, Hermes, and Gateway. Watch the live log panel while setup runs in the background.
Installs WSL if missing, warns for reboots, starts or restarts the distro, and creates an admin helper account.
Ollama is installed and served inside WSL, not on the Windows host. API key and cloud model picker built in.
Install, update, start, stop, restart, doctor, and clean Hermes Agent without leaving Windows.
Start the Hermes gateway from the GUI, then open the web dashboard at localhost:9119 with one click.
Every action checks state first before modifying anything. Wipe and reinstall buttons require explicit confirmation.
Install or remove Desktop and Start Menu shortcuts directly from the GUI. Clean, no registry hacks.
All the Linux and WSL chores you skip by using this tool.
Four steps from nothing to a running Hermes Agent inside WSL.
Open PowerShell, paste the installer, press Enter. It requests Admin rights, downloads the project, and launches the GUI. No setup needed.
The GUI shows color-coded cards for every component. Red means missing, green means ready. Hit Check Status anytime.
Click Start Hermes Agent Setup. It installs WSL, creates the admin account, installs Ollama, installs Hermes, and starts the gateway. All while you watch the live log panel.
Launch the Hermes CLI in a Windows terminal through WSL, open the web dashboard, or manage everything from the GUI. Done.
See exactly what is running and what needs attention at a glance.
Pick the method that fits you best. All end up in the same GUI.
irm https://jlaiii.github.io/hermes-agent-windows/install.ps1 | iex
powershell.exe -ExecutionPolicy Bypass -File .\hermes-agent-windows.ps1
Extract the ZIP and double-click hermes-agent-windows.bat. It auto-requests admin rights and handles execution policy.