Windows (Native) Guide
Hermes runs natively on Windows 10 and Windows 11 — no WSL, no Cygwin, no Docker. This page is the deep dive: what works natively, what's WSL only, what the ins
- Section
- Using Hermes
- Source
- hermesbible.com/docs/user-guide/windows-native
Hermes runs natively on Windows 10 and Windows 11 — no WSL, no Cygwin, no Docker. This page is the deep dive: what works natively, what's WSL only, what the ins
Excerpt from the official Hermes Agent documentation, quoted for reference. View sourceWhat this page covers
- Quick install
- Desktop installer (alternative)
- Dependency bootstrap (dep_ensure)
- What the installer actually does
- Feature matrix
- How Hermes runs shell commands on Windows
- UTF-8 console on Windows
- The editor (Ctrl-X Ctrl-E, /edit)
- Ctrl+Enter for newline in the CLI
- Running the gateway at Windows login
Section outline mirrored from the official Hermes Agent documentation. Follow any heading to read the complete text on the source site.
Upstream outline
- Quick install
- Desktop installer (alternative)
- Dependency bootstrap (dep_ensure)
- What the installer actually does
- Feature matrix
- How Hermes runs shell commands on Windows
- UTF-8 console on Windows
- The editor (Ctrl-X Ctrl-E, /edit)
- Ctrl+Enter for newline in the CLI
- Running the gateway at Windows login
- Install
- Manage
- Why not a Windows Service?
- Data layout
Section map
Quick install
Maps quick install to the Using Hermes documentation path, with the source page reserved for exact commands and updates.
Desktop installer (alternative)
Maps desktop installer (alternative) to the Using Hermes documentation path, with the source page reserved for exact commands and updates.
Dependency bootstrap (dep_ensure)
Maps dependency bootstrap (dep_ensure) to the Using Hermes documentation path, with the source page reserved for exact commands and updates.
What the installer actually does
Maps what the installer actually does to the Using Hermes documentation path, with the source page reserved for exact commands and updates.
Feature matrix
Maps feature matrix to the Using Hermes documentation path, with the source page reserved for exact commands and updates.
How Hermes runs shell commands on Windows
Maps how hermes runs shell commands on windows to the Using Hermes documentation path, with the source page reserved for exact commands and updates.
UTF-8 console on Windows
Maps utf-8 console on windows to the Using Hermes documentation path, with the source page reserved for exact commands and updates.
The editor (Ctrl-X Ctrl-E, /edit)
Maps the editor (ctrl-x ctrl-e, /edit) to the Using Hermes documentation path, with the source page reserved for exact commands and updates.
Implementation notes
- Use this Using Hermes doc as a navigation page first: the local clone mirrors the source structure and links each heading back to the authoritative upstream section.
- Primary decision areas: Quick install, Desktop installer (alternative), Dependency bootstrap (dep_ensure), What the installer actually does, Feature matrix. Read those source anchors before changing installs, credentials, automation, or runtime configuration.
- Useful search signals for this doc: windows, native, natively, cygwin, docker.. These are derived from the public title and summary so the clone remains lightweight.
Decision table
Use when you need orientation for windows (native) guide before applying exact upstream commands.
Open the source anchor for Quick install and confirm platform-specific requirements before changing configuration.
Use the upstream page as the authority for current syntax, release changes, and security-sensitive steps.
Verification checklist
- Use this page to orient yourself within Using Hermes, then open the linked source page for exact current syntax.
- Start with the source section for Quick install; do not rely on the local summary for commands or secrets.
- Check platform, install method, provider, and credential assumptions before changing a real environment.
- Review the source section for Desktop installer (alternative) if the page involves setup, automation, messaging, or runtime behavior.
- After applying anything from the source, run the smallest relevant smoke test before widening scope.
Risk notes
Start with a bounded dry run, logs, and a manual stop path before enabling recurring or unattended execution.
Keep human review before sending public posts, customer messages, trading instructions, or team notifications.
Check filesystem, shell, browser, repository, and server permissions before granting the agent write access.
What this page covers
- Hermes runs natively on Windows 10
- no WSL, no Cygwin, no Docker. This page is the deep dive
- what works natively, what's WSL only, what the ins
Source mirror note
This page is generated from the public Hermes Bible index so the clone has the same route coverage and search surface. It stores the public title, category, summary, and source link locally; use the source page for full upstream text and updates.
Open source page