kyorakuyk/dsh-hotreload-plugin-manager

插件 ⭐ 3 MIT browserweb-ui

DeepSeek Harness插件:在运行的dsh Web中热安装/卸载/更新/启用-禁用配置文件插件包——无需重启,包含Web UI。

catalog 简介:DeepSeek Harness plugin: hot install / uninstall / update / enable-disable of profile plugin bundles from the running dsh web — no restart, Web UI included.

安装

┌────────────────────────────── 浏览器(React)──────────────────────────────┐
│  设置 → 插件 → "插件管理"标签页(槽位 settings.plugins.tab)                 │
│        │  fetch('/plugin-manager/*')                                      │
└────────┼──────────────────────────────────────────────────────────────────┘
         ▼
┌──────────────────────────── dsh web 进程 ──────────────────────────────────┐
│  webserver 路由(node:http)──▶ manager 核心                               │
│    ① pnpm add/remove(profile 内的真实依赖)                               │
│    ② 行写入 profile 用户补丁层(cordis.patch.yml)                         │
│    ③ 根 Include entry.update → Loader 挂载/卸载 fiber                      │
│  网关:TypertRemoteService(源码模式反射,无代码生成)                       │
└────────────────────────────────────────────────────────────────────────────┘

kyorakuyk/dsh-hotreload-plugin-manager 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。