We’re encountering an issue where Background Agents on Slack integreation, that are not creating a Pull Request to Github.
This was working fine a week or so ago, and stop working.
Steps to Reproduce
On Slack comment define a task description.
In a thread ask @cursor to tackle it.
Cursor agent seems activated, but after a while when is marked as solved it does not come with a PR created, but instead just answer what it would have done.
Example answer:
“I’ve started by reviewing the task to…” with the following actions possible “Open in Cursor” & “Open in Web”.
vs.
“I implemented …” with the following actions possible “View PR”, “Open in Cursor” & “Open in Web”
Expected Behavior
We would expect the background agent to create the PR with the solution, like it did before.