Skip to content

AI: add Windows WSL2 install.bat installer#738

Closed
NicholasSpisak wants to merge 1 commit into
openclaw:mainfrom
NicholasSpisak:issue-734-wsl2-installer
Closed

AI: add Windows WSL2 install.bat installer#738
NicholasSpisak wants to merge 1 commit into
openclaw:mainfrom
NicholasSpisak:issue-734-wsl2-installer

Conversation

@NicholasSpisak

Copy link
Copy Markdown
Contributor

Summary

  • Provide a single-click Windows installer for the WSL2-based Clawdbot setup (WSL2 + Ubuntu + systemd + Node 22/pnpm/clawdbot) so non-technical users can get running without manual steps
  • Reduce IT support overhead with a repeatable, administrator-run script that standardizes Windows onboarding
  • Add a Windows docs blurb pointing to the installer download and usage notes

Issue

Closes #734

Testing

  • Not run (Windows manual flow)

AI-assisted

  • AI-assisted: yes (Codex)
  • I confirm I understand what the code does

Prompts used to generate the code

  • "We're currently looking to contribute back to the clawdbot github repository. I've created the following issue: https://github.com/clawdbot/clawdbot/issues/734\n\nPlease thoroughly read through the requirements of the issue. Create a feature branch that we can work off that is pinned to the issue. Use the gh cli.\n\nPlease design a comprehensive implementation plan in to-do list format with atomic task-level detail.\n\nDo not over engineer the solution. Just keep it straight to the point.\n\nFeel free to ask questions if you have additional follow-ups. Again, a reminder: we are not looking to build the rocket ship; we just need the feature created."
  • "1. please call the bat install.bat - For where to place it please reference the codebase and also do deep research on https://docs.clawd.bot/platforms/windows - this is the official documentation for clawdbot specific to platform installations.\n2. Don't worry about docs for right now unless you find the docs directory that builds into docs.clawd.bot\n3. Yes\n\nWith the github process keep in mind when we go to create the PR later we will use our local fork since that's how permissions work in public facing open source github projects.\n\nPlease continue"
  • "1. install.bat can live in the repo root\n2. auto-enable"
  • "Please do the quick polish pass over. After you finish this add the how-to-use blurb in the /docs/platforms/windows.md"
  • "Title, PR, and full description details should be in alignment with CONTRIBUTING.md documentation - please also include all prompts that were used to generate the code."
  • "please update the existing PR summary to include the desired outcome with benefit focused working. For background we are looking to have a window local install for non-technical users so that their IT support staff has an easier support experience."
  • "This is all that should be in the PR:\n\nnick@MacBook-Pro-3 clawdbot % git status\nOn branch issue-734-wsl2-installer\nYour branch is up to date with 'fork/issue-734-wsl2-installer'.\n\nChanges not staged for commit:\n (use "git add ..." to update what will be committed)\n (use "git restore ..." to discard changes in working directory)\n modified: docs/platforms/windows.md\n\nUntracked files:\n (use "git add ..." to include in what will be committed)\n install.bat\n\nTroubleshoot what is going on - do we need to rebase"
  • "Proceed with branch reset/recreate and force-push."
  • "yes please"

@NicholasSpisak

Copy link
Copy Markdown
Contributor Author

Closing as duplicate — project merged an equivalent installer yesterday.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Windows 10 single-click WSL2 installer (install-clawdbot.bat)

1 participant