OpenClaw became the most-starred repository in GitHub history in 2026 โ around 347,000 stars by April. But the most interesting thing happening around the open-source AI agent framework isn't on GitHub. It's in China, where more than ten tech giants โ Tencent, Alibaba, ByteDance, Zhipu AI and others โ have shipped their own productized versions of OpenClaw in a matter of months. Chinese media calls it "lobster fever" (้พ่พ็ญ).
Most of these products have little to no English coverage. This guide maps the entire ecosystem: what each agent does, how they differ, and โ critically for readers outside China โ which ones you can actually install today.
What Is OpenClaw?
OpenClaw is an open-source (MIT-licensed) framework for building local AI agents that actually do things โ control your browser, manage files, send messages, run workflows โ rather than just chat. Started by software engineer Peter Steinberger in 2025 (originally as "Clawdbot"), it took its current name in early 2026.
Three design choices explain its popularity:
- Local-first. The agent runs on your machine; your data stays on your infrastructure.
- Model-agnostic. Swap between Claude, GPT, DeepSeek, or a local model via Ollama without rewriting agent logic.
- Batteries included. 100+ prebuilt integrations covering browsers, email, file systems, and messaging apps.
The catch: vanilla OpenClaw assumes you're comfortable with a terminal. That setup friction is exactly the gap China's tech giants rushed to fill.
Quick Comparison
| Agent | Company | OpenClaw-based? | Killer feature | English access |
|---|---|---|---|---|
| QClaw | Tencent (PC Manager team) | Yes | Control your PC from WeChat/QQ | Yes โ international beta (US, CA, JP, SG, KR) |
| AutoClaw | Zhipu AI (Z.ai) | Yes | True one-click install, ~1 minute | Partial โ installer works, Chinese-first UX |
| WorkBuddy | Tencent Cloud | OpenClaw-compatible | Office automation (Word/Excel/PPT/PDF) | Yes โ international version exists |
| Marvis | Tencent (App Store team) | No โ fully in-house | OS-level assistant, 6 coordinated agents | No โ China only |
| Wukong | Alibaba | No โ enterprise platform | DingTalk-native enterprise agents | Limited โ Slack/Teams integration planned |
| QoderWork | Alibaba (Qoder team) | No | macOS desktop agent for office work | Partial |
Verify each availability claim at publish time โ this market moves weekly.
The OpenClaw Derivatives
QClaw โ Tencent's "control your PC from WeChat" agent
QClaw, built by Tencent's PC Manager team, is OpenClaw repackaged for ordinary users: one-click installer, local data storage, and multi-model support (Claude, GPT, DeepSeek, Kimi). Its signature trick is remote control โ send a WeChat or QQ message from your phone and QClaw executes the task on your desktop: file operations, browser automation, whatever you've configured. Tencent even shipped a WeChat mini-program entry point, so the phone side needs no install at all.
For English readers, this is the most accessible option. Tencent opened an international beta with an initial 20,000 slots, currently limited to the US, Canada, Japan, Singapore, and South Korea. Windows and macOS; setup takes about three minutes.
Best for: anyone who wants a 24/7 local agent controllable from a chat app.
AutoClaw (ๆพณ้พ) โ Zhipu AI's one-minute OpenClaw
Launched in March 2026, AutoClaw was China's first "true one-click install" local OpenClaw. Download, double-click, log in with a Z.ai account โ environment setup, model integration, dependencies, and skill loading are all automated in roughly a minute. It ships with Zhipu's own model, 50+ preloaded skills, and Feishu (Lark) integration for assigning tasks from chat.
Its differentiator is AutoGLM browser automation: the agent operates a browser like a human โ navigating, clicking, form-filling, extracting data โ which is notably stronger than most competitors' browser support. Zhipu includes free usage credits to start. Windows and macOS.
Best for: browser-heavy autonomous workflows; Feishu-based teams.
WorkBuddy โ Tencent Cloud's office automation agent
WorkBuddy is Tencent Cloud's "AI teammate": describe a task in one sentence and it plans, executes, and delivers a verifiable result โ reading, writing, merging and converting Word, Excel, PowerPoint, PDFs and images, with multiple tasks and agents running concurrently. Over 2,000 non-technical Tencent employees used it internally before public launch, and by mid-2026 it was among China's most-used productivity agents. It installs locally, supports multi-model APIs, and can be managed remotely via Discord, Slack, or Telegram.
Unlike QClaw it's not a straight OpenClaw fork โ Tencent describes it as OpenClaw-compatible, sharing an in-house agent architecture (and Hunyuan model base) with the CodeBuddy coding agent. Tencent Cloud has launched an international version, initially pushed in Southeast Asia. Best for: document-heavy office work; teams wanting Slack/Discord control.
The Non-OpenClaw Challengers
The lobster wave also pushed China's giants to ship fully in-house desktop agents. They're not OpenClaw-based, but they compete for the same job.
Marvis โ Tencent's OS-level assistant
Launched in May 2026: Marvis integrates files, apps, and cross-device connections into one AI layer, coordinated by a main agent dispatching six specialized agents. Two modes โ cloud-assisted efficiency mode and a fully local privacy mode that works offline โ plus 10 million free tokens daily. Windows, Mac, and Android. China only for now.
Wukong โ Alibaba's enterprise agentic platform
Launched in March 2026, available standalone or inside DingTalk (20M+ corporate customers). Wukong coordinates multiple agents across local machines, browsers, and cloud systems โ documents, spreadsheets, approvals, meeting transcription, deep research. Slack and Microsoft Teams integrations are on the roadmap, which will be the moment it matters for Western teams.
QoderWork โ Alibaba's macOS desktop agent
A desktop agent from the Qoder (AI IDE) team that executes multi-step workflows on macOS โ reportedly the DAU leader among Alibaba's internal AI tools, ahead of Wukong. The internal rivalry itself signals how seriously Alibaba is treating this category.
Which Should You Actually Try?
If you're outside China: QClaw if you're in a supported country and want the WeChat-style remote-control experience; WorkBuddy for office-document automation; vanilla OpenClaw + Ollama if you're technical and want full control with zero vendor attachment (see our local AI agent stack guide).
If you read Chinese or work with Chinese teams: AutoClaw is the smoothest install, and Marvis is the most ambitious consumer product of the lot.
The broader takeaway: the agent race has moved from chatbots to executors. OpenClaw proved the demand; China's giants are proving it can be productized for non-developers. Expect Western equivalents to follow the same playbook within the year.
Related: TRAE vs Cursor ยท Best Chinese AI Coding IDEs ยท Best AI Tools for Developers ยท Local AI Agent Stack