dsh-plugin-onekey
真正一键安装/卸载 DeepSeek Harness 插件:拦截插件中心“复制安装命令”直接安装、/卸载 斜杠命令卸载、自动重启后端。全程代码实现,不调用 LLM。
6 results
真正一键安装/卸载 DeepSeek Harness 插件:拦截插件中心“复制安装命令”直接安装、/卸载 斜杠命令卸载、自动重启后端。全程代码实现,不调用 LLM。
One-command installer for the dsh-anchored-standard experimental presets (Anchored / Zero-Anchored / Whoami Standard)
Plugin updater and uninstaller for DeepSeek Harness profiles. Backs up the profile, updates or removes plugins, re-derives dsh.profile.bundles, verifies composition and a real boot, and rolls back on failure. 深度求索 Harness 插件更新/卸载器:先备份,再更新或卸载,对账 bundles,组合校验加真实启动验证,失败自动回滚。
在设置中添加按地址安装插件(可选 web/desktop profile)、第三方插件管理(启用/停用/卸载/版本检测更新)并一键重启 Desktop 的界面
Install and build local DeepSeek Harness plugins from the Web settings Plugins section.
DSH 插件安装/卸载/重启助手:LLM 可调用 install_plugin / uninstall_plugin / restart_dsh 三个工具。install_plugin 安装前自动备份并记录状态,安装后自动重启 dsh 并续接对话,安装失败/新插件导致启动失败/工具 schema 损坏时自动回滚并再次重启。uninstall_plugin 卸载前自动备份,卸载后自动重启并续接对话,卸载失败/卸载后启动失败/工具健康异常时自动回滚并重新安装该插件。restart_dsh 只重启不修改配置、隐藏控制台无闪窗、重启后恢复当前会话。