Skip to content

Second PR in single chat session silently dropped (mobile) #25590

@BarakEm

Description

@BarakEm

Description

When asking Claude Code to create two PRs sequentially in a single chat session (web/mobile), the second PR's code gets committed and pushed to the branch, but the PR itself is never created on GitHub. No error is shown to the user.

Steps to Reproduce

  1. Start a Claude Code session (web or mobile)
  2. Ask Claude to implement a change and create PR Create SECURITY.md #1 → succeeds
  3. In the same chat, ask for a second change and PR I want to use openrouter #2
  4. Code is committed and pushed, but the PR is never opened

Evidence

Impact

Work is silently lost from the user's perspective. The commit exists on the remote branch but no PR is opened, and there is no error or indication that anything went wrong.

Workaround

Use a separate chat session for each PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingplatform:webIssue specifically occurs on the web

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions