# CowAgent

智能体 · https://godooo.ai/zh/agent/cowagent

> CowAgent 是开源 AI 智能体，2022 年推出，面向开发者、不写代码的人。

自托管的个人智能体（原 chatgpt-on-wechat），可在微信、飞书等聊天软件里使用。

主打：渠道接入、通用任务代理。开源，可以免费使用。使用方式：网页版、桌面应用、自部署、本地离线运行、命令行。

## 速览

- **类别:** [智能体](https://godooo.ai/zh/browse#agent)
- **推出于:** 2022
- **所属星系:** [智能体与自动化](https://godooo.ai/zh/galaxy/agents)
- **价格:** 开源免费
- **是否开源:** 是 · MIT
- **源代码:** [github.com/zhayujie/CowAgent](https://github.com/zhayujie/CowAgent)
- **GitHub 星标:** 47,102
- **使用方式:** 网页 · 桌面 · 可自部署 · 可离线本地运行 · 命令行
- **适合谁:** 开发者 · 不写代码的人
- **支持的协议:** [Model Context Protocol](https://godooo.ai/zh/protocol/mcp)
- **官网:** [cowagent.ai](https://cowagent.ai)
- **别名:** chatgpt-on-wechat · CoW

## 能做什么

- **[渠道接入](https://godooo.ai/zh/capability/channel-integration)** — 主打, _由机器提出，尚待校准_. “A single Agent integrates with Web, WeChat, Feishu, DingTalk, WeCom, QQ, and Official Accounts.” (摘自 [cowagent.ai](https://cowagent.ai/)，2026-09-24)
- **[通用任务代理](https://godooo.ai/zh/capability/general-agent)** — 主打, _由机器提出，尚待校准_. “Plans tasks, runs tools and skills, autonomously grows with memory and knowledge.” (摘自 [cowagent.ai](https://cowagent.ai/)，2026-09-24)
- **[多智能体协作](https://godooo.ai/zh/capability/multi-agent)** — 支持, _由机器提出，尚待校准_. “Create multiple Agents with distinct roles to form a team, with group-chat collaboration, task delegation, and sub-Agents” (摘自 [cowagent.ai](https://cowagent.ai/)，2026-09-24)
- **[对话问答](https://godooo.ai/zh/capability/chat)** — 支持, _由机器提出，尚待校准_. “open http://localhost:9899 to access the Web console — your one-stop hub to chat with the Agent” (摘自 [github.com](https://github.com/zhayujie/CowAgent)，2026-09-24)
- **[智能体记忆](https://godooo.ai/zh/capability/agent-memory)** — 支持, _由机器提出，尚待校准_. “Long-term Memory Three-tier architecture (context → daily → core) with automatic Deep Dream distillation and hybrid keyword + vector retrieval.” (摘自 [cowagent.ai](https://cowagent.ai/)，2026-09-24)
- **[浏览器自动化](https://godooo.ai/zh/capability/browser-automation)** — 支持, _由机器提出，尚待校准_. “browser automation ( browser ).” (摘自 [github.com](https://github.com/zhayujie/CowAgent)，2026-09-24)
- **[知识库检索](https://godooo.ai/zh/capability/knowledge-base)** — 支持, _由机器提出，尚待校准_. “Knowledge Base Auto-curates structured knowledge into a Markdown wiki, building an evolving knowledge graph through cross-references.” (摘自 [cowagent.ai](https://cowagent.ai/)，2026-09-24)

## 平替与同类

- **[OpenClaw](https://godooo.ai/zh/agent/openclaw)** (开源免费): 同样能做：渠道接入、通用任务代理、智能体记忆
- **[DeerFlow](https://godooo.ai/zh/agent/deerflow)** (开源免费): 同样能做：多智能体协作、通用任务代理、智能体记忆
- **[LobeHub](https://godooo.ai/zh/product/lobehub)** (开源免费): 同样能做：对话问答、多智能体协作、智能体记忆
- **[ChatGPT agent](https://godooo.ai/zh/agent/chatgpt-agent)**: 同样能做：浏览器自动化、通用任务代理
- **[Botpress](https://godooo.ai/zh/product/botpress)** (开源免费): 同样能做：渠道接入、知识库检索
- **[Lindy](https://godooo.ai/zh/agent/lindy)** (免费版 + 付费升级): 同样能做：通用任务代理、渠道接入
- **[ChatGPT](https://godooo.ai/zh/product/chatgpt)** (免费版 + 付费升级): 同样能做：对话问答、智能体记忆、通用任务代理
- **[Claude Cowork](https://godooo.ai/zh/agent/claude-cowork)**: 同样能做：通用任务代理、浏览器自动化
- **[Manus](https://godooo.ai/zh/agent/manus)** (免费版 + 付费升级): 同样能做：通用任务代理、浏览器自动化
- **[Chatwoot](https://godooo.ai/zh/product/chatwoot)** (开源免费): 同样能做：渠道接入、知识库检索
- **[LangBot](https://godooo.ai/zh/product/langbot)** (开源免费): 同样能做：渠道接入、知识库检索
- **[OpenManus](https://godooo.ai/zh/agent/openmanus)** (开源免费): 同样能做：通用任务代理、浏览器自动化

## 常见问题

### CowAgent 是什么？

CowAgent 是开源 AI 智能体，2022 年推出，面向开发者、不写代码的人。自托管的个人智能体（原 chatgpt-on-wechat），可在微信、飞书等聊天软件里使用。

### CowAgent 免费吗？

免费。CowAgent 是开源软件（MIT）。

### CowAgent 开源吗？

开源，许可证是 MIT。源代码在 https://github.com/zhayujie/CowAgent。

### CowAgent 能本地运行吗？

能，可以在自己的电脑上离线运行。也可以部署在自己的服务器上。

### CowAgent 能做什么？

主打：渠道接入、通用任务代理。也能做：多智能体协作、对话问答、智能体记忆、浏览器自动化、知识库检索。

### CowAgent 有哪些开源替代品？

开源的有：OpenClaw、DeerFlow、LobeHub、Botpress、Chatwoot、LangBot、OpenManus。其他：ChatGPT agent、Lindy、ChatGPT、Claude Cowork、Manus。

## 来源

- [cowagent.ai](https://cowagent.ai/) — 核实于 2026-09-24
- [github.com](https://github.com/zhayujie/CowAgent) — 核实于 2026-09-24

---

最后更新 2026-09-24 · 来源核实于 2026-09-24 · 这是 https://godooo.ai/zh/agent/cowagent 的 Markdown 版本。本站每个页面都有：在地址后面加 .md。
