[Cloud][Web] Cancelling a task breaks future tasks

Open 💬 0 comments Opened Aug 18, 2026 by le-firehawk

What issue are you seeing?

A bug occurs whenever a task has been cancelled. Future tasks in that conversation become unable to submit their changes to the open PR

What steps can reproduce the bug?

  • Start a conversation for a feature request, press the "Create PR" button
  • (Optional) Make additional changes to validate the "Update branch" button works
  • Send another message in the chat, then cancel before completion
  • Follow up with another message and let the change complete
  • The PR button will remain "Get PR" instead of switching to "Update Branch"

What is the expected behavior?

Resuming from an interrupted task should still allow updates to be made to the active PR.

Additional information

_No response_

View original on GitHub ↗