opencode icon indicating copy to clipboard operation
opencode copied to clipboard

feat(bun): add GitHub URL support with # version separator

Open eznix86 opened this issue 18 hours ago • 4 comments

Fixes #8264

What does this PR do?

Adds support for bun add github:username/repo#version syntax (useful for plugin)

How did you verify your code works?

Using tests

eznix86 avatar Jan 13 '26 18:01 eznix86