Create apps in Cursor 2.0 with many agents
This video will teach you how to use Cursor 2.0's new multi-agent capability, which allows many AI agents to work on different aspects of your project at the same time, to create web apps more quickly.
Step-by-step:
Make a new folder called "todo-list-app," launch Cursor, choose "Open Project," and choose your folder (or drag it into the Cursor IDE).
"Create a plan to build a To-Do app using Next.js as Plan.md" appears when you click the "Agents" and "New Agent" buttons. Assign jobs to two development agents working concurrently, and make sure to include README and integration instructions.
After accepting Plan.md, click "New Agent" twice. The prompts "Start Dev 1 tasks from Plan.md" and "Start Dev 2 tasks from Plan.md" will appear; review and approve the modifications from both.
"Complete integration from Plan.md, update README with run instructions" should be asked of one agent. Next, launch Terminal and do npm install and npm run dev.
Go to http://localhost:3000 to view your entire To-Do app created by several AI agents operating at once
To deliver instructions without using your hands, use the Voice button on the prompt bar. Simply say your prompt and finish with "submit" to email it.