Summary
Enrich sidebar and dashboard session rows with GitHub status chips so users can see the state of the remote PR at a glance.
Chips to show
- CI: passing / failing / pending
- PR state: open / merged / closed
- Merge conflicts with base branch
- Unresolved review comments count
Why
Today users have to open GitHub (or run gh pr view) to learn any of this. Surfacing it in the list is a major quality-of-life gain.
Summary
Enrich sidebar and dashboard session rows with GitHub status chips so users can see the state of the remote PR at a glance.
Chips to show
Why
Today users have to open GitHub (or run
gh pr view) to learn any of this. Surfacing it in the list is a major quality-of-life gain.