YshuY/dsh-agent-teams-meta0

dsh-agent-teams-meta

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

AI 분석

核心用途是实现多智能体团队的动态路由与协同工作。适合需要构建复杂多 Agent 工作流、并需要对团队调用进行用量记账与可视化监控的用户。

패키지
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.