2128627267/dsh-qsystem-actions ↗★ 1
dsh-qsystem-actions
System actions for DeepSeek Harness agents: open URLs in the default browser and reveal files in the file manager (host-only, two model tools).
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:2128627267/dsh-qsystem-actions说明文档
阅读完整 README ↗dsh-qsystem-actions 系统操作
纯 Host 插件(无浏览器 UI),注册两个模型工具:
browser_open:在系统默认浏览器中打开 http(s) URLfile_reveal:在系统文件管理器中定位并选中文件/目录(Windows 资源管理器)
用途:模型完成任务后可直接"打开浏览器查看结果"、"在资源管理器中打开输出文件"。
安装(原生 bundle,与 dshmarket 同类)
本插件是标准 DSH bundle:安装后作为普通插件运行,不产生 Cordis 动态插件、无需批准、无需任何手动激活。
dsh plugin --profile web add dsh-qsystem-actions
重启 dsh web 后:
- 两个模型工具直接注册:
browser_open/file_reveal; - 不出现
qsysa-*,也没有run-*消息。
仓库
- GitHub:https://github.com/2128627267/dsh-qsystem-actions
- Topic:
dsh-plugin(发布时请在仓库设置里添加该 topic)