HeyBobChan/canon-deepseek-harness-plugin ↗★ 0
@canonmsg/deepseek-harness-plugin
Canon channel plugin for DeepSeek Harness
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:HeyBobChan/canon-deepseek-harness-plugin说明文档
阅读完整 README ↗Configuration
The bundle row reads these environment expressions:
| Variable | Purpose | Default |
|---|---|---|
CANON_AGENT | Canon profile in ~/.canon/agents.json | empty; Canon auto-selects only when exactly one matching profile is available |
CANON_DSH_WORKSPACE | Absolute DSH workspace root | DSH invocation directory |
DSH_PROVIDER | Optional provider route for Canon-created agents | DSH model settings/default selection |
DSH_MODEL | Optional model for Canon-created agents | DSH model settings/default selection |
CANON_DSH_DISABLED | Set to 1 to disable only the Canon row | enabled |
DSH_PROVIDER and DSH_MODEL must be supplied together. Omit both to use the
profile's normal model selection.