All plugins

DSH / BUNDLE / CLIENT-UI

dsh-plugin-market

v1.0.0TheYoungChen / dsh-plugin-market06869b75ae

External Git bundleBundlesUI & client pluginsCommunity · Topic auto-analysisWeb UI
Open on GitHub
Runtime anatomy
HOSTCLIENTUITOOLDATAFLOW

Overview

dsh-plugin-market

DeepSeek Harness plugin market: browse the dsh-plugin GitHub topic and install plugins from a panel above Settings.

Community · Topic auto-analysis — Automatically discovered through the dsh-plugin GitHub Topic. Static checks verified a pinned public root bundle contract and committed files without executing third-party code. This is not a human review, security audit, runtime smoke test, publisher identity check, or official endorsement.

Install

Install this bundle from GitHub

The CLI validates the bundle, invokes native DSH, then reports completion.

npx dshpub add TheYoungChen/dsh-plugin-market --ref 06869b75ae6cd262e80197bf02b8e14b0390366e

Capabilities

What it contributes

HostCordis loadableNot inspected
Client / UIWeb UINot inspected
Model toolsNot inspectedNot inspected
Profile stateconditionalNot inspected

README / EN

Package documentation

一个 DeepSeek Harness(dsh)插件市场 bundle 插件:在 Web UI 左侧「设置」上方新增「插件市场」入口(同时集成到 设置 → 插件 → 插件市场 标签页),分页浏览 GitHub dsh-plugin topic 里的全部插件,支持搜索、一键安装与实时进度。

LIMITATIONS

Known limitations

- 静态索引每 2 小时由 CI 更新一次,新发布的插件最迟 2 小时进索引(可在仓库 Actions 里手动触发 `update-registry`)。 - 版本检测对已安装插件按需读取 GitHub `package.json`,受未鉴权速率限制(约 60 次/小时)。 - 安装进度为轮询式(~600ms 一次),非逐字节流式。