Skip to content

V0.9.0

Latest

Choose a tag to compare

@95384 95384 released this 14 Aug 07:32
· 9 commits to main since this release

V0.9.0

用户插件列表(DeepSeek Harness Web 设置页)。

功能

  • 设置 → 插件 → 「用户插件」页签,展示 Loader 树中的非系统插件
  • 按 Node 包解析位置区分系统 / profile / 外部来源,不依赖包名前缀
  • 搜索、启用状态、Cordis 挂载阶段、折叠详情卡片

改进

  • 样式纳入插件 Fiber 生命周期,卸载自动清理
  • 声明 dsh.bundle,dsh plugin add 自动激活,无需手动编辑 patch
  • 完整测试覆盖与文档(含在线/本地两种安装方式)

安装

  • 在线:dsh plugin --profile web add github:95384/DSH-user-plugin-list
  • 本地:克隆后 dsh plugin --profile web add .(详见 README)