dsh-opencode-zen-free-provider
OpenCode Zen Free provider for dsh.
<img height="650" alt="image" src="https://github.com/user-attachments/assets/8cc57d90-76b8-4a7d-a9fe-1ebb39c4f51c" />
This plugin adds OpenCode Zen's free models to dsh. At startup it syncs the OpenCode Zen and models.dev catalogs, then exposes the models whose ids end in -free.
Install
From npm (prebuilt, recommended):
dsh plugin --profile web add @jiesou/dsh-opencode-zen-free-providerOr from GitHub:
dsh plugin --profile web add github:jiesou/dsh-opencode-zen-free-providerAfter install
The free endpoint works without an API key and uses the anonymous Bearer public credential by default. If OPENCODE_ZEN_FREE_API_KEY is stored through DSH's credentials service, it takes precedence.
No model configuration is needed. Pick the OpenCode Zen Free provider and a model on the Web Models page to start using it.
License
[MIT](LICENSE)