DaoCaoRenH/dsh-plugin-manager0

dsh-plugin-manager

基于配置集的 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.