chore: Run pnpm format:fix.

This commit is contained in:
cpojer
2026-01-31 21:13:13 +09:00
parent dcc2de15a6
commit 8cab78abbc
624 changed files with 10729 additions and 7514 deletions

View File

@@ -4,6 +4,7 @@ read_when:
- Looking for OS support or install paths
- Deciding where to run the Gateway
---
# Platforms
OpenClaw core is written in TypeScript. **Node is the recommended runtime**.
@@ -46,5 +47,6 @@ Use one of these (all supported):
- Repair/migrate: `openclaw doctor` (offers to install or fix the service)
The service target depends on OS:
- macOS: LaunchAgent (`bot.molt.gateway` or `bot.molt.<profile>`; legacy `com.openclaw.*`)
- Linux/WSL2: systemd user service (`openclaw-gateway[-<profile>].service`)