poco-claw

A more beautiful and easier-to-use alternative to OpenClaw. It features a nicer Web UI, built-in IM support, a sandboxed runtime and channel-based team collaboration. Under the hood, it is powered by a Claude Code–based agent.

0
0
0
public
Forked

Poco Hero

Poco: Your Pocket Coworker

A safer, more beautiful, and easier-to-use OpenClaw alternative

License: MIT
Docker
Python 3.12+
Next.js
FastAPI
Docs
Ask DeepWiki

English | 简体中文

Core Features

  • 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!

Screenshots

Channel Collaboration Shared Files
Channel collaboration Shared files
Start from a channel message, mention a persistent agent, and follow task progress in the execution drawer. Published artifacts are grouped by agent so teammates and agents can reuse the same outputs.
Project Settings Preset Editor
Edit Project Edit Preset
Set default configurations for your project — presets, local directory mounts, GitHub repos, knowledge base, and more. DIY your cloud coworker — skills, MCP, sub-agents, and… system prompts & custom visual identity!

Quick Start

Chat in Project

Run the interactive setup script to automatically generate configuration and start services:

./scripts/quickstart.sh

Visit: http://localhost:3000 after startup completes.

For detailed deployment documentation and troubleshooting, please refer to the Deployment Guide.

Star History

Star History Chart

v0.3.3[beta]