local-first multi-agent desktop
OpenCowork
一个让 AI Agent 在本地代码库里工作的桌面平台。它能读写文件、执行工具、调用 MCP、组织子代理,并把结果送回你的工作消息平台。
OpenCowork workspace

$ npm run dev
agent read files, search code, run tools, report back
main / preload / renderer / shared
Runtime surfaces
本地工具、消息渠道和 Agent 协作汇到同一个桌面运行时。
Tools
File I/O, code search, shell, browser, desktop, MCP
Coordination
Sub-agents, team runtime, plans, goals, approvals
Ops
Cron jobs, SQLite persistence, local config, notifications
Channels
Workplace and community messaging integrations
OpenCowork documentation