dsh-local-installer
本地插件安装器:DSH 网页设置页里的本地插件安装入口——文件选择器多选 .tgz 或输入本机完整路径,自动检测所在 profile 并执行官方 `dsh plugin add`,实时回显安装日志,无需终端。
Local plugin installer in the DSH web Settings: a file picker for .tgz plugin packages (multi-select) or a full machine path, installing them into the auto-detected profile via the official `dsh plugin add` with live CLI output — no terminal needed.
怎么安装
dsh plugin add dsh-local-installer 简介
dsh-local-installer 中文 | English 中文 DeepSeek Harness(dsh)插件 —— **本地插件安装器**:在 DSH Web 的 **设置 → 本地插件** 页面里,点按钮选择本地 .tgz 插件包(支持多选),一键安装到当前 profile,无需打开终端。 功能 📦 **文件选择安装** —— 浏览器文件选择器选取 .tgz(可多选),自动逐个执行 dsh plugin --profile <当前> add <包> 📝 **路径安装** —— 直接输入本机 .tgz 完整路径安装 🖥 **实时日志** —— CLI 输出与退出码实时显示在页面日志区 🏠 **自动识别 profile** —— 从自身安装路径解析所在 profile(desktop / web / 自定义),无需配置 🌐 **中英双语**,跟随浏览器语言 🔒 **同源防护** —— 安装路由拒绝跨站请求;上传内容写临时文件、安装后即删 安装 sh dsh plugin add dsh-local-installer 装完**重启 dsh web** 并硬刷新浏览器(Ctrl+Shift+R),在 **设置 → 本地插件** 使用。 工作原理 **host 半**:注册 /local-installer/* HTTP 路由;接收上传的 tgz(base64)写入…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-16
- 创建于
- 2026-09-11
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
同类推荐
dsh-market
dsh-market/dsh-market
在 DeepSeek Harness 设置页内浏览、搜索并安装社区插件,支持分类筛选、一键更新与停用,以及主题切换与配置备份。
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-plugin-manager
设置 → 插件 分区里的插件管理 Tab:从 npm/git 安装带进度、下次启动生效的启停开关、安装冲突对账可撤销、失败一键转交修复会话。
dsh-web
zhu1090093659/dsh-web/tree/main/packages/dsh-plugin-manager
设置 → 插件 分区里的插件管理 Tab:从 npm/git 安装带进度、下次启动生效的启停开关、安装冲突对账可撤销、失败一键转交修复会话。
dsh-agent-plugins-market
Sivan757/dsh-agent-plugins-market
把任意 Claude Code / Codex / Cursor / Kimi / agent-plugins.org 的 git 市场仓库加为源,套件的技能、MCP 服务器、hooks 与斜杠命令在运行时注入 DSH 会话,并自带 Web 市场页。