pure-craft/dsh-capability-panel0

dsh-capability-panel

Inspect and manage the skills, tools, and MCP capabilities available to a DeepSeek Harness agent session.

AI Analysis

提供可视化面板,供用户在会话中实时开关和筛选 Agent 的各项技能、工具与 MCP 能力。适合需要精细控制 Agent 工具权限和上下文负载的用户。

Package
dsh-capability-panel
Version
0.1.0
License
MIT
Last updated
Sep 5, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:pure-craft/dsh-capability-panel

Usage

Open any conversation and click the context icon at the right of the composer; the panel opens upward.

  • Three tabs across the top: Skills N / MCP N / Tools N, each with its live count
  • The switch at the right of each row takes effect immediately — no refresh, no restart
  • Click the row itself to expand its description
  • The filter box at the top matches name, description, or state label, with an X / Y matched count
  • A disabled row renders dimmed, and the model is told in its system prompt that you turned the capability off

run_code is the reserved Code Mode transport — the registry forbids masking it, so its switch is locked on.

Two scopes, same switches: the composer panel is bound to the session in front of you (and restored with it after a restart); Settings → Capability Panel decides what every later session starts from. Preset defaults are read when a session agent is created — they do not rewrite preset files and do not change agents that are already running.