dshbase

Plugin directory / Developer / dsh-opencode-zen-free-provider

dsh-opencode-zen-free-provider

Verified · install-tested on dsh jiesou

✓ Actively maintained Builds on 4 official DSH packages

View on GitHub ↗ ← Back to plugin directory

3Stars
0Forks
0Open issues
Language
2026-08-21Last push
Cross-platformPlatform

What it does

OpenCode Zen 免费模型接入 DeepSeek Harness。1M 上下文,同步全部元数据

Our take
Works — verified, early-stage project

OpenCode Zen 免费模型接入 DeepSeek Harness。1M 上下文,同步全部元数据 It installs cleanly and boots without issues in our testing. It's early-stage but functional.

“Verified” means our automated CI actually ran dsh plugin add in a clean profile and it booted — nothing more. Feature descriptions and version compatibility are the author’s claims. This is not a security audit and not an endorsement of third-party code.

README

dsh-opencode-zen-free-provider

OpenCode Zen Free provider for dsh.

English

image

本插件可以将 OpenCode Zen 的免费模型接入 dsh 使用。插件启动时会从 OpenCode Zen 和 models.dev 同步模型目录、包含 Reasoning Effort 和所有元数据。

其中 DeepSeek V4 Flash 额外支持到 1M 上下文。

更新:现在没有 DeepSeek V4 Flash 了 😭

现在 MiMo V2.5 额外支持到 1M 上下文(默认 200K)

安装

从 npm 安装(预构建产物,推荐):

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

或从 GitHub 安装:

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

安装之后

模型列表无需任何配置,插件启动时会自动从远程同步并过滤所有免费模型。在 Web Models 页面选择 OpenCode Zen Free 和模型后即可开始使用。

提示:OpenCode 的 Free 模型会被基于 IP 限流。

对于 Ox Alpha 等经常遇到“network errors”等问题的模型,建议手动设置:

- id: opencode-zen-free-provider
  name: '@jiesou/dsh-opencode-zen-free-provider'
  config:
    retryPolicy:
      mode: always

License

MIT

Install

🧩 Let your agent install it (recommended)

Install the catalog once, then DeepSeek Harness can find and install any plugin from this site automatically:

dsh plugin add dshbase-catalog

Then say "install dsh-opencode-zen-free-provider for me" — your agent finds it in the directory and installs it. Docs: dshbase-catalog · verified packs.

This plugin is GitHub source (not published to npm) — install it straight from the repo:

Web profile:

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

Headless (CLI) profile:

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

Test report

Verified: L1 install + L2 load + L3 runtime from GitHub source on dsh 0.1.0-rc.6.

Security: not yet scanned — our daily static scan will cover it shortly.

Share this badge

More in Developer

Browse all 7789 plugins →