csiroqa/dsh-command-opt

插件 ⭐ 2 MIT agent-orchestrationtools

DeepSeek Harness(DSH)命令优化插件:Tab/Enter补全命令名、参数格式引导与提示弹框、tool开启会话(subagent)补丁、空对话命令输出修复。

catalog 简介:DeepSeek Harness(DSH)命令优化插件:Tab/Enter 补全命令名、参数格式引导与提示弹框、tool 开启会话(subagent)补丁、空对话命令输出修复。Command optimization plugin for DeepSeek Harness.

安装

git clone https://github.com/csiroqa/dsh-command-opt.git
cd dsh-command-opt
pnpm install
pnpm build

# 安装进 web profile(link: 指向本目录)
dsh plugin --profile web add link:$(pwd)        # POSIX
dsh plugin --profile web add link:D:\path\to\dsh-command-opt   # Windows

csiroqa/dsh-command-opt 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。