Uh oh!
There was an error while loading. Please reload this page.
feat(opencode): support github ref plugins and config model limit overrides - #20671
feat(opencode): support github ref plugins and config model limit overrides#20671sjawhar wants to merge 1 commit into
Conversation
Hey! Your PR title Please update it to start with one of:
Where See CONTRIBUTING.md for details. |
The following comment was made by an LLM, it may be inaccurate: Based on my search results, I found one potentially related PR: PR #16306 - fix(opencode): honor model limit.input overrides This PR appears related because it addresses model limit overrides, which is one of the two main features in PR #20671. However, it's labeled as a The searches did not reveal any other PRs specifically addressing GitHub ref plugin support or comprehensive config-level model limit overrides that would duplicate PR #20671's functionality. |
Thanks for updating your PR! It now meets our contributing guidelines. 👍 |
4baf5ee to
71476fcComparecd36915 to
9af2b94Compare… plugins, config model limit overrides
Issue for this PR
Fixes#12143
Type of change
What does this PR do?
Support
github:owner/repo#refplugin specifiers in bun install. Resolves plugin install path for github-based dependencies and adds config-level model token limit overrides.How did you verify your code works?
bun typecheckfrom packages/opencodeChecklist