跳到正文

w769721503/dsh-plugin-store

30最近提交 2026年8月15日

dsh-plugin-store DSH 插件

DSH Plugin Store 会在“设置 → 插件”中添加“插件商店”标签页。宿主端路由查询 GitHub 的 dsh-plugin 主题并管理安装,Web 客户端提供目录浏览、搜索、筛选、排序、详情跳转和一键安装。

如何安装 dsh-plugin-store DSH 插件

dsh plugin --profile web add github:w769721503/dsh-plugin-store

复制不会执行命令。运行前请核对仓库和版本。

数据来源

快照日期:2026年8月15日

manifest-valid

dsh-plugin-store DSH 插件能做什么

  • 在 DSH Web 客户端中添加“插件商店”设置标签页。
  • 获取并分页加载带有 topic:dsh-plugin 的 GitHub 仓库,宿主端缓存 10 分钟。
  • 支持对目录条目进行搜索、筛选和排序。
  • 显示仓库简介、Star 数、语言、许可证和日期等元数据。
  • 通过 pnpm 安装选定的 GitHub 仓库,并更新目标 profile 的 bundle 列表。
  • 报告 profile 中已安装的依赖和 bundle。

dsh-plugin-store DSH 插件适合哪些场景

  • 在 DSH 设置界面内发现 DSH 相关仓库。
  • 按推导出的功能分类或类型标签筛选插件候选项。
  • 无需手动编辑 profile bundle 配置,即可将仓库安装到 DSH Web profile。

dsh-plugin-store DSH 插件适合谁

  • DeepSeek Harness Web profile 用户。
  • 希望在应用内发现和安装插件的 DSH 用户。

dsh-plugin-store DSH 插件的限制

  • 目录发现范围仅限 GitHub 的 topic:dsh-plugin 搜索结果,README 声明最多 1,000 条。
  • GitHub 主题结果可能包含非 DSH 插件仓库;“已收录”标签为启发式判断,并非权威结论。
  • 只有声明 dsh.bundle.patch 的 npm 包才能成为实际的 profile bundle;其他仓库安装时会报错。
  • 安装的插件需要重启 DSH 后才会挂载。
  • 功能分类和类型标签根据仓库元数据及内置关键词进行启发式推导。
  • GitHub API 搜索可能受限流影响;可选的 GITHUB_TOKEN 可提高额度。

客观检查信号

这些信号来自公开元数据扫描,不是本站安全认证。

  • dependency counts

    package.json declares 0 runtime, 7 development, 6 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.

    info

dsh-plugin-store DSH 插件的相关选择

dsh-plugin-store DSH 插件常见问题

dsh-plugin-store DSH 插件是什么?

dsh-plugin-store 是当前 DSH 插件快照收录的项目。页面基于仓库元数据和已核对的说明整理,运行前仍应查看上游仓库。

如何安装 dsh-plugin-store DSH 插件?

页面展示来源记录中的安装命令。复制动作不会执行命令,运行前请确认 package、profile 和版本仍与上游文档一致。

dsh-plugin-store 使用哪个 DSH profile?

dsh-plugin-store 快照记录的 profile 是 web。DSH 版本变化可能调整 profile 约定,安装前请再次核对。

dsh-plugin-store 与当前 DSH 版本兼容吗?

当前数据没有提供可验证的兼容版本矩阵。建议先确认最近提交、release 和 DSH 官方变更,再在可回滚的 profile 中测试。

dsh-plugin-store 加载失败怎么办?

先检查安装命令、profile、依赖安装日志和 Cordis 启动输出。再对照本站排错页与上游 issue,保留完整报错串便于定位。

dsh-plugin-store 有哪些替代 DSH 插件?

页面列出的相关插件来自当前快照的关联结果,只能作为候选。请按能力、最近维护时间、安装方式和限制逐项比较。