Skip to content

docs(windows): label native Windows support as early beta#22115

Merged
teknium1 merged 1 commit into
mainfrom
hermes/hermes-60048390
May 8, 2026
Merged

docs(windows): label native Windows support as early beta#22115
teknium1 merged 1 commit into
mainfrom
hermes/hermes-60048390

Conversation

@teknium1

@teknium1 teknium1 commented May 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Marks native Windows support as early beta across the docs and README so users know what to expect. Follows up on #21561 (native Windows support) and #22089 (Windows docs).

Changes

  • website/docs/index.md — landing page install block and quick-links table call native Windows "early beta"
  • website/docs/getting-started/installation.md — BETA admonition above the PowerShell one-liner + feature parity callout
  • website/docs/user-guide/windows-native.md — title, sidebar label, and top-of-page BETA warning; cross-link points users at WSL2 for a battle-tested setup
  • website/docs/developer-guide/contributing.md — cross-platform section notes native Windows is new and moves fast
  • README.md — landing README mirrors the BETA framing

Validation

$ git diff --stat
 README.md                                      | 4 +++-
 website/docs/developer-guide/contributing.md   | 2 +-
 website/docs/getting-started/installation.md   | 8 ++++++--
 website/docs/index.md                          | 4 ++--
 website/docs/user-guide/windows-native.md      | 14 +++++++++-----
 5 files changed, 21 insertions(+), 11 deletions(-)

No behavior changes — copy-only edits.

Adds early-beta framing to every user-facing surface where native Windows
is introduced — landing page install block, Installation page, Windows
(Native) guide, contributor notes, and README. Sets expectations that the
path installs and runs but hasn't been road-tested as broadly as POSIX,
and points users who want maximum stability at WSL2 instead.

Follow-up to #21561 (native Windows support) and #22089 (Windows docs).
@teknium1 teknium1 merged commit 7a4d5c1 into main May 8, 2026
8 checks passed
@teknium1 teknium1 deleted the hermes/hermes-60048390 branch May 8, 2026 22:54
@alt-glitch alt-glitch added type/docs Documentation improvements P3 Low — cosmetic, nice to have labels May 8, 2026
JZKK720 pushed a commit to JZKK720/hermes-agent that referenced this pull request May 11, 2026
…ch#22115)

Adds early-beta framing to every user-facing surface where native Windows
is introduced — landing page install block, Installation page, Windows
(Native) guide, contributor notes, and README. Sets expectations that the
path installs and runs but hasn't been road-tested as broadly as POSIX,
and points users who want maximum stability at WSL2 instead.

Follow-up to NousResearch#21561 (native Windows support) and NousResearch#22089 (Windows docs).
rmulligan pushed a commit to rmulligan/hermes-agent that referenced this pull request May 11, 2026
…ch#22115)

Adds early-beta framing to every user-facing surface where native Windows
is introduced — landing page install block, Installation page, Windows
(Native) guide, contributor notes, and README. Sets expectations that the
path installs and runs but hasn't been road-tested as broadly as POSIX,
and points users who want maximum stability at WSL2 instead.

Follow-up to NousResearch#21561 (native Windows support) and NousResearch#22089 (Windows docs).
JinyuID pushed a commit to JinyuID/hermes-agent that referenced this pull request May 11, 2026
…ch#22115)

Adds early-beta framing to every user-facing surface where native Windows
is introduced — landing page install block, Installation page, Windows
(Native) guide, contributor notes, and README. Sets expectations that the
path installs and runs but hasn't been road-tested as broadly as POSIX,
and points users who want maximum stability at WSL2 instead.

Follow-up to NousResearch#21561 (native Windows support) and NousResearch#22089 (Windows docs).
jsboige pushed a commit to jsboige/hermes-agent that referenced this pull request May 14, 2026
…ch#22115)

Adds early-beta framing to every user-facing surface where native Windows
is introduced — landing page install block, Installation page, Windows
(Native) guide, contributor notes, and README. Sets expectations that the
path installs and runs but hasn't been road-tested as broadly as POSIX,
and points users who want maximum stability at WSL2 instead.

Follow-up to NousResearch#21561 (native Windows support) and NousResearch#22089 (Windows docs).
Egavasyug pushed a commit to Egavasyug/hermes-agent that referenced this pull request May 25, 2026
…ch#22115)

Adds early-beta framing to every user-facing surface where native Windows
is introduced — landing page install block, Installation page, Windows
(Native) guide, contributor notes, and README. Sets expectations that the
path installs and runs but hasn't been road-tested as broadly as POSIX,
and points users who want maximum stability at WSL2 instead.

Follow-up to NousResearch#21561 (native Windows support) and NousResearch#22089 (Windows docs).
gweeteve pushed a commit to gweeteve/hermes-agent that referenced this pull request Jun 2, 2026
…ch#22115)

Adds early-beta framing to every user-facing surface where native Windows
is introduced — landing page install block, Installation page, Windows
(Native) guide, contributor notes, and README. Sets expectations that the
path installs and runs but hasn't been road-tested as broadly as POSIX,
and points users who want maximum stability at WSL2 instead.

Follow-up to NousResearch#21561 (native Windows support) and NousResearch#22089 (Windows docs).
Egavasyug pushed a commit to Egavasyug/hermes-agent that referenced this pull request Jun 10, 2026
…ch#22115)

Adds early-beta framing to every user-facing surface where native Windows
is introduced — landing page install block, Installation page, Windows
(Native) guide, contributor notes, and README. Sets expectations that the
path installs and runs but hasn't been road-tested as broadly as POSIX,
and points users who want maximum stability at WSL2 instead.

Follow-up to NousResearch#21561 (native Windows support) and NousResearch#22089 (Windows docs).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P3 Low — cosmetic, nice to have type/docs Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants