dsh-text-diff
行级文本 diff:对比两段文本,输出增删改差异(Line-level text diff tool for DeepSeek Harness)
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:uckkk/dsh-text-diff说明文档
阅读完整 README ↗dsh-text-diff · 行级文本 diff
纯 Node 实现,无网络、无外部服务。
安装
dsh plugin add dsh-text-diff
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-text-diff"。