RadarTopicsBuildersWeeklyReads
Open Source Radar
qingchencloud/

clawpanel

GitHubWebsite

ClawPanel is a cross-platform desktop app and web-based management panel for OpenClaw and Hermes Agent, featuring an built-in AI assistant, multi-engine support, and extensive configuration options. It provides installation downloads, Docker/Web deployment, and multi-language support.

2.9kstars
363forks
118issues
2026since
Star historydaily snapshots by VibeCrowd

Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).

Alternatives & relatedmatched by topic overlap
Reviewgenerated from repository data · Aug 5, 2026

What it is

ClawPanel is a visual management panel for multiple AI agent frameworks, currently OpenClaw and Hermes Agent, with a built-in AI assistant and tools for installation, configuration, diagnostics, and issue resolution. It supports 8 tools, 4 operation modes, and interactive Q&A for managing agents and services.

How it works

The project provides both a desktop application (via Tauri v2) and a web-based deployment mode. It manages OpenClaw and Hermes Gateway, offers model configuration, gateway configuration, multiple message channels (Telegram, Discord, Feishu, DingTalk, QQ), and advanced settings such as token usage, API costs, and model/provider management. It includes features for real-time dashboards, service management, and agent memory/configuration handling.

Getting started

Installers and deployment options are described in the README:

  • macOS, Windows, Linux desktop installation packages
  • Linux Web版 via one-click server deployment using a curl command
  • Docker deployment
  • Upgrade and uninstallation instructions for desktop and web版

Quoted commands from README include:

curl -fsSL https://raw.githubusercontent.com/qingchencloud/clawpanel/main/scripts/linux-deploy.sh | bash
docker run -d --name clawpanel --restart unless-stopped \
  -p 1420:1420 -v clawpanel-data:/root/.openclaw \
  node:22.22.3-slim \
  sh -c "apt-get update && apt-get install -y git && \
    npm install -g @qingchencloud/openclaw-zh --registry https://registry.npmmirror.com && \
    git clone https://github.com/qingchencloud/clawpanel.git /app && \
    cd /app && npm install && npm run build && npm run serve"

Recent releases

Latest releases listed in the RELEASES section:

  • v0.19.2 ClawPanel v0.19.2 (2026-08-05): 全部平台构建成功
  • v0.19.1 ClawPanel v0.19.1 (2026-07-23): 全部平台构建成功
  • v0.19.0 ClawPanel v0.19.0 (2026-07-15): 全部平台构建成功
  • v0.18.5 ClawPanel v0.18.5 (2026-06-15): 全部平台构建成功
  • v0.18.4 ClawPanel v0.18.4 (2026-06-15): 全部平台构建成功

Traction

GitHub statistics indicate 2913 stars and 363 forks. Open issues total 118 as per the facts.

Behind the repo

The README describes integration with OpenClaw and Hermes Agent engines, and references multiple external components (OpenClaw, Hermes Agent, Hermes Gateway) and a cloud/edge deployment approach. It mentions a Linux deployment script and Docker deployment, with web and desktop variants.

Caveats

  • License: none listed
  • Created: 2026-02-26
  • Last push: 2026-07-23
  • Language: JavaScript
  • No license information provided in the facts; license field is listed as none listed
  • The README includes truncated or duplicated install sections for macOS, which may indicate formatting issues in the source
SharePost on XLinkedIn
All trending reposRevenue-verified startups →