Skip to content

feat: GitHub PR open (local worktree)#1

Merged
Ngineer101 merged 4 commits intomainfrom
feat/github-pr-open
Feb 20, 2026
Merged

feat: GitHub PR open (local worktree)#1
Ngineer101 merged 4 commits intomainfrom
feat/github-pr-open

Conversation

@Ngineer101
Copy link
Owner

Adds GitHub PR integration to Diffdragon:

  • UI field in top bar to open a PR by number or URL
  • Uses gh CLI to resolve PR metadata
  • Materializes PR locally via git worktree under ~/.diffdragon/worktrees///pr-
  • Computes merge-base and reuses existing diff viewer
  • Adds close/cleanup flow and sidebar scroll fix

Notes:

  • Requires gh to be authenticated.
  • Does not include built binary in repo.

@Ngineer101 Ngineer101 merged commit 23e65af into main Feb 20, 2026
@Ngineer101 Ngineer101 deleted the feat/github-pr-open branch February 20, 2026 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments