YshuY/dsh-agent-teams-meta0

dsh-agent-teams-meta

Independent team coordination, dynamic routing, usage ledger, and Web panel for DeepSeek Harness

包名
dsh-agent-teams-meta
版本
0.1.1
许可证
MIT
最近更新
2026年8月16日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:YshuY/dsh-agent-teams-meta

Optional Configuration

The plugin works out of the box. If you want to customize the state directory or route marker, mount it through a cordis.patch.yml:

- insert:
    - id: agent-teams-meta
      name: 'dsh-agent-teams-meta'
      config:
        stateDir: .dsh-agent-teams-meta
        markerProvider: agent-teams-meta-route

Both keys are optional; these are the defaults.