
CriscolTheCoder/dsh-plugin-browser
30最近提交 2026年8月14日
dsh-plugin-browser DSH 插件
dsh-plugin-browser 为当前 DeepSeek Harness profile 提供只读的已加载插件视图。它添加 `list_plugins` Agent 工具,以及带搜索、状态筛选、刷新和插件元数据展示的“已装插件”设置页。
如何安装 dsh-plugin-browser DSH 插件
dsh plugin --profile web add github:CriscolTheCoder/dsh-plugin-browser复制不会执行命令。运行前请核对仓库和版本。
数据来源
快照日期:2026年8月15日
manifest-valid
dsh-plugin-browser DSH 插件能做什么
- 注册 `list_plugins` Agent 工具以列出已加载插件。
- 在“设置 → 插件”中添加“已装插件”页面。
- 展示模块名、已安装版本、来源、启用状态、Cordis 加载阶段、entry ID 和 bundle 层信息。
- 支持搜索,并可按启用、停用或挂载失败状态筛选。
- 提供只读的 `GET /dsh-plugin-browser/list` JSON 快照接口。
- 从本地 loader、profile 和 node_modules 数据读取信息,不访问网络。
dsh-plugin-browser DSH 插件适合哪些场景
- 向 Agent 询问当前 DSH profile 中加载了哪些插件。
- 检查插件版本、安装来源和运行时加载状态。
- 通过设置界面定位已停用或挂载失败的插件。
- 查看 profile 的插件 bundle 层栈。
dsh-plugin-browser DSH 插件适合谁
- 在 profile 中管理插件的 DeepSeek Harness 用户。
- 排查本地 DSH 插件加载问题的开发者。
- 需要本地只读插件清单的管理员。
dsh-plugin-browser DSH 插件的限制
- 它展示的是当前 DSH profile 中已加载的插件,并非公共插件市场。
- 文档中的 Web UI 面向 web profile/client。
- 数据仅来自本地 DSH 环境,不查询在线来源。
- HTTP 接口为只读,不提供插件管理操作。
客观检查信号
这些信号来自公开元数据扫描,不是本站安全认证。
- info
dependency counts
package.json declares 0 runtime, 0 development, 1 peer, and 0 optional dependencies.
- info
dsh bundle declared
package.json declares DSH bundle metadata.
- info
license declared
GitHub reports the repository license as MIT.
- info
package manifest available
A root package.json was captured and can be inspected by the registry.
- info
source available
Public GitHub source metadata is available for this registry snapshot.
dsh-plugin-browser DSH 插件的相关选择
dsh-plugin-browser DSH 插件常见问题
dsh-plugin-browser DSH 插件是什么?
dsh-plugin-browser 是当前 DSH 插件快照收录的项目。页面基于仓库元数据和已核对的说明整理,运行前仍应查看上游仓库。
如何安装 dsh-plugin-browser DSH 插件?
页面展示来源记录中的安装命令。复制动作不会执行命令,运行前请确认 package、profile 和版本仍与上游文档一致。
dsh-plugin-browser 使用哪个 DSH profile?
dsh-plugin-browser 快照记录的 profile 是 web。DSH 版本变化可能调整 profile 约定,安装前请再次核对。
dsh-plugin-browser 与当前 DSH 版本兼容吗?
当前数据没有提供可验证的兼容版本矩阵。建议先确认最近提交、release 和 DSH 官方变更,再在可回滚的 profile 中测试。
dsh-plugin-browser 加载失败怎么办?
先检查安装命令、profile、依赖安装日志和 Cordis 启动输出。再对照本站排错页与上游 issue,保留完整报错串便于定位。
dsh-plugin-browser 有哪些替代 DSH 插件?
页面列出的相关插件来自当前快照的关联结果,只能作为候选。请按能力、最近维护时间、安装方式和限制逐项比较。