uckkk/dsh-text-diff0

dsh-text-diff

行级文本 diff:对比两段文本,输出增删改差异(Line-level text diff tool for DeepSeek Harness)

AI 분석

对比两段文本并输出行级的增删改差异。适合代码审查、文档版本对比及文本校对任务。

패키지
dsh-text-diff
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 17.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:uckkk/dsh-text-diff

dsh-text-diff · 行级文本 diff

纯 Node 实现,无网络、无外部服务。

安装

dsh plugin add dsh-text-diff

安装后在 profile 的 package.jsondsh.profile.bundles 中加入 "dsh-text-diff"