qingkong143/dsh-cli-workspaces

Plugin ⭐ 1 other

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

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

Install

# 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

Add qingkong143/dsh-cli-workspaces to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.