HuanLinOTO/dsh-plugin-tools-manager ↗★ 0
@huanlin/dsh-plugin-tools-manager
DSH 工具管理插件:按源插件树状列出所有已注册工具,并支持在设置页一键全局禁用/启用特定工具。
AI 分析
精细化控制 Agent 的可用工具箱。适合需要限制 Agent 行为、防止其误用某些高风险工具(如写文件、执行 Bash)的用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:HuanLinOTO/dsh-plugin-tools-manager說明文件
閱讀完整 README ↗配置
默认配置(cordis.patch.yml):
disabled: [] # 预置禁用的工具名列表(默认空)
运行时通过设置页「插件配置」分区的卡片修改,持久化到 $DSH_HOME/settings.yaml。