Zenjibad/dsh-plugin-toggle

Zenjibad★ 0TypeScript最后同步: 2026-08-18

在 GitHub 打开

Enable/disable DSH plugins directly from Settings → Plugins: an additive 'Enable/Disable' tab that stops/starts loader entries live and persists the change across restarts.

README 摘要

dsh-plugin-toggle · Enable/Disable DSH Plugins from Settings Turn DSH plugins on and off directly from Settings → Plugins : an additive "Enable/Disable" tab beside the read-only "Plugin list". Flipping a toggle stops/starts the plugin immediately (no restart) and persists the change so it survives a DSH restart. 在 DSH 设置 → 插件页直接启用/停用插件:新增「启用/停用」标签页,切换开关即时停止/启动插件并持久化,重启后依旧生效。 中文文档: README.zh.md · LLM index: llms.txt · Agent guide: AGENTS.md Keywords : dsh-plugin · deepseek-harness-plugin · plugins · settings · enable · disable · toggle · loader · 插件 · 启用 · 停用 📑 Table of Contents - ✨ Features - 🏗️ How it works - 🚀 Quick start - ⚙️ Configuration - ❓ FAQ - ⚠️ Security notes - 📦 Project structure - 🙏 Credits ✨ Features Feature Description 🎚️ Enable/Disable tab New tab in Settings → Plugins (id toggle , order 20) beside the shipped read-only "Plugin list" — the shipped page is never shadowed 🔄 Live toggle Flipping the switch calls the Cordis Loader's Entry.update({disabled}) — the plugin fiber is disposed (stop) or started immediately, no DSH restart 💾 Persists across restarts Each change is appended to the profile's own cordis.patch.yml (the documented user patch layer), so the …

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdeepseek-harness-plugindsh-pluginagent

分类