开发工具
插件
dsh-doctor
asdf17128
Find what your DeepSeek Harness (dsh) patches silently broke — dead patches, config fields dropped by whole-config repla…
agentclicordisdeepseek
PROJECT TOPICS
PROJECT README

一个仓库装齐 dsh 插件 + VS Code 插件。

| 文件夹 | 内容 | 说明 |
|---|---|---|
packages/ |
dsh-review + dsh-review-changes |
dsh 侧:journal / 工具 / Review Changes 面板 |
vscode_dsh_plugin/ |
VS Code 扩展 + VSIX | VS Code 内联 diff + 右侧 dsh 面板 |
git clone --recurse-submodules https://github.com/Tlyer233/dsh-vscode-review.git
cd dsh-vscode-review
./install.sh
Windows PowerShell:
git clone https://github.com/Tlyer233/dsh-vscode-review.git
cd dsh-vscode-review
.\install.ps1
脚本会依次:
dsh plugin --profile web add ./packages/dsh-reviewdsh plugin --profile web add ./packages/dsh-review-changescode --install-extension ./vscode_dsh_plugin/dsh-review-vscode-0.1.0.vsix --force完成后:
Developer: Reload Window。dsh 侧:
dsh plugin --profile web add ./packages/dsh-review
dsh plugin --profile web add ./packages/dsh-review-changes
VS Code 侧:
code --install-extension ./vscode_dsh_plugin/dsh-review-vscode-0.1.0.vsix --force
dsh plugin --profile web update @dsn/dsh-review review-changes
dsh plugin --profile web remove @dsn/dsh-review review-changes
MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。