Dashboard: Show PR link on worktree cards #203

Closed
opened 2026-02-17 21:58:15 +00:00 by mprihoda · 0 comments
mprihoda commented 2026-02-17 21:58:15 +00:00 (Migrated from github.com)

Problem

Worktree cards in the dashboard don't show a link to the associated pull request. When working on an issue, you often need to quickly jump to the PR to check CI status, reviews, etc.

Expected Behavior

Each worktree card should display a clickable PR link (e.g., "PR #123") when a pull request exists for that worktree's branch. The link should open the PR in the browser.

Context

The PR cache infrastructure already exists (PullRequestCacheService), so the data should be available. This is about surfacing it in the card UI.

## Problem Worktree cards in the dashboard don't show a link to the associated pull request. When working on an issue, you often need to quickly jump to the PR to check CI status, reviews, etc. ## Expected Behavior Each worktree card should display a clickable PR link (e.g., "PR #123") when a pull request exists for that worktree's branch. The link should open the PR in the browser. ## Context The PR cache infrastructure already exists (`PullRequestCacheService`), so the data should be available. This is about surfacing it in the card UI.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
iterative-works/iw-cli#203
No description provided.