AllenLogo/dsh-software-tools

AllenLogo★ 0TypeScript最后同步: 2026-08-21

在 GitHub 打开

DSH 侧边栏【软件工具】管理器:勾选本机 WSL/Windows 软件工具并注入模型系统提示,随插件自带 add-software-tool 技能。Sidebar software-tools manager for DeepSeek Harness Web.

README 摘要

dsh-software-tools Sidebar 🔧 软件工具 manager for DeepSeek Harness Web. Maintain a curated inventory of local software — WSL CLI tools and Windows apps reachable via interop — and check the ones you want the model to know about. The checked set is injected into the model's system prompt as a compact section, so every session knows what software exists on this machine and how to call it. 中文说明见 README.zh.md。 Problem A model (e.g. deepseek-v4-flash) has no idea that you have IDM, ComfyUI, Obsidian, aria2… installed, let alone how to invoke each one. This plugin turns "local software inventory + invocation recipes" into a checkable, persisted, auto-injected system-prompt section: the model reads the usage field and runs the ready-made command. Features Capability Detail 🔧 Sidebar panel Tools grouped by category; toggling takes effect on the model's very next request — no restart 📥 Built-in + user catalog merge Portable built-in catalog (aria2 / proxy / playwright / uvx / interop / zstd …); user entries in catalog.json override built-ins by id 🧠 System-prompt injection Checked tools become a compact section on every assembly ( systemPrompt.section , same seam as persona / plan-mode) 🛠 …

在 GitHub 查看完整 README →
皮肤/UIdsh-pluginsidebar

分类