[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-74251":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":25,"hasPages":23,"topics":26,"createdAt":10,"pushedAt":10,"updatedAt":34,"readmeContent":35,"aiSummary":36,"trendingCount":16,"starSnapshotCount":16,"syncStatus":17,"lastSyncTime":37,"discoverSource":38},74251,"poco-claw","poco-ai\u002Fpoco-claw","poco-ai","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.","https:\u002F\u002Fpoco-ai.com",null,"Python",1336,125,9,3,0,2,5,22,7,19.3,"MIT License",false,"main",true,[27,28,29,30,31,32,33],"agent","ai","chatbot","claude-code","clawdbot","manus","openclaw","2026-06-12 02:03:24","\u003Cdiv align=\"center\">\n\n![Poco Hero](assets\u002Fhero.png)\n\n# Poco: Your Pocket Coworker\n\nA safer, more beautiful, and easier-to-use OpenClaw alternative\n\n[![License: MIT](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FLicense-MIT-yellow.svg)](https:\u002F\u002Fopensource.org\u002Flicenses\u002FMIT)\n[![Docker](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FDocker-Enabled-blue)](https:\u002F\u002Fwww.docker.com\u002F)\n[![Python 3.12+](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002Fpython-3.12+-blue.svg)](https:\u002F\u002Fwww.python.org\u002Fdownloads\u002F)\n[![Next.js](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FNext.js-16-black)](https:\u002F\u002Fnextjs.org\u002F)\n[![FastAPI](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FFastAPI-0.115+-green.svg)](https:\u002F\u002Ffastapi.tiangolo.com\u002F)\n[![Docs](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002Fpoco-docs-blueviolet)](https:\u002F\u002Fdocs.poco-ai.com\u002F)\n[![Ask DeepWiki](https:\u002F\u002Fdeepwiki.com\u002Fbadge.svg)](https:\u002F\u002Fdeepwiki.com\u002Fpoco-ai\u002Fpoco-agent)\n\n[English](README.md) | [简体中文](README_zh.md)\n\n\u003C\u002Fdiv>\n\n## Core Features\n\n- **Server and Channel Collaboration**\n  Work in long-lived servers with channels, DMs, and reply threads. Mention\n  persistent agents in the conversation, turn messages into trackable tasks,\n  inspect execution progress in the drawer, and publish outputs into shared\n  files for people and other agents to reuse.\n- **Secure Sandbox**\n  All tasks run in an isolated container. Feel free to install dependencies, modify files, and execute commands — without affecting the host environment.\n  - **Local Directory Mounting** — mount host directories into the sandbox so the agent can work with your real project files directly (self-hosted only)\n- **More Than a Chatbot**\n  - Supports Plan Mode, conversation queueing, conversation termination ...\n  - **Project management**: organize work across tasks and contexts, and set\n    project-level defaults for model, preset, Git repo, local mounts, and\n    project files\n  - **File uploads**: accept and work with multiple file formats\n- **Polished, Productive UI**\n  - **Artifacts view**: render and preview many formats (HTML, PDF, Markdown, images, videos, Xmind, Excalidraw, Drawio, and more)\n  - **Playback view**: replay command I\u002FO, browser sessions, and Skills\u002FMCP tool calls\n  - **Light\u002FDark mode** support\n- **Agentic Experience**\n  - **native Claude Code experience** - Slash Commands, Plan Mode, AskQuestion ...\n  - **Preset runtime config** - reuse model, capability, tool, and\n    sub-agent settings across projects and sessions\n  - **MCP & Skills** - easy to import and infinitely extensible\n  - **Browser** - Built-in browser for autonomous web research\n  - **GitHub repo integration** for code search and editing\n  - **Background execution & scheduled triggers** — your agent can keep running in the cloud even after you close the browser\n- **Interaction**\n  - **Mobile support**: control your agent anytime, anywhere\n  - **IM integration**: embedded backend messaging via DingTalk, Feishu, and Telegram, with push notifications and event subscriptions\n  - **Self-hosting**: one-click Docker deployment with a full runtime environment\n  - **Cloud subscription**: coming soon\n  - **Multilingual** support\n- **Smart Memory**\n  Powered by **mem0**: the agent remembers your preferences, project context, and past interactions to deliver increasingly personalized help.\n- Many more powerful features waiting for you to discover!\n\n## Screenshots\n\n|                                            Channel Collaboration                                            |                                         Shared Files                                         |\n| :---------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------: |\n|                   ![Channel collaboration](assets\u002Fimages\u002Fchannel-agent-collaboration.jpg)                   |                    ![Shared files](assets\u002Fimages\u002Fchannel-shared-file.jpg)                    |\n| 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. |\n\n|                                                    Project Settings                                                    |                                          Preset Editor                                           |\n| :--------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------: |\n|                                    ![Edit Project](assets\u002Fimages\u002Fedit-project.png)                                     |                          ![Edit Preset](assets\u002Fimages\u002Fedit-preset.png)                           |\n| 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! |\n\n## Quick Start\n\n![Chat in Project](assets\u002Fimages\u002Fchat-in-project.png)\n\nRun the interactive setup script to automatically generate configuration and start services:\n\n```bash\n.\u002Fscripts\u002Fquickstart.sh\n```\n\nVisit: `http:\u002F\u002Flocalhost:3000` after startup completes.\n\nFor detailed deployment documentation and troubleshooting, please refer to the [Deployment Guide](https:\u002F\u002Fdocs.poco-ai.com\u002Fen\u002Fdeployment).\n\n## Star History\n\n[![Star History Chart](https:\u002F\u002Fapi.star-history.com\u002Fsvg?repos=poco-ai\u002Fpoco-agent&type=date&legend=top-left)](https:\u002F\u002Fwww.star-history.com\u002F#poco-ai\u002Fpoco-agent&type=date&legend=top-left)\n","Poco-ai\u002Fpoco-claw 是一个更美观且易于使用的OpenClaw替代方案，它提供了一个友好的Web界面、内置即时通讯支持、沙盒运行环境以及基于频道的团队协作功能。该项目的核心技术包括Claude Code驱动的智能代理、安全的沙箱环境（支持本地目录挂载）、丰富的文件处理能力、以及高度可定制和扩展的用户界面。Poco特别适合需要进行高效远程协作、项目管理和自动化任务执行的场景，如软件开发、研究分析等。此外，通过Docker实现的一键部署让自托管变得简单快捷。","2026-06-11 03:49:41","high_star"]