Plugin center: discover, install, and manage DSH plugins from Settings.
Install
# from GitHub (first run asks for allowBuilds approval — follow the hint, retry)
dsh plugin --profile web add github:crTnT/dsh-plugin-suite#path:/dsh-plugin-center
GitHub-sourced plugins run build scripts on your machine at install time. Only install sources you trust, and pin a commit (github:owner/repo#sha).
README
DeepSeek Harness 社区插件中心。
功能
- 从 GitHub
dsh-pluginTopic 和awesome-dsh-plugin社区目录读取插件。 - 展示插件描述、来源、精选状态和当前安装版本。
- 安装前要求用户确认,服务端只接受 npm 包名或 GitHub 仓库来源。
- 在设置页和
DSH-better-sidebar侧边栏中提供插件中心入口。 - 可配置自动检查开关、检查间隔、稳定版/测试版通道和目标 profile。
安装
本仓库的 Windows 源码安装脚本会自动把插件链接到 web profile:
& .\scripts\install.ps1
如果单独开发本插件,需要让 dsh-plugin-manager-core 与本目录保持同级,并使用本仓库提供的完整安装流程。
安全边界
- 不执行任意远程 URL 脚本。
- 安装动作必须由用户点击确认。
- 管理接口只允许本机请求。
- 不读取或上传 API Key、聊天记录和会话内容。
License
MIT
Links
More in this category
liustack/modlens★ 1199
Vision bridge for text-only models: paste an image, get structured JSON evidence (OCR, layout, semantics).
Anionex/dsh-vision-toolkit★ 308
Vision tasks for text-only models: intent-aware image Q&A, long-screenshot OCR, UI reproduction, grounding, and pixel diff.
zhaoolee/notes★ 138
Export DSH conversations as Smartisan Notes-style PNGs, or create and update Markdown notes in a configured account-scoped workspace.
liustack/modsearch★ 85
Web search bridge for text-only agents: ask the web or X, get structured JSON evidence (search, fetch, citations).
Lum1104/dsh-browser★ 80
Chrome sidebar extension that lets DSH operate your browser directly, no vision capabilities required.
taxueseek/argo★ 69
Search built for agents: multilingual coverage across web, academic, code, shopping, finance, news, and encyclopedias.