local-first multi-agent desktop

OpenCowork

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

OpenCowork workspace
OpenCowork desktop interface
$ npm run dev
agent read files, search code, run tools, report back
main / preload / renderer / shared

Documentation map

按工作方式组织,而不是按源码目录组织。

顶栏是产品语义入口;左侧导航在每个栏目里按任务和对象分组;正文提供入口卡片、步骤和命令块,方便人和 AI 一起阅读。

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