Files should automatically open on agent edits

Feature request for product/service

Cursor IDE

Describe the request

Like requested many times before such as Cursor Automatic file opening and Bring back Automatic file opening, please add an option to the settings that opens files edited by the agent in new tabs. In my case I want to make sure that TypeScript and ESLint run for all of the edited files in a monorepo which things load partially. Currently I’ll have to open the changes manually during the agent runs to make sure that the LSP will catch errors before the agent run ends so that the agent can see them without follow up messages.