Skip to content

[Repo Assist] docs: add SETUP.md and POWERTOYS.md; fix stale CommandPalette README#110

Draft
github-actions[bot] wants to merge 1 commit intomasterfrom
repo-assist/docs-setup-powertoys-103-782de2a3ba7fa9c1
Draft

[Repo Assist] docs: add SETUP.md and POWERTOYS.md; fix stale CommandPalette README#110
github-actions[bot] wants to merge 1 commit intomasterfrom
repo-assist/docs-setup-powertoys-103-782de2a3ba7fa9c1

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

🤖 This is an automated draft PR from Repo Assist.

Closes #103

Summary

Addresses two documentation gaps surfaced in issue #103 and a pre-existing stale section in the README.

New files

docs/SETUP.md — End-user installation guide:

  • Prerequisites (Windows version, WebView2, gateway token)
  • Step-by-step installer walkthrough (download, run, optional components, first launch, settings)
  • Tray icon status reference
  • Deep link reference table
  • Troubleshooting (missing icon, WebView2, gateway connection, pairing, settings, auto-start)
  • Updating and uninstalling

docs/POWERTOYS.md — PowerToys Command Palette extension guide:

  • Prerequisites
  • Installation via installer (recommended) and manual Add-AppxPackage registration
  • Accurate command table (4 commands: Open Dashboard, Web Chat, Quick Send, Settings)
  • Usage instructions
  • Troubleshooting (commands missing, commands do nothing, re-register after PowerToys update)
  • Technical notes (sparse MSIX, deep-link architecture)

README.md fixes

The OpenClaw.CommandPalette section listed 6 commands that don't exist in the current implementation:

Before (stale) After (accurate)
🦞 Open Dashboard 🦞 Open Dashboard
💬 Quick Send 💬 Web Chat
📊 Full Status 📝 Quick Send
⚡ Sessions ⚙️ Settings
📡 Channels (removed)
🔄 Health Check (removed)

The install instructions also said "Deploy the MSIX package via Visual Studio" — replaced with the actual installer flow and manual Add-AppxPackage command.

Added links to the new docs/SETUP.md and docs/POWERTOYS.md in the Quick Start section.

Test Status

Documentation-only changes. No build or test impact.


Generated by Repo Assist

Generated by Repo Assist ·

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/repo-assist.md@cbb46ab386962aa371045839fc9998ee4e97ca64

… in README

- docs/SETUP.md: step-by-step installer guide covering prerequisites, first-run
  configuration, tray icon status, deep links, troubleshooting, and uninstall
- docs/POWERTOYS.md: PowerToys Command Palette extension guide covering
  installation, available commands (accurate vs. stale README), and troubleshooting
- README.md: fix CommandPalette section — was listing 6 commands that don't exist
  (Full Status, Sessions, Channels, Health Check); replace with the 4 actual
  commands (Open Dashboard, Web Chat, Quick Send, Settings); update install
  instructions to reference the installer rather than Visual Studio MSIX deploy;
  add links to new SETUP.md and POWERTOYS.md docs

Closes #103

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve Windows Node setup documentation and PowerToys guide

0 participants