Feature request for product/service
Cursor IDE
Describe the request
Right now while pairing with the Cursor AI Agent, changes are implemented and only Accept or Refuse are there. To enhance the pairing with the AI agent, I suggest you implement a Pull Request Mode, where the changes from the AI are treated like a Pull Request, where you can comment on a specific change and request a change with a prompt specifically for that change, instead of refusing it and re-prompting the agent with the context manually.
This will allow reviewing the agent’s changes more effectively and will result in surgical edits and a higher quality pairing.
Requesting changes inline for a specific code-change change at a given line will be more effective in comparison to going back to the Agent’s chat and trying to explain to it what to change from all the changes it proposed.