youwenkui/dsh-openclaw-enterprise-team0

dsh-openclaw-enterprise-team

OpenClaw Enterprise AI Team bridge for DeepSeek Harness

AI 分析

核心用途是将 OpenClaw 企业级多智能体团队引入 DSH。适合需要利用 OpenClaw 团队协同能力处理复杂任务的企业或高级用户。

パッケージ
dsh-openclaw-enterprise-team
バージョン
0.1.0-alpha.1
ライセンス
MIT
最終更新
2026/08/18

インストール

$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.