youwenkui/dsh-openclaw-enterprise-team ↗★ 0
dsh-openclaw-enterprise-team
OpenClaw Enterprise AI Team bridge for DeepSeek Harness
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:youwenkui/dsh-openclaw-enterprise-team说明文档
阅读完整 README ↗Configuration
Override the bundle row in the profile's cordis.patch.yml when needed:
- id: openclaw-enterprise-team
name: dsh-openclaw-enterprise-team
config:
openclawCommand: /absolute/path/to/openclaw
defaultAgentId: enterprise-chief
timeoutSeconds: 600
DSH patches replace the complete config object, so include every field when overriding it.