claude-code - 💡(How to fix) Fix UI shows merged PRs as pending work items (false positives in suggested work view)

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Claude Code's suggested work / inbox view displays merged pull requests as if they are open and require attention. This creates false positives that look like pending work.

Root Cause

Claude Code's suggested work / inbox view displays merged pull requests as if they are open and require attention. This creates false positives that look like pending work.

RAW_BUFFERClick to expand / collapse

Description

Claude Code's suggested work / inbox view displays merged pull requests as if they are open and require attention. This creates false positives that look like pending work.

Steps to reproduce

  1. Have one or more merged PRs in connected GitHub repositories
  2. Open Claude Code
  3. Observe that merged PRs appear in the work suggestions / inbox UI with no indication they are already merged

Expected behavior

Only open, unmerged PRs should appear as suggested work items. Merged PRs should be excluded.

Actual behavior

Merged PRs appear alongside open ones, indistinguishable from actual pending work. The UI shows repo name, PR number, and branch name but no merged/closed status indicator.

Context

  • Confirmed via gh pr view that all displayed PRs had state: MERGED
  • The branches had also already been deleted
  • Claude Code version: current (2026-05-17)
  • Platform: macOS

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

FAQ

Expected behavior

Only open, unmerged PRs should appear as suggested work items. Merged PRs should be excluded.

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix UI shows merged PRs as pending work items (false positives in suggested work view)