kelai141/dsh-code-diff-viewer

Plugin ⭐ 2 MIT codingtoolsvisualweb-ui

让 DeepSeek Harness(dsh)Web 界面的 edit / write 工具调用,以可折叠的「修改前 / 修改后」左右对照代码面板呈现——带语法高亮、绝对行号、变更行红/绿底色,纯视觉注入对话流,不新建模式、不落盘任何文件。

catalog description:用于dsh的代码可视化系统

Install

▸ Edit · src/config.ts                    [+11 −11]  完成
  ┌───────────────┬─────────────────────┐
  │ 修改前        │ 修改后              │
  │ 17  const c…  │ 17  const c…        │
  │ 20− key20…    │ 20+ key20-updated…  │
  │ 21− key21…    │ 21+ key21-updated…  │
  │ …             │ …                   │
  └───────────────┴─────────────────────┘

Add kelai141/dsh-code-diff-viewer to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.