Skip to content

Show PR status icon in chat headers for linked branches#233

Merged
BunsDev merged 1 commit into
mainfrom
okcode/open-pr-thread-indicator
Apr 4, 2026
Merged

Show PR status icon in chat headers for linked branches#233
BunsDev merged 1 commit into
mainfrom
okcode/open-pr-thread-indicator

Conversation

@BunsDev

@BunsDev BunsDev commented Apr 4, 2026

Copy link
Copy Markdown
Member

Summary

  • Added branch-aware PR lookup in ChatHeader so threads with an attached branch can surface linked pull request status.
  • Rendered a PR indicator in the chat header with state-based coloring, tooltip details, and an external link to open the PR.
  • Passed the active thread branch from ChatView into the header so the UI can correlate the thread with git status data.

Testing

  • Not run (bun fmt)
  • Not run (bun lint)
  • Not run (bun typecheck)

- pass the active thread branch into the chat header
- fetch git status for matching branches and render a PR badge with tooltip
- open the PR in the system browser from the header
@vercel

vercel Bot commented Apr 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 4, 2026 6:51pm
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 4, 2026 6:51pm

@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:M labels Apr 4, 2026
@BunsDev BunsDev merged commit ecfaf10 into main Apr 4, 2026
9 of 10 checks passed
@BunsDev BunsDev deleted the okcode/open-pr-thread-indicator branch April 6, 2026 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant