DaoCaoRenH/dsh-plugin-manager0

dsh-plugin-manager

Configuration-set based plugin manager for DeepSeek Harness

AI 분석

核心用途是提供插件和 MCP 服务的配置集管理。适合需要创建多套插件组合(如研究、极简模式)并快速切换的 DSH 高级用户。

패키지
dsh-plugin-manager
버전
0.1.1
라이선스
MIT
최근 업데이트
2026. 8. 22.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:DaoCaoRenH/dsh-plugin-manager

Configuration sets

  • Create named sets such as default, research, or minimal.
  • Inherit from an existing set.
  • Override each plugin or MCP server with load or skip.
  • Apply the selected set to generate a managed Agent Preset and Host composition.
  • Keep the selected set, the currently active set, and unsaved changes visibly separate.
  • Apply a new set without editing DSH source code.