greenchclaw
v2026.3.28
Published
GreenchClaw — Cannabis AI-Agent. Multi-channel gateway with evolving soul.
Maintainers
Readme
GreenchClaw Lite
Cannabis AI-Agent — Lite version. No Docker required. Port: 50000 · Node 22+ · EvoClaw included
One-line install
git clone https://github.com/greench-ai/greenchclaw-lite && cd greenchclaw-lite && bash install-lite.shWhat's included
- Full OpenClaw gateway — all channels, tools, MCP
- GreenchClaw rebrand — green/purple/orange brand colors
- 8 themes — Kush, Sativa, Purple Haze, Orange Crush, Aurora, Neon Tokyo, Obsidian, Glacier
- EvoClaw — soul evolution, memory, reflection pipeline
- Cron heartbeat — configurable during install
Prerequisites
- Node.js 22+ — https://nodejs.org
- Git
Start
node openclaw.mjs gatewayOpen: http://localhost:50000
First message to your agent
Read evoclaw/SKILL.md and evoclaw/configure.md in your workspace
and configure EvoClaw.Update
git pull
pnpm install
pnpm build
cd ui && pnpm build && cd ..Sync OpenClaw upstream
git fetch upstream
git merge upstream/main --no-ffPorts
| Version | Port | | -------- | --------- | | Lite | 50000 | | Docker | 50500 | | Full | 50420 |
Upstream
Based on openclaw/openclaw — MIT License. EvoClaw by slhleosun/EvoClaw — MIT License.
