DeepSeek Harness plugin

dsh-opencode-zen-free-provider

OpenCode Zen free models provider for dsh

Jump to install

Source facts

Repository
jiesou/dsh-opencode-zen-free-provider
Latest update
Aug 21, 2026
Category
Tools & Capabilities
GitHub stars
3
Format
plugin
Catalog evidence
Upstream dsh.bundle evidence
Evidence path
package.json#dsh.bundle
Checked against
0.1.0-rc.8
Upstream check date
2026-08-20

This evidence comes from the upstream catalog. This site has not installed, run, or security-reviewed the plugin.

Install

Start with a prompt that asks an agent to review the GitHub repository and source. Switch to the command if you want to install it yourself.

Copy this prompt into DSH, Codex, or another agent and ask it to review the GitHub repository and source first.

Do not install or run any commands yet. Read this plugin's GitHub repository, README, and relevant source code. Then answer the questions below clearly and directly so I can decide whether it fits my needs:

1. What is this plugin, and what problem does it solve?
2. Who is it for, and what are its typical use cases?
3. How is it used after installation? Include one minimal example.
4. What known limitations or privacy, security, compatibility, or maintenance risks does it have?
5. Give a clear recommendation: recommend, conditionally recommend, or do not recommend, with reasons.

Distinguish statements documented by the repository, inferences from source code, and unknowns. If evidence is insufficient, say so explicitly. Do not guess or simply repeat the README.

GitHub: https://github.com/jiesou/dsh-opencode-zen-free-provider
Plugin: dsh-opencode-zen-free-provider
Author: jiesou

Check the source files

Read the README and other files from this plugin directory before installing.

File explorer4 files
README.en.mdSource · read only
README language

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-provider

Or from GitHub:

dsh plugin --profile web add github:jiesou/dsh-opencode-zen-free-provider

After 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)