dsh-show-diff v0.1.0
Expanded color-coded diff tool cards for the edit/write tools, with per-file line numbers (old + new columns), LCS line alignment, copy, and +A -R · N file(s) stats.
Install
Requires a DeepSeek Harness web deployment. Add the dependency and one cordis row:
pnpm add dsh-show-diff@git+https://github.com/kaiarvin/dsh-show-diff.git
- id: ui-diff-viewer
name: 'dsh-show-diff'
The built lib/ ships in the repository — no monorepo build needed.
Changes
Line-aligned diff with old/new file line numbers
Shadows the shipped edit/write cards at priority -1
FileDiff contract carries optional oldStart/newStart hunk coordinates