Loading...
Loading...
The original open-source autonomous AI agent. 430K+ lines of TypeScript. Connects to WhatsApp, Telegram, Slack, and 50+ services. Persistent memory, shell access, community skills. The most feature-complete fork with the largest community.
Install Node.js LTS using nvm (Node Version Manager). This ensures you have the correct Node.js version.
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash
nvm install --lts
nvm use --ltsDownload the OpenClaw source code from GitHub.
git clone https://github.com/openclaw/openclaw.git
cd openclawInstall all required Node.js packages.
npm installCopy the example environment file and configure your API keys, messaging platform tokens, and other settings.
cp .env.example .env
# Edit .env with your API keys and settingsLaunch OpenClaw. On first run, it will initialize the database and connect to configured services.
npm startTime from process start to first response
Average response time after startup
4GB CM4 with Home Assistant already running. Very tight. Possible but risky.
Check if your appliance supports add-on containers or Docker before installing.
Allocate limited resources to avoid impacting the primary appliance function.
Use the appliance's built-in backup tools for data protection.