Plugins
Browse, filter, and install DeepSeek-Harness plugins.
6 plugins found
dsh-diff-viewer
dsh-external/dsh-diff-viewer
PiUI-style Web diff viewer replacing the default diff view.
dsh-diff-viewer
lehhair/dsh-diff-viewer
PiUI-style diff viewer replacing the stock DiffBlock for write/edit tool calls.
dsh-solution-explorer
xiaoksio/dsh-solution-explorer
DSH Web GUI right sidebar: VS Code-style file explorer plus source control (git status, stage/unstage/discard, commit, diff, commit graph, sync fetch/pull/push, branch management, remote management, git init, multi-repo switch, color-coded file status (untracked/modified/ignored), file-type icons, image preview) with an editable full-file diff view, a syntax-highlighted editor (15 languages), file operations (new/move/copy/delete), and save.
dsh-edit-diff
better-er/dsh-edit-diff
Client-side re-render of edit/write tool cards with a near-linear line-level diff that drops duplicate unchanged lines and underlines the actual changed characters inside replaced lines.
dsh-diff-stat
haoyueqin/dsh-diff-stat
Inline +N −M badges on edit/write tool rows and a collapsible per-turn file-change summary card with aligned diffs, review and undo — covers native edit/write, str_replace_editor and Code Dispatch sub-calls, no git required.
dsh-inline-diff
janeickholt/dsh-inline-diff
Renders edit and write tool calls as always-expanded side-by-side diffs styled like git diff, with optional syntax coloring and word-level highlighting.