Kanban for tasks

Feature request for product/service

Cursor IDE

Describe the request

The idea here is to have a board like Trello where we can write items in backlog, move then in todo, doing, etc columns.

When we move the item in the doing column it would trigger an agent to start that task (in its own worktree etc). So we can easily see the multiple agents runnings in parallel and easily manage tasks. The agents could also talk to each other, so if they are modifying the same file or creating the same architecture they could share this information with each other.

Also after the task is completed we could have a column, that agent will merge content from master and solve all conflicts before testing or deploying.

Operating System (if it applies)

Windows 10/11

Hey, thanks for the feature request. The idea of a kanban board to orchestrate parallel agents, backlog/todo/doing with each agent triggered in its own worktree and auto-merge, makes sense and is well described.

There are already similar requests on the forum. Feel free to check them out and upvote so the signal stays in one place:

Some of the building blocks are already there. Parallel agents via worktrees shipped in Cursor 3.2. We haven’t announced a board yet and I can’t share an ETA, but the request is noted, and votes in the thread help with prioritization. If there’s an update, I’ll reply here.