Was fehlt ohne openclaw chinese fork
Upstream-Spiegelkonfiguration erfordert manuelle CN-Einrichtung. QQ/WeChat-Adapter nicht standardmäßig gebündelt. Englische Docs verlangsamen das Onboarding von CN-Entwicklern.
→
CN-fertiges OpenClaw × vorgebündeltes QQ/WeChat/DingTalk/Feishu mit CN-Spiegelkonfiguration ÷ 20-Minuten-Installation ÷ keine manuelle Spiegelkonfiguration = OpenClaw läuft in China ohne Reibung.
Sicherheitscheck — openclaw chinese fork
Datenschutz-Score: 7/10 — greift nur auf verbundene Plattform-APIs zu.
Absichern: OAuth-Berechtigungen vor der Installation prüfen, Linux, macOS, Windows; Node.js ≥18; optimized for CN network conditions-Kompatibilität bestätigen.
Schnellstart — openclaw chinese fork in 20–30 minutes
Einrichtungszeit: 20–30 minutes
!
Du brauchst:
- Node.js ≥18
- npm with CN mirror configured (npmmirror.com)
- basic OpenClaw knowledge
Paket installieren:
git clone https://github.com/jiulingyun/openclaw-cn
cd openclaw-cn
npm config set registry https://registry.npmmirror.com
npm install
npm start
2
Set npm registry to npmmirror.com
4
Copy .env.example to .env and configure CN platform credentials (QQ, WeChat, DingTalk)
6
Consult the Chinese README for platform-specific configuration details
Kompatibilität & Status
Kompatibel mit: Linux, macOS, Windows; Node.js ≥18; optimized for CN network conditions
intermediate
Zuletzt aktualisiert: Nov. 2025
★ 890 auf GitHub
MIT
Offizielle Dokumentation →
Auf GitHub ansehen →
FAQ — openclaw chinese fork
Is this fork always in sync with openclaw/openclaw?
It's kept close to upstream with regular rebases, but there may be a lag of days to weeks behind the latest release.
Can I use CN platform plugins from the main ecosystem with this fork?
Yes. The fork is API-compatible with the main OpenClaw plugin ecosystem.
Is documentation only in Chinese?
Primary docs are in Chinese, but the codebase has English inline comments.
CN-Entwickler, die Upstream-OpenClaw verwenden, verbringen die erste Stunde mit Konfiguration, die openclaw-cn vorgefertigt liefert.
Jeder Mandarin-sprechende Entwickler, der zuerst auf englische Docs trifft, ist ein unnötiger Reibungspunkt.
Auf GitHub ansehen →