Caricamento in corso...
Caricamento in corso...
Last synced: Today, 22:00
Technical reference for the OpenClaw framework. Real-time synchronization with the official documentation engine.
Use this file to discover all available pages before exploring further.
OpenClaw.app no longer bundles Node/Bun or the Gateway runtime. The macOS app expects an external
openclawNode 24 is the default runtime on the Mac. Node 22 LTS, currently
22.14+openclawbashnpm install -g openclaw@<version>
The macOS app’s Install CLI button runs the same global install flow the app uses internally: it prefers npm first, then pnpm, then bun if that is the only detected package manager. Node remains the recommended Gateway runtime.
Label:
ai.openclaw.gatewayai.openclaw.<profile>com.openclaw.*Plist location (per‑user):
~/Library/LaunchAgents/ai.openclaw.gateway.plist~/Library/LaunchAgents/ai.openclaw.<profile>.plistManager:
openclaw gateway installBehavior:
Logging:
/tmp/openclaw/openclaw-gateway.logThe macOS app checks the gateway version against its own version. If they’re incompatible, update the global CLI to match the app version.
bashopenclaw --version OPENCLAW_SKIP_CHANNELS=1 \ OPENCLAW_SKIP_CANVAS_HOST=1 \ openclaw gateway --port 18999 --bind loopback
Then:
bashopenclaw gateway call health --url ws://127.0.0.1:18999 --timeout 3000
© 2024 TaskFlow Mirror
Powered by TaskFlow Sync Engine