YiGeSama/dsh-preset-run

插件 ⭐ 0 MIT codingtoolsweb-ui

dsh-preset-run:DeepSeek Harness 插件——preset_run 工具可在任意代理预设(router-spec/router-standard/minimal)下无头运行一次性任务。使用 dsh plugin add 安装。

catalog 简介:dsh-preset-run: DeepSeek Harness plugin — preset_run tool runs one-shot tasks under any agent preset (router-spec/router-standard/minimal) headlessly. Install with dsh plugin add.

安装

# 方式一:从 GitHub 安装(推荐)
dsh plugin --profile web add "github:YiGeSama/dsh-preset-run"

# 方式二:git+https 地址
dsh plugin --profile web add "git+https://github.com/YiGeSama/dsh-preset-run.git"

# 方式三:本地 clone / 源码目录
dsh plugin --profile web add "file:C:/path/to/dsh-preset-run"

YiGeSama/dsh-preset-run 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。