WANIKUA's danghuangshang is an OpenClaw-based multi-agent AI orchestration system styled after imperial China. It provides a Docker-ready setup, multiple governance modes, and a GUI with Notion/Discord integration.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
A turnkey, multi-agent collaboration system built on the OpenClaw framework, themed around a imperial court with roles such as 司礼监, 内阁, 六部, and 都察院. It supports Discord, Feishu, Notion, and a web GUI for management.
How it works
The project offers three governance schemes (明朝内阁制, 唐朝三省制, 现代企业制) where tasks flow from an Emperor to various departments, with prompts optimized by the 内阁 and code review by 都察院. It uses Docker-based isolation (沙箱) and 60+ built-in skills across development, documentation, automation, and communications. It provides a memory mechanism where each agent has its own workspace and memory, plus backup scripts.
Getting started
Two main installation paths are described:
- Local installation (recommended):
git clone https://github.com/wanikua/danghuangshang.git
cd danghuangshang
bash scripts/full-install.sh
- Remote one-click installation:
bash <(curl -fsSL https://raw.githubusercontent.com/wanikua/danghuangshang/main/scripts/full-install.sh)
The README also provides a lite install and Hermes runtime options and guidance on configuration (LLM API Key, Discord Bot Token).
Recent releases
Latest release: v3.0 (2026-03-12) focused on documentation refactor and Docker image, covering all platforms. Noted changes include shrinking README, moving tutorials to docs/ (20+ docs), and introducing a documentation index.
Traction
Stars: 2699, Forks: 252, Open issues: 37. Created: 2026-02-22, Last push: 2026-05-22. Documentation mentions Docker image and multi-platform coverage in v3.0 release.
Behind the repo
The project builds on OpenClaw; references to enterprise edition (Become CEO) and Hermes runtime are present as related workflows.
Caveats
License: MIT. Age of repository creation is 2026-02-22; last push 2026-05-22. The README includes safety configurations for Discord bot behavior and notes on security updates (Webhook signing, etc.).





