Viveksssss/DeepSeek-harness-marketplace
The plugin market of deepseekharness.
Install
DSH Web UI(设置 → 插件 → 插件市场)
│ fetch POST /marketplace/*
▼
后端 handler(lib/index.js,通过 ctx.webServer.register 挂载)
│
├── /marketplace/browse → GitHub Search API 搜仓库
├── /marketplace/import → GitHub Repos API 拉单个仓库 + README
├── /marketplace/enable → 调 dsh plugin add github:owner/repo(pnpm 转发)
├── /marketplace/disable → 调 dsh plugin remove <pkg>
└── /marketplace/enabled → 读/写 ~/.dsh/plugin-marketplace.json
│
▼
dsh plugin(官方 CLI)→ 转发给 pnpm → reconcilePlugins → 写入 profile 的 bundles 层栈
Add Viveksssss/DeepSeek-harness-marketplace to your DSH config (web profile) to enable.
README
Expand full README Collapse
README is empty.
tt-a1i/archify
zhu1090093659/dsh-web-ui
strukto-ai/mirage
liustack/modlens
omdsh-dev/DSH-better-sidebar
ccch1mneyyy/dsh-TUI
alvinunreal/openpets
GanyuanRan/Aegis