Skip to content

fix: show GitHub link in INFO section when only pack is available#8

Merged
RealZST merged 1 commit intomainfrom
fix/info-link-fallback
Apr 13, 2026
Merged

fix: show GitHub link in INFO section when only pack is available#8
RealZST merged 1 commit intomainfrom
fix/info-link-fallback

Conversation

@RealZST
Copy link
Copy Markdown
Owner

@RealZST RealZST commented Apr 13, 2026

Summary

  • Fall back to constructing GitHub link from pack when source.url and install_meta.url are both null
  • Covers CLIs installed outside HarnessKit (e.g. via curl) where the user manually entered a pack like org/repo

Test plan

  • 84 frontend tests pass
  • Extensions with pack but no source.url now show clickable link under INFO

🤖 Generated with Claude Code

Extensions installed outside HarnessKit (e.g. via curl) have no
source.url or install_meta.url, but may have a user-provided pack
like "org/repo". Fall back to constructing the GitHub link from pack
so the INFO section always shows a clickable link when possible.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@RealZST RealZST merged commit e85d3e2 into main Apr 13, 2026
5 checks passed
@RealZST RealZST deleted the fix/info-link-fallback branch April 13, 2026 19:42
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