lauren · @poteto · X·2026-09-11 05:43·1小时前
AI 导读

Cursor 推出 Projects,不再为每个任务单独建聊天,而是在单一持久线程中由协调智能体(coordinator agent)工作。该智能体始终在线、主动用子智能体管理任务并随时间改进。作者 Lauren Tan 表示自己已用它交付数千个 PR,支持云端运行并可大规模并行。

lauren@poteto
71AI 编辑部评分,满分 100
2026-09-11 05:43· 1小时前
AI 导读

Cursor 推出 Projects,不再为每个任务单独建聊天,而是在单一持久线程中由协调智能体(coordinator agent)工作。该智能体始终在线、主动用子智能体管理任务并随时间改进。作者 Lauren Tan 表示自己已用它交付数千个 PR,支持云端运行并可大规模并行。

it's here! i've been using Projects for a while and have shipped thousands of PRs with them. pstack works incredibly well with it, with your coordinator managing and orchestrating hundreds and even thousands of agents for you

these all work in the cloud too, so you can parallelize at an incredible scale. with Projects you can create your own personal software factory (or Michelin kitchen as i like to call it) without all the plumbing. just prompt your agent!

CursorIntroducing Projects, a new way of working in Cursor. Rather than creating a chat for every task, you work with a coordinator agent in a single, persistent thre...