HeyBobChan/canon-deepseek-harness-plugin0

@canonmsg/deepseek-harness-plugin

Canon channel plugin for DeepSeek Harness

AI Analysis

核心用途是将 Canon 代理通道集成到 DSH 中,适合使用 Canon 框架进行智能体管理、需要将 DSH 工作区与 Canon 配置文件进行绑定的高级用户。

Package
@canonmsg/deepseek-harness-plugin
Version
0.1.0
License
MIT
Last updated
Aug 23, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:HeyBobChan/canon-deepseek-harness-plugin

Configuration

The bundle row reads these environment expressions:

VariablePurposeDefault
CANON_AGENTCanon profile in ~/.canon/agents.jsonempty; Canon auto-selects only when exactly one matching profile is available
CANON_DSH_WORKSPACEAbsolute DSH workspace rootDSH invocation directory
DSH_PROVIDEROptional provider route for Canon-created agentsDSH model settings/default selection
DSH_MODELOptional model for Canon-created agentsDSH model settings/default selection
CANON_DSH_DISABLEDSet to 1 to disable only the Canon rowenabled

DSH_PROVIDER and DSH_MODEL must be supplied together. Omit both to use the profile's normal model selection.