Skip to content

clawz-ai/ClawZ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

37 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

English | δΈ­ζ–‡

ClawZ Logo

The desktop app that turns AI agents from command-line projects into working assistants.
Choose a scenario, connect a channel, deploy in 5 minutes β€” no terminal required.

CI Release License Platform PRs Welcome

ClawZ Screenshot

Why ClawZ?

πŸš€ Zero-Hassle Setup β€” Get OpenClaw up and running in 5 minutes. ClawZ handles environment setup, dependency installation, and configuration β€” just download, launch, and follow the wizard.

🎯 Scenario-Driven β€” Don't start from scratch. Pick a pre-built scenario β€” daily briefing, email butler, content pipeline β€” and customize from there.

πŸ–₯️ Visual Management β€” Manage agents, models, channels, cron jobs, and costs through a clean GUI. No CLI memorization, no config file editing.

πŸ”’ Local & Private β€” Bring any model provider. Connect any messaging channel. Everything runs locally β€” no cloud account, no telemetry, no lock-in.

Features

πŸ§™ Onboarding Wizard
From zero to working agent in 5 minutes. Step-by-step guided setup handles everything automatically.

🎨 Scenario Workshop
6 built-in templates for common use cases. One-click deploy with persona, skills, and cron jobs pre-configured.

🧠 Multi-Provider Models
OpenAI, Anthropic, MiniMax, Zhipu, Qwen, and more. API key or one-click OAuth. Fallback chains for reliability.

πŸ’¬ Multi-Channel Messaging
Telegram, Discord, Slack, Feishu, WhatsApp. Multiple bot accounts per channel with independent routing.

⚑ Gateway Control
Start, stop, restart, and monitor the OpenClaw gateway. One-click health checks and auto-recovery.

πŸ“Š Cost Dashboard
Track token usage and costs across all providers. Daily trends and per-model breakdown.

πŸ‘₯ Multi-Agent Orchestration
Deploy multi-agent scenarios with role-based routing and dedicated channels per agent.

⏰ Cron Scheduling
Visual cron job management. Create, edit, and monitor scheduled agent tasks.

πŸ“‹ Log Center
Real-time log streaming with level filtering and keyword search.

πŸ›‘οΈ Backup & Restore
Export and import your entire configuration as a ZIP file. Experiment safely.

🌐 Bilingual UI
Full Chinese and English interface. Auto-detects system language.

πŸ–₯️ Cross-Platform Desktop App
Built with Tauri and Rust for native performance. macOS and Linux supported; Windows support planned.

Built-in Scenarios

Scenario Description
✨ Default Assistant A versatile AI assistant ready out of the box. Coding, writing, research, file management, everyday chat β€” one agent handles it all.
πŸ“° Daily Briefing One message replaces opening 5 apps every morning. Weather, news, calendar, health data β€” auto-delivered to your chat at 8 AM daily.
πŸ“§ Email Manager Inbox zero anxiety. Auto-classify emails, batch unsubscribe, summarize long threads, draft replies β€” hailed as OpenClaw's Killer App by the community.
✍️ Content Pipeline An end-to-end content creation pipeline from topic discovery to final draft. AI handles 0 to 0.8, humans review and finalize.
πŸ“Š Ops Dashboard CEO-level daily operations overview. Auto-aggregates revenue, users, product metrics, flags anomalies β€” one person replaces an entire ops team.
βš–οΈ Devil's Advocate Two advisors analyze problems from opposing perspectives. The Advocate uncovers opportunities, the Critic identifies risks β€” find the optimal answer through debate.

Want to create your own? Scenarios are JSON files β€” see the scenario schema for the format.

Quick Start

Download

Grab the latest release for your platform from the Releases page.

Platform Format
macOS (Apple Silicon) .dmg
macOS (Intel) .dmg
Linux x86_64 (Ubuntu/Debian) .deb
Linux x86_64 (Fedora/RHEL) .rpm
Linux arm64 (Ubuntu/Debian) .deb
Linux arm64 (Fedora/RHEL) .rpm

Stable releases are notarized. If you need a temporary emergency build before notarization completes, use the GitHub prerelease noted in the release notes.

System Requirements

Platform Minimum Version
macOS (Intel) macOS 10.15 Catalina
macOS (Apple Silicon) macOS 11.0 Big Sur
Linux Ubuntu 22.04 / Debian 12 / Fedora 36 (glibc 2.35+, WebKit2GTK 4.1+)
Windows Coming soon

Build from Source

Prerequisites: Node.js 22.22.0 (see .nvmrc), pnpm >= 10, Rust >= 1.77, Tauri prerequisites

git clone https://github.com/clawz-ai/ClawZ.git
cd ClawZ
pnpm install --frozen-lockfile
pnpm tauri dev

For production builds: pnpm tauri build β€” output in src-tauri/target/release/bundle/.

Tech Stack

Layer Technology
Framework Tauri v2 (Rust backend + Webview frontend)
Frontend React 19 + TypeScript 5.9 + Vite 7
Styling Tailwind CSS v4
State Zustand v5
CI GitHub Actions (TypeScript + Vitest + Cargo Check + Clippy)

Supported Integrations

Model Providers β€” OpenAI, Anthropic, MiniMax, Zhipu, Qwen (API Key + OAuth)
Provider Auth Methods
OpenAI API Key, OAuth
Anthropic (Claude) API Key, OAuth
MiniMax API Key, OAuth
Zhipu AI (GLM) API Key
Qwen (Tongyi) API Key, OAuth

Custom providers can be configured via the settings page.

Messaging Channels β€” Telegram, Discord, Slack, Feishu, WhatsApp (+ 9 more in development)
Channel Auth Type Plugin Required
Telegram Bot Token No
Discord Bot Token No
Feishu (Lark) App ID + Secret Yes (@openclaw/feishu)
Slack Bot Token + App Token No
WhatsApp QR Code Login No

Additional channels (Signal, iMessage, MS Teams, Matrix, Google Chat, Mattermost, LINE, Nostr, IRC) are defined and coming soon.

Contributing

We welcome contributions of all kinds β€” bug reports, feature requests, documentation improvements, and code.

License

MIT β€” ClawZ is free and open source.

Acknowledgments

ClawZ is built on top of the OpenClaw AI agent framework and powered by Tauri.

About

🦞 OpenClaw AI Agent Scenario Workshop β€” visually install, configure & manage OpenClaw agents in 5 minutes. No terminal needed.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors