HuanLinOTO/dsh-plugin-tools-manager0

@huanlin/dsh-plugin-tools-manager

Lists every registered tool grouped by source plugin (tree) and supports globally disabling individual tools; settings card (via /tools-manager/api HTTP route) lets users toggle tools on/off.

AI Analysis

精细化控制 Agent 的可用工具箱。适合需要限制 Agent 行为、防止其误用某些高风险工具(如写文件、执行 Bash)的用户。

Package
@huanlin/dsh-plugin-tools-manager
Version
0.3.0
License
NOASSERTION
Last updated
Sep 10, 2026

Install

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

配置

默认配置(cordis.patch.yml):

disabled: []    # 预置禁用的工具名列表(默认空)

运行时通过设置页「插件配置」分区的卡片修改,持久化到 $DSH_HOME/settings.yaml