DSH HUB
HomePlugin StorePlugin PacksCommunityRankingsResourcesPublish Guide
Plugin source
Back to catalog

WongYuYe /

WongYuYe/dsh-diff-card

Verified

Codex-style per-turn file-change card for DSH Desktop

★ 1 Stars0 Forks0 IssuesN/A Community rating0 Confirmed installs
View on GitHubProject homepage
READMESource: main@9d74b9f0

dsh-diff-card

中文 | English

Awesome DSH Plugin npm License: MIT

给 DSH Desktop 用的改动卡。智能体改完文件后,工具行显示 +N −M,轮末列出本轮改过的文件,点开就能审 diff。macOS 和 Windows 都能用系统应用、文件夹或 VS Code 打开文件。

轮末改动卡

功能

  • 编辑 / 写入行显示 +N −M
  • 轮末卡片「已编辑 N 个文件」,默认预览 3 条,标题带合计 +xx −xx
  • 点某一行:展开或收起这份 diff
  • 查看更改:展开全部文件并打开 diff,再点一次收起
  • 审核:展开本轮全部 diff
  • 撤销:把本轮文件恢复到改之前(文件若已被别处改过会拒绝)
  • 行上的 ▾:系统打开、在文件夹中显示、VS Code、复制绝对 / 相对路径
  • 覆盖 edit、write、str_replace_editor 和 Code Dispatch 子调用
  • 文案跟随界面语言(中 / 英)

安装

dsh plugin --profile desktop add dsh-diff-card

装完刷新 Web GUI,或重启 DSH Desktop。需要 DeepSeek Harness >= 0.1.2-rc.1。

从源码:

git clone https://github.com/WongYuYe/dsh-diff-card.git
cd dsh-diff-card
pnpm install
dsh plugin --profile desktop add .

开发

pnpm install
pnpm build
pnpm typecheck
pnpm check:align
pnpm check:join

License

MIT

—/ 5

No ratings yet

Verified DSH bundle

Commit 9d74b9f0c21b

Community comments

No comments yet. Be the first to write one.

DSH HUB

A community index for DSH plugins. Not an official GitHub or DeepSeek AI product.

CommunityResourcesAPIAbout