qingkong143/dsh-cli-workspaces

插件 ⭐ 1 other

给 dsh 的 cli profile 用的一键命令行模式:预置若干工作区,用 -w 切换 agent 的 运行目录(环境上下文),-c 或位置参数给任务文本,最终回复打到 stdout、退出码 0=完成/1=出错。附带 ws 子命令管理工作区注册表。

catalog 简介:DeepSeek Harness 插件:带工作区切换的命令行任务模式(-w 切换,ws 子命令管理)

安装

# 1. 建 profile 并装上依赖层(自动加入 bundles)
dsh plugin --profile cli add @deepseek-ai/dsh-headless
# 2. 装本包(registry 包名,或 git+https://...,或本地路径 ./dsh-cli-workspaces)
dsh plugin --profile cli add dsh-cli-workspaces

qingkong143/dsh-cli-workspaces 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。