Plattformen

OpenClaw ist in TypeScript geschrieben. Node ist die empfohlene Runtime. Bun wird für das Gateway nicht empfohlen (WhatsApp/Telegram-Bugs).

Companion-Apps gibt es für macOS (Menüleisten-App) und mobile Nodes (iOS/Android). Companion-Apps für Windows und Linux sind geplant, aber das Gateway wird bereits heute vollständig unterstützt. Native Companion-Apps für Windows sind ebenfalls geplant; das Gateway wird über WSL2 empfohlen.

Wähle dein Betriebssystem

VPS & Hosting

Gateway-Service installieren (CLI)

Verwende eine dieser Methoden (alle werden unterstützt):

  • Assistent (empfohlen): openclaw onboard --install-daemon
  • Direkt: openclaw gateway install
  • Konfigurationsflow: openclaw configure → wähle Gateway service
  • Reparatur/Migration: openclaw doctor (bietet an, den Service zu installieren oder zu reparieren)

Das Service-Ziel hängt vom Betriebssystem ab:

  • macOS: LaunchAgent (ai.openclaw.gateway oder ai.openclaw.<profile>; Legacy com.openclaw.*)
  • Linux/WSL2: systemd User-Service (openclaw-gateway[-<profile>].service)