dsh-launcher v0.5.0
面向不同工作的插件与 Skills 推荐
- 托盘新增“插件与 Skills 推荐”,覆盖普通办公、表格统计、管理汇报、政务行政、软件开发、AI 成本控制、研究整理、视觉设计和定时自动化等 10 种入口。
- 内置 19 个经过来源核验的条目:8 个 Skills 与 11 个 DSH 插件,来自多个作者,不把目录描述成 DeepSeek 官方背书。
- 每个普通场景默认只选 3–6 项;完整目录默认不全选,避免一次安装过多。
- 用中英文显示用途、推荐原因、作者、许可证、环境要求、隐私和联网边界。
- 支持按名称、用途、作者和中英文关键词搜索,并按插件/Skill、开源/专有许可筛选。
已安装检测与来源健康检查
- 使用官方
dsh plugin --profile web list --depth 0 --json只读识别 Web Profile 中已经安装的插件及版本。 - 同版本插件会自动取消勾选,也可以隐藏所有已安装插件。
- 不扫描或猜测 Harness 工作区;
.agents/skills是否已存在由 Harness 在执行前核验。 - “检查目录健康”只在用户点击后联网,核对固定 Skill 路径、插件
package.json声明、实际 bundle patch 文件以及 npm/Release 安装源。 - 显示本次检查时间;临时网络失败只标记为“无法核验”,不会自动移除目录项目。
更安全的安装交接
- 启动器不会运行插件或 Skill 安装命令。
- 点击“复制安装请求并打开 Harness”后,生成带来源、许可证、要求和固定命令的自然语言请求,并打开 Harness。
- 用户在 Harness 输入框按
Ctrl+V、检查并发送,继续保留 Harness 的权限审批。 - 请求要求先跳过已经安装的同版本项目,失败时不擅自放宽
allowBuilds,完成后逐项汇报结果。 - Skills 命令设置
DO_NOT_TRACK=1,目录功能不添加遥测,不读取 API Key、会话、提示词、回复或工作区文件。
English summary
Version 0.5.0 expands the local Plugin & Skills guide into a multi-publisher catalog with 10 workflows and 19 reviewed items. It adds bilingual search, type and license filters, read-only Web Profile version detection, installed-item exclusion, and an opt-in source health check covering pinned Skill paths, DSH bundle patches, and npm or Release sources.
The launcher still performs no plugin or Skill installation itself. It copies a reviewable natural-language request and opens Harness, where the user pastes and sends it under normal Harness approvals. Workspace Skill detection stays with Harness, source checks run only after an explicit click, and no telemetry or session-content access is added.