DH
浏览器/npm v0.1.0-rc.6

DSH Host Plugin Inventory

当前 Cordis Loader 树的只读 Host 投影。PluginInventoryGateway 注册 pluginInventory 服务,并发布一个由 Typert 生成的直接 Remote:pluginInventory/list。每次调用都直接读取 ctx.loader.entries(),跳过结构性的 group 行,再按 Loader 顺序返回其余条目,并且只包含 Loader 条目 id、模块标识、有效启用状态与当前根 Fiber 阶段。

by DeepSeek官方内置
前往 GitHub 前往 npm
v0.1.0-rc.6版本
npmnpm 包
MIT许可证
TypeScript主要语言
2026年8月13日更新于
01

安装

npx @deepseek-ai/dsh@latest web
02

关于此插件

当前 Cordis Loader 树的只读 Host 投影。PluginInventoryGateway 注册 pluginInventory 服务,并发布一个由 Typert 生成的直接 Remote:pluginInventory/list。每次调用都直接读取 ctx.loader.entries(),跳过结构性的 group 行,再按 Loader 顺序返回其余条目,并且只包含 Loader 条目 id、模块标识、有效启用状态与当前根 Fiber 阶段。 在 DSH 0.1.0-rc.6 的默认 Web 组合中,该包对应配置条目 “plugin-inventory”。

03

提供的能力

  • 01当前 Cordis Loader 树的只读 Host 投影。PluginInventoryGateway 注册 pluginInventory 服务,并发布一个由 Typert 生成的直接 Remote:pluginInventory/list。每次调用都直接读取 ctx.loader.entries(),跳过结构性的 group 行,再按 Loader 顺序返回其余条目,并且只包含 Loader 条目 id、模块标识、有效启用状态与当前根 Fiber 阶段。
  • 02已包含在默认 DSH Web 组合中
  • 03以带版本的 npm 包发布,并提供公开源码

重要说明

  • 当前 DSH 版本已内置 0.1.0-rc.6,无需单独安装。
  • 请通过官方 DSH profile 加载该内置组件;仅安装 npm 包不会自动组成 profile。
04

README 预览

README.md

DSH Host Plugin Inventory

当前 Cordis Loader 树的只读 Host 投影。PluginInventoryGateway 注册 pluginInventory 服务,并发布一个由 Typert 生成的直接 Remote:pluginInventory/list。每次调用都直接读取 ctx.loader.entries(),跳过结构性的 group 行,再按 Loader 顺序返回其余条目,并且只包含 Loader 条目 id、模块标识、有效启用状态与当前根 Fiber 阶段。

在来源页面阅读完整 README