Skip to content
dsh.fish

Browse

119 results

Bundle

dsh-visual-plan

Visual plan mode for DeepSeek Harness: structured plan.json + plan.md, an editable React Flow canvas, comments, plan diff, versioned revisions, and reliable write-back to the agent.

JIAQI23333
Bundle

@deepseek-ai/dsh-client-ui-code-diffs

Replace edit/write tool cards with inline full-line colored code diffs (green add / red delete), shown right after each modification.

linhoulong123
Bundle

@f-light/dsh-diffstream

Show code changes in the dsh web GUI conversation: inline line-level diff inside edit/write tool cards with a streaming reveal animation, plus a per-turn file-change summary card (git-first, argument-diff fallback).

F-Light
Bundle

dsh-fork-to-preset

Fork any session into a different agent preset — a UI button with preset picker in the conversation header.

bpc-oss
Bundle

@dsh-local/git-panel

Git workspace panel for DSH Web: repo discovery, stage/commit like VS Code Source Control, AI-generated commit messages via configurable rules, history graph and diff preview

DashingMonkey
Bundle

dsh-web-extras

DeepSeek Harness Web 增强插件:完成/审批/提问提醒(三种事件各有独立音效与立绘弹窗,支持裁剪/翻转/本地持久化)、外观定制(背景图、透明度、输入区折叠),以及按轮次聚合的文件变更页签(行级差异 + 修改前后代码高亮)。

LimBoo233
Bundle

dsh-modelprint

DeepSeek Harness plugin: fingerprint the provider, model id, sampling, offered tool schemas, and system-prompt prefix of each request, and diff the live card against a pinned one through the modelprint_check tool

jwilson411
Bundle

@deepseek-ai/dsh-tool-git

Intelligent Git operations: commit messages, diff summaries, changelogs, conflict risk, and release prep

gxinxing
Bundle

@mengruo/dsh-vision-toolkit

DeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, OCR, grounding, UI restoration, pixel diff, Artifacts, and Web UI.

mengruoa
Bundle

dsh-code-workbench

DSH 代码工作台插件:输入栏「💻 代码」按钮 → 上传/粘贴/文件夹导入代码 → AI 修改/优化/审查(支持面板内直连 DeepSeek 等可选 API)→ 下载 + diff 双模式 + 版本历史 + 评测报告。TypeScript 源码,零运行时依赖。

xusuyang030218
Bundle

dsh-comfyui-commander

让 DSH Agent 通过自然语言全自动控制 ComfyUI:工作流列表/加载/UI→API 转换、任务提交与参数覆盖、进度监控(队列+WebSocket)、结果获取与下载、批量编排。

suika009
Bundle

dsh-bouncing-squares-example

Example plugin for dsh-granular-settings: three bouncing squares, one per settings scope (session, workspace, global). Switch sessions and workspaces to watch each scope behave differently. Exercises toggle, text, color, slider, number, enum, and multiselect controls.

joao-paulo-santos
Bundle

dsh-designmd

DESIGN.md 设计系统格式:给 coding agent 的视觉身份规范——YAML token(颜色/字体/圆角/间距/组件)+ Markdown 设计理由、token 引用、lint/diff/export 工具链、WCAG 对比度检查。受 google-labs-code/design.md(27k★ Apache-2.0)启发。

satan9394
Bundle

dsh-fork-diff

Read-only side-by-side comparison for related DeepSeek Harness conversation forks.

chouyong
Bundle

dsh-jj

DSH bundle: jj (Jujutsu) version control via a zero-dependency MCP stdio server — exposes jj status/log/diff/describe/new/commit/edit/abandon/undo/rebase/fetch/push/bookmark as mcp__jj__* tools.

LosEcher
Bundle

dsh-turn-review

DSH web plugin: better-sidebar Turn Review tab — a human gate on the diff of the just-finished agent turn (Approve / Request changes per path with comment). Not a rewind.

yq04
Bundle

dsh-file-edit

Workspace file browser with agent-change review (accept/reject + undo), full user editing (undo/redo, save, auto-save), diff view and rendered markdown (static host+client plugin)

justarook1e
Bundle

dsh-workspace-studio

DeepSeek Harness plugin: workspace file browser + code viewer + session change diff + hunk-level partial revert (Trae-style). Windows verified.

houlain
Bundle

dsh-tui-model-switch

Per-stage model routing for dsh-TUI: let subagents run on a different provider/model/reasoning-effort, configured in /settings (model-switch namespace), status via /model-switch.

FUSU123fusu
Bundle

dsh-svn-plugin

SVN (Subversion) 版本控制面板 for DSH Web GUI:本地修改 / 历史 / Diff / 搁置 / 提交 / 更新 / 还原 / 冲突解决 / 分支 / Blame / 属性 / ChangeList / 仓库浏览,集成进右侧边栏(dsh-better-sidebar 服务化 tab)。

JinRyu-online