OpenClaw.app은 더 이상 Node/Bun이나 Gateway 런타임을 번들로 제공하지 않습니다. macOS 앱은 외부Documentation Index
Fetch the complete documentation index at: https://docs.openclaw.ai/llms.txt
Use this file to discover all available pages before exploring further.
openclaw CLI 설치를 기대하며, Gateway를 자식 프로세스로 생성하지 않고, Gateway가 계속 실행되도록 사용자별 launchd 서비스를 관리합니다(또는 기존 로컬 Gateway가 이미 실행 중이면 여기에 연결합니다).
CLI 설치(로컬 모드에 필요)
Mac에서는 Node 24가 기본 런타임입니다. Node 22 LTS, 현재22.16+도 호환성을 위해 계속 작동합니다. 그런 다음 openclaw를 전역으로 설치합니다.
Launchd(Gateway를 LaunchAgent로 실행)
레이블:ai.openclaw.gateway(또는ai.openclaw.<profile>; 레거시com.openclaw.*가 남아 있을 수 있음)
~/Library/LaunchAgents/ai.openclaw.gateway.plist(또는~/Library/LaunchAgents/ai.openclaw.<profile>.plist)
- macOS 앱은 로컬 모드에서 LaunchAgent 설치/업데이트를 소유합니다.
- CLI도 이를 설치할 수 있습니다:
openclaw gateway install.
- “OpenClaw 활성”은 LaunchAgent를 활성화/비활성화합니다.
- 앱을 종료해도 Gateway는 중지되지 않습니다(launchd가 계속 실행 상태로 유지합니다).
- 구성된 포트에서 Gateway가 이미 실행 중이면, 앱은 새 Gateway를 시작하는 대신 해당 Gateway에 연결합니다.
- launchd stdout/err:
/tmp/openclaw/openclaw-gateway.log