Cursor 更新快訊封面
工作現場

Cursor 3.2 把 Agents Window 變成平行工作台

Cursor 3.2 加入 multitask、worktrees 與 multi-root workspaces,讓 agent 工作更適合平行拆分與跨 repo 修改。

Cursor 3.2 值得注意的地方,不是多一個漂亮面板,而是 agent 工作的形狀被改了。

以前你在 Agents Window 裡常常是在排隊:一個 agent 正在跑,下一個需求就等著;一個 repo 是當前目標,跨 frontend、backend、shared library 的修改要一直重新切換或重講上下文。

Cursor 這次把方向改得更像平行工作台。

/multitask 可以讓 async subagents 平行跑,而不是把每個 request 都塞進 queue。

大任務可以被拆成小塊,交給一組 async subagents 處理。

worktrees 可以讓背景任務在隔離 branch 上跑,之後再把 branch 拉回 local foreground 測。

multi-root workspaces 讓單一 agent session 指向多個資料夾,處理跨 repo 修改。

這對重度使用者很有感。

以前的問題是:

一個任務卡住,後面的都等;跨 repo 修改,agent 目標一直換;背景工作,容易污染目前 branch。

現在 Cursor 想給的答案是:

平行拆任務,用 worktree 隔離,用 multi-root workspace 維持跨 repo 目標。

但這不等於所有需求都該丟進 /multitask

平行 agent 會產生更多 diff、更多 branch、更多 review 負擔。最好的採用方式,是先挑可切分、可驗收的小任務試:例如文件整理、測試補齊、前後端分離修改。等你確認團隊看得懂它產生的 branch 和 diff,再把它放進更大的開發流程。

SOURCES

  1. ACursor 3.2: Multitask, Worktrees, and Multi-root Workspaces

來源分級:A = 一手公告/論文/官方文件 · B = 可信媒體 · C = 可參考但需脈絡 · D = 觀察用,不可當事實。

本文由 AI 與編輯共同撰寫,總編輯廖玄同審閱定稿。 編輯方針與 AI 使用說明

WEEKLY [SI]GNALS

訂閱《矽基前沿週報》

每週五早上,把本週 AI 與算力產業最值得記住的變化連回台灣。

本週關鍵訊號 · 為什麼值得記住 · 下週觀察 · 5 分鐘讀完。

免費 · 隨時取消 · 不轉售你的 email。

MACHINE-READABLE SUMMARY

Topic
工作現場
Key claims
  • Cursor 3.2 introduces `/multitask` async subagents, improved worktrees in Agents Window, and multi-root workspaces.
  • multi-root workspaces can target multiple folders for cross-repo changes across frontend, backend, and shared libraries.
  • This brief does not include hands-on testing and does not claim measured speed or reliability gains.
  • Cursor 3.2 的重點是把 agent 工作從單一 queue 推向平行、隔離、跨 repo 的工作台。
  • 如果你還沒有重度使用 Cursor Agents Window,可以先 watch。已經用 Cursor agent 處理大型任務或跨 repo 修改的人,值得 learn,並用小任務試 `/multitask` 和 worktrees。
Entities
Cursor · Cursor 3.2: Multitask, Worktrees, and Multi-root Workspaces · Agents · Window · Official · Source · This · /multitask · AI Coding Agents
Taiwan relevance
high
Confidence
medium
Last updated
2026-05-01
Canonical URL
https://signals.tw/articles/cursor-agent-queue/

SUGGESTED CITATION

如果 AI agent / 研究 / 報導要引用本文,建議格式如下:

矽基前沿 · 工作現場線(編輯:廖玄同),《Cursor 3.2 把 Agents Window 變成平行工作台》,矽基前沿 [Si]gnals,2026-05-01。https://signals.tw/articles/cursor-agent-queue/

AI agents / search engines may quote, summarize, and cite with attribution and a link back to the canonical URL above. See /for-ai-agents for full policy.