Allow dismissing PR/CI status widgets without archiving the session or closing the PR

Resolved 💬 2 comments Opened Jun 3, 2026 by kroussevrb Closed Jun 6, 2026

What I'm trying to do

In the Claude Code desktop/FleetView interface, once a session has an open pull request, a PR/CI status widget card is pinned above the prompt input (PR number, repo, branch, diff stats, CI status with auto-fix/auto-merge dropdown).

Over time these accumulate, and there's currently no way to hide an individual card.

The problem

As far as I can tell, the only ways to remove one of these widgets are:

  • Archive the session (loses quick access to it), or
  • Close/merge the underlying PR, or
  • Enable "Auto-archive after PR merge or close" (only kicks in at end of PR lifecycle)

All of these are too heavy. I want to keep the session active and keep the PR open — I just don't want the widget taking up space in my interface.

Feature request

Add a lightweight per-card dismiss control (e.g. an "X" / hide button on each PR/CI status widget) that hides just that widget from view, without archiving the session or affecting the PR. Ideally re-showable from a menu, and/or a global setting to disable PR status widgets entirely.

Environment

  • Claude Code desktop on macOS

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗