liuyun847/dsh-host-plugin-registry0

dsh-host-plugin-registry

DSH 插件:记录当前 profile 插件树中所有自定义插件(非官方 @deepseek-ai 包),写入 ~/.dsh/storages/plugins.json 快照,并在 Web 设置 → 插件页提供"自定义插件"tab(remote 服务 + 客户端 UI)

包名
dsh-host-plugin-registry
版本
0.1.0
许可证
MIT
最近更新
2026年8月18日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗

配置(cordis.patch.yml 的 entry config)

字段默认值说明
outputFile~/.dsh/storages/plugins.json快照输出路径
excludePrefixes['@deepseek-ai/', 'cordis:']视为内置插件而排除的模块名前缀
includeConfigtrue是否记录各插件配置
debounceMs300插件树变化后刷新快照的去抖毫秒数