Skip to content
dsh.fish

Browse

32 results

Bundle

dsh-diff-vis

DSH plugin: show a git-style file diff right inside the chat whenever the AI calls write/edit tools. Unified (top-bottom) and split (side-by-side) views with inline word highlighting, view-preference memory, zero git dependency. Written in TypeScript, built with esbuild.

roushanyyzz
Bundle

dsh-ui-tool-graph

DeepSeek Harness web UI plugin: tool-call value graph over conversation trajectories — call cost/count/duration weights, bottleneck split, and next-turn optimization prompts.

rocklau
Bundle

dsh-web-split

DeepSeek 免费网页版分屏插件:本地反向代理 chat.deepseek.com(剥 CSP/frame-ancestors、改写 cookie 与资源路径、main.js 环境补丁),在 DSH 内以右侧 iframe 面板分屏打开网页版,不打断当前任务。

XPQHyue
Bundle

dsh-chat-zone

DSH Web plugin: one-click chat folders under ~/dsh_CHAT/<date>/chatN, a 对话区 history panel, and a split/mixed sidebar layout for chats vs projects

lasdrder0705
Bundle

dsh-diff-view

Diff view: a reusable two-text diff viewer for DSH client plugins. The diffView client service exposes the line-LCS + word-span engine and a self-contained split/unified diff component with line numbers, context collapse, and its own stylesheet. No persistence; no approval coupling.

joao-paulo-santos