by poco-ai
An open-source alternative to happycapy, powered by cloud-based Claude Code to deliver a Manus-style autonomous agent experience.
# Add to your Claude Code skills
git clone https://github.com/poco-ai/poco-agent基于云端 Claude Code,打造 Manus 般的 Agent 体验
你也可以把它看作是 OpenClaw 的更安全(沙盒隔离)、更漂亮(现代 UI)、配置更简单(开箱即用)的替代方案。
</div>
No comments yet. Be the first to share your thoughts!
<video src="https://github.com/user-attachments/assets/3d732f0b-3f32-4aca-ab61-ec28c5fd274e" controls="controls"></video>
<video src="https://github.com/user-attachments/assets/60df5a0f-c338-44ad-af03-e1ebb98d5743" controls="controls"></video>
运行一键启动脚本,按提示输入 API Key,自动生成配置文件并启动服务:
./scripts/quickstart.sh
启动完成后访问:http://localhost:3000
(可选) 如需使用外部 S3/R2 存储,请使用 docker-compose.r2.yml 启动。
详细的部署指南与可能遇到的问题,请参考部署文档。
本项目灵感来源于wegent,并参考了其架构设计。感谢原作者的辛勤工作!