Index / Poco · updated Sep 3, 2026
Poco
poco-ai/poco-agent · healthy · rank 24 of 43 by stars
Poco is a polished, team-oriented OpenClaw alternative built on a Claude Code–powered agent with a slick Next.js UI. It leans hard into collaboration: servers, channels, IM integrations, and sandboxed execution with one-click Docker self-hosting.
Facts
Repository
Runtime
Posture
Community
Security breakdown
Composite 78 / 100 · how these are scored
higher is safer
higher is safer
higher is safer
higher is safer
higher is riskier
Model access
Read from the repository, not written by a model · 77 files examined
5 providers · custom endpoint
Pinned models
claude-sonnet-4-20250514 released 2025-05-14 — 16 months old (dated in the model id)
Pin last edited 5 months ago
Evidence
Decision
Why choose Poco over OpenClaw?
Why choose this
- Container-sandboxed execution by default
- Built-in server/channel team collaboration model
- Polished Next.js UI with artifacts and playback views
Tradeoffs
- Much smaller community and ecosystem
- Heavier stack (Python + FastAPI + Next.js) to operate
- Tied to Claude Code runtime rather than model-agnostic core
Best fit
- Teams wanting channel-based agent collaboration
- Users who want a polished web UI over a CLI
- Self-hosters needing sandboxed Claude Code workflows
Avoid if
- You need a lightweight single-binary agent
- You want a large, mature plugin ecosystem
- You prefer fully offline local-first operation
README and commit evidence is strong and recent, showing active development and real sandboxing work. However, Reddit matches are almost entirely unrelated Spanish-language noise ('poco'), so community sentiment is highly uncertain.
AI layer reviewed Aug 24, 2026 · how this is written
Star activity
1,353 stars today
Overview
Poco positions itself as a safer, more beautiful, and easier-to-use OpenClaw alternative, built around a Claude Code–powered agent runtime. The architecture pairs a FastAPI (Python 3.12+) backend with a Next.js 16 frontend, and every task executes inside an isolated container sandbox — users can install dependencies, modify files, and run commands without touching the host. Self-hosters can optionally mount local directories into the sandbox so the agent works directly on real project files.
Where Poco differentiates itself is collaboration and product polish. It introduces long-lived servers with channels, DMs, and reply threads where persistent agents can be mentioned, messages become trackable tasks, and outputs publish into shared files. The UI includes an artifacts viewer (HTML, PDF, Markdown, Excalidraw, Drawio, and more), a playback view for replaying command I/O, browser sessions, and MCP/tool calls, plus light/dark mode and mobile support. IM integrations with DingTalk, Feishu, and Telegram, background execution, and scheduled triggers round out the 'pocket coworker' pitch.
Compared to OpenClaw, Poco trades raw ecosystem size and minimalism for a managed, team-first experience: preset runtime configs, project-level defaults, MCP & Skills extensibility, GitHub repo integration, and one-click Docker deployment (plus an optional cloud subscription). Recent commits show active hardening — auth redirect fixes, visibility-aware service paths, signed workspace file streaming, and iframe sandbox tuning — suggesting a maturing but still young project.