deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
PROJECT README
A community DeepSeek Harness bundle for Volcengine Ark Agent Plan and Coding Plan.
volcengine-plan/* and volcengine-coding/* routes.ARK_API_KEY through the DSH credential service on every request, with legacy variable fallbacks.Install from GitHub:
dsh plugin --profile web add github:lionXiao/dsh-llm-volcengine-plans#v0.3.1
Restart DSH, then select a model such as volcengine-coding/deepseek-v4-flash. The old dsh-llm-volcengine package must not be installed alongside this bundle because both own the same routes.
The package follows DSH's documented bundle manifest and the community dsh-* naming convention without using the reserved-looking @deepseek-ai scope. Add the dsh-plugin GitHub topic when publishing its repository.
The default credential reference is ARK_API_KEY, matching Volcengine's tool integration convention. A previously stored DSH credential under that reference is reused; the old plugin and a custom ark provider are not runtime dependencies.
After restarting DSH, open Settings → Plugins → Plugin configuration → Volcengine Plans to save, replace, or remove the key. The browser receives only its configured state; the secret is stored by DSH in $DSH_HOME/.credentials.yaml and is never returned to the form.

Select a volcengine-plan/* or volcengine-coding/* model in the model picker. Models whose endpoint supports it expose DSH's native thinking-level selector.
| Model picker | Thinking-level picker |
|---|---|
![]() |
![]() |
Never commit a real key. DSH can also read it from the launching environment or $DSH_HOME/.env:
ARK_API_KEY=your_key
See cordis.patch.yml for defaults and README.zh.md for the complete configuration example and DSH rc.6 UI limitation.
npm test
npm run pack:check
dsh --profile web --dump-config
Real endpoint verification requires a user-supplied Volcengine key and is intentionally excluded from automated tests.
MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。