Skip to content

feat: show repository-host PR and issue context in the changes pane - #35

Merged
nonlooped merged 2 commits into
mainfrom
feat/repo-host-context
Jul 31, 2026
Merged

feat: show repository-host PR and issue context in the changes pane#35
nonlooped merged 2 commits into
mainfrom
feat/repo-host-context

Conversation

@nonlooped

Copy link
Copy Markdown
Owner

Summary

  • Show the GitHub/GitLab PR (or MR) associated with the current branch in the Changes pane: title, state, author, description, review comments, checks, linked issues, and base-branch comparison (ahead/behind + changed files).
  • Falls back to a branch-name issue number lookup when no PR/MR exists yet; shows nothing when neither is found.
  • Reads through the user's existing gh/glab CLI authentication; NativePi makes no GitHub/GitLab API calls of its own.
  • "Open in browser" opens the PR/MR or a linked issue. Comments can be explicitly inserted into the composer one at a time; nothing is auto-injected into Pi.

Test plan

  • bun run typecheck
  • bun run test (163 pass)
  • bun run build
  • Manual verification in a running window (not performed; AGENTS.md disallows starting a dev server without being asked)

@vercel

vercel Bot commented Jul 31, 2026

Copy link
Copy Markdown

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

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
nativepi Ignored Ignored Preview Jul 31, 2026 10:13am

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 1283991a07

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread apps/desktop/src/main/repoHost.ts Outdated
Comment thread apps/desktop/src/renderer/lib/store/internals.ts
Comment thread apps/desktop/src/main/repoHost.ts Outdated
Comment thread apps/desktop/src/main/repoHost.ts
Comment thread apps/desktop/src/main/repoHost.ts Outdated
Comment thread apps/desktop/src/main/repoHost.ts Outdated
Comment thread apps/desktop/src/main/repoHost.ts Outdated
Comment thread apps/desktop/src/renderer/components/RepoHostPanel.tsx
@nonlooped
nonlooped force-pushed the feat/repo-host-context branch from 8e48bf4 to fd4089b Compare July 31, 2026 10:13
@nonlooped
nonlooped merged commit b75db22 into main Jul 31, 2026
7 checks passed
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