Skip to content

Open GitHub links in the preview popout#399

Merged
BunsDev merged 1 commit into
mainfrom
okcode/github-previewer-popout
Apr 10, 2026
Merged

Open GitHub links in the preview popout#399
BunsDev merged 1 commit into
mainfrom
okcode/github-previewer-popout

Conversation

@BunsDev
Copy link
Copy Markdown
Member

@BunsDev BunsDev commented Apr 10, 2026

Summary

  • Route GitHub HTTP(S) links into the desktop preview popout when a project and thread are available.
  • Fall back to the native external browser opener when preview access is unavailable.
  • Add focused unit coverage for preview eligibility and the preview-vs-external decision path.
  • Wire the new link-opening helper into chat header and git action PR links.

Testing

  • bun fmt
  • bun lint
  • bun typecheck
  • bun run test

- Route GitHub PR links through the preview tab when possible
- Fall back to the native external browser when preview is unavailable
- Add tests for preview eligibility and external fallback
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 10, 2026

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

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

@github-actions github-actions Bot added size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Apr 10, 2026
@BunsDev BunsDev merged commit 2a22f8a into main Apr 10, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L 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