xiaozhe7772222/dsh-opencode-zen ↗★ 0
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、希望开箱即用体验免费大模型服务的普通用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xiaozhe7772222/dsh-opencode-zenREADME
Read the full README ↗Configuration (optional — zero config by default)
Stack multiple accounts
- Install dsh-api-key-pool.
- Add your keys under the
opencodepool. - 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).