The followup endpoint seems to only allow sending a followup to a running agent.
But what about if the agent “completed” its work (incorrectly) and already auto-created a PR, but the user needs the agent to correct something? How should this be approached?
Even in the Cursor dashboard this is disallowed: “Cannot send message, Agent is archived”
Yeah, you’re absolutely right Seems like it’s working as expected. I refactored things and it works now. Probably I was indeed deleting the agent via the API.