xia-sc/dsh-opencode-go0

@dsh-plugins/dsh-opencode-go

DeepSeek Harness LLM provider plugin for OpenCode Go: registers the zen-go route (OpenAI-compatible chat/completions) and sends x-opencode-session per conversation.

包名
@dsh-plugins/dsh-opencode-go
版本
0.8.2
最近更新
2026年9月4日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xia-sc/dsh-opencode-go

配置(layer config / llm-opencode-go settings section)

字段默认说明
apiKeyEnvOPENCODE_GO_API_KEYcredential ref 名
apiBasehttps://opencode.ai/zen/go去掉尾部 /v1 前缀后的基址
requestTimeoutMs / streamIdleTimeoutMs60000 / 300000连接超时 / 流空闲看门狗
enabledModels全表提供哪些模型(卡片勾选即改这里)
modelCaps[][{id, contextWindow?, maxTokens?}],自填容量覆盖