How can I make the agent read PR feedback and offer changes?

As it says in the title. I have a Github PR up on my branch. My coworker offered some inline feedback on my changes in the PR. My coworker did not add “suggested changes” in the comments that I could automatically apply. I would like the agent to read the feedback and make potential changes, such as a comment where a coworker suggested I should add one or factoring out a repeated change into a helper function. Is this possible? The Git context in the chat only allows me to select a commit as context rather than a PR.

2 Likes

Working on this :slight_smile:

2 Likes

Sweeeet, glad to hear it. Enjoying Cursor so far :slight_smile: