A safer, more beautiful, and easier-to-use OpenClaw alternative
- Server and Channel Collaboration Work in long-lived servers with channels, DMs, and reply threads. Mention persistent agents in the conversation, turn messages into trackable tasks, inspect execution progress in the drawer, and publish outputs into shared files for people and other agents to reuse.
- Secure Sandbox
All tasks run in an isolated container. Feel free to install dependencies, modify files, and execute commands — without affecting the host environment.
- Local Directory Mounting — mount host directories into the sandbox so the agent can work with your real project files directly (self-hosted only)
- More Than a Chatbot
- Supports Plan Mode, conversation queueing, conversation termination ...
- Project management: organize work across tasks and contexts, and set project-level defaults for model, preset, Git repo, local mounts, and project files
- File uploads: accept and work with multiple file formats
- Polished, Productive UI
- Artifacts view: render and preview many formats (HTML, PDF, Markdown, images, videos, Xmind, Excalidraw, Drawio, and more)
- Playback view: replay command I/O, browser sessions, and Skills/MCP tool calls
- Light/Dark mode support
- Agentic Experience
- native Claude Code experience - Slash Commands, Plan Mode, AskQuestion ...
- Preset runtime config - reuse model, capability, tool, and sub-agent settings across projects and sessions
- MCP & Skills - easy to import and infinitely extensible
- Browser - Built-in browser for autonomous web research
- GitHub repo integration for code search and editing
- Background execution & scheduled triggers — your agent can keep running in the cloud even after you close the browser
- Interaction
- Mobile support: control your agent anytime, anywhere
- IM integration: embedded backend messaging via DingTalk, Feishu, and Telegram, with push notifications and event subscriptions
- Self-hosting: one-click Docker deployment with a full runtime environment
- Cloud subscription: coming soon
- Multilingual support
- Smart Memory Powered by mem0: the agent remembers your preferences, project context, and past interactions to deliver increasingly personalized help.
- Many more powerful features waiting for you to discover!
Run the interactive setup script to automatically generate configuration and start services:
./scripts/quickstart.shVisit: http://localhost:3000 after startup completes.
For detailed deployment documentation and troubleshooting, please refer to the Deployment Guide.





