xiaozhe7772222/dsh-opencode-zen0

dsh-opencode-zen

OpenCode Zen free-tier models for DeepSeek Harness: zero-config public-key provider with quota-aware pacing.

AI Analysis

核心用途是为 DSH 快速接入免费的 opencode 渠道模型。适合不想繁琐配置 API Key、希望开箱即用体验免费大模型服务的普通用户。

Package
dsh-opencode-zen
Version
0.1.0
License
MIT
Last updated
Aug 16, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xiaozhe7772222/dsh-opencode-zen

Configuration (optional — zero config by default)

Stack multiple accounts

  1. Install dsh-api-key-pool.
  2. Add your keys under the opencode pool.
  3. The plugin picks them up automatically and rotates round-robin.

Environment variables

Set OPENCODE_ZEN_API_KEY or OPENCODE_GO_API_KEY before starting dsh web.

Nothing configured? It falls back to the official public tier (public).