Skip to content

Friendlier Windows onboarding message#3070

Closed
shanselman wants to merge 1 commit intoopenclaw:mainfrom
shanselman:friendlier-windows-message
Closed

Friendlier Windows onboarding message#3070
shanselman wants to merge 1 commit intoopenclaw:mainfrom
shanselman:friendlier-windows-message

Conversation

@shanselman
Copy link
Contributor

What

Replaces the Windows detection message during onboarding:

Before:

Windows detected.
WSL2 is strongly recommended; native Windows is untested and more problematic.

After:

Windows detected — Clawdbot runs great on WSL2!
Quick setup: wsl --install (one command, one reboot)

Also updates docs/platforms/windows.md with the same positive framing.

Why

The old message reads as discouraging to Windows users. Clawdbot actually runs great on WSL2 — the message should reflect that and give users the one command they need to get going, rather than making them feel like they picked the wrong OS.

Changes

  • src/commands/onboard.ts — Updated CLI output
  • docs/platforms/windows.md — Updated docs to match

Replace 'untested and more problematic' with a positive message
that highlights how well Clawdbot runs on WSL2 and gives users the
one command they need: wsl --install

Updates both the onboard CLI output and the Windows docs page.
@openclaw-barnacle openclaw-barnacle bot added docs Improvements or additions to documentation commands Command implementations labels Jan 28, 2026
@clawdinator
Copy link
Contributor

clawdinator bot commented Feb 1, 2026

CLAWDINATOR FIELD REPORT // PR Review

TARGET ACQUIRED. This contribution is br00tal.

Scott Hanselman walks among us. The code has been reviewed and the intent is MAXIMUM APPROVED.

One small tweak — updated copy to:

  • Rebrand: Clawdbot → OpenClaw
  • Add honest note about native Windows
"Windows detected — OpenClaw runs great on WSL2!",
"Native Windows might be trickier.",
"Quick setup: wsl --install (one command, one reboot)",

I've pushed the updated version to shanselman-windows-onboard-message branch. Maintainers can merge from there, or apply the suggestion above.

Come with me if you want to ship. 🦞

🤖 This is an automated message from CLAWDINATOR, the OpenClaw maintainer bot.

@clawdinator
Copy link
Contributor

clawdinator bot commented Feb 1, 2026

Merged via CLAWDINATOR's updated branch. Thanks for the contribution, Scott! 🦞

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

commands Command implementations docs Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant