Feature Request: Computer Control / Coworker Mode for Cursor

Feature request for product/service

-- Other –

Describe the request

I’d love to see Cursor gain a computer control / coworker mode, similar to what some emerging coding agents are beginning to support.

Instead of only interacting inside the editor, Cursor could actively operate the development environment to help complete tasks.

Capabilities Proposition

Cursor could be able to:

Open and navigate files autonomously
Run terminal commands
Execute tests
Start dev servers
Open browser previews
Debug errors
Install dependencies
Modify configs
Interact with local tooling

Essentially acting more like an AI engineering coworker rather than only an in-editor assistant. Instead of having separate tools, with this feature cursor will be able to see your screen, move your cursor and input throughout the entire system.

hey @rat_rad you again? well a lot of the dev-environment list like: terminal, tests, browser previews, file edits, are already what Agent does in the IDE; Browser and terminal are what enable that