Skip to content
dsh.fish

Browse

399 results

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

weave-for-dsh

Weave node-graph editor as a fixed DeepSeek Harness plugin: embeds the single-file editor as a page view, registers the `weave` AI tool that directly controls the page JS, and ships an AI-teaching skill.

Quan-Chan
Bundle

dsh-explorer-editor

A VS Code-style file manager plugin for DeepSeek Harness Web — DeepSeek Harness 的 VS Code 风格文件管理器插件(浏览、打开、编辑当前对话工作区的文件).

oneirictouch
Bundle

@lovstudio/dsh-frontend-inspector

Click-to-source for DeepSeek Harness Web: exact TypeScript positions and editor jumps from a source checkout, or file-level GitHub jumps on plain npx installs — an external Host plugin that never modifies the DSH checkout.

lovstudio
Bundle

dsh-scratchpad

Scratch pad: one shared floating text surface in the middle of the screen. Other plugins open it through the client service scratchpad: read mode shows big text (scrollable, selectable, Close only); edit mode adds Save and returns the edited text to the caller via onSave. No persistence; the caller owns the text.

joao-paulo-santos
Bundle

dsh-ai-council

Role-driven enterprise AI council for DeepSeek Harness with editable corporate personas, multi-round deliberation, dynamic model assignment, consensus gates and failover.

AGSQ11
Bundle

dsh-client-open-in-vscode

Click a file path in the chat UI to open it in the running VS Code window owning the matching workspace; Edit/Write rows open a diff of that exact change (webview-safe host route behind the loopback/Origin trust fence).

quei4r
Bundle

dsh-blast-radius

DeepSeek Harness plugin: semantic blast radius for agent code edits — who calls what the agent just changed, and which of those callers have no test covering them

haoku123
Bundle

dsh-voice-input-space

Voice input for DeepSeek Harness: hold Space in any editable field to speak, release to insert the transcript at the caret. Zero dependencies, browser Web Speech API. / 语音输入:在输入框长按空格键说话,松开自动上屏。零依赖,基于浏览器 Web Speech API。

XSakura666
Bundle

dsh-ai-ui-studio

AI UI Studio — 在 DSH 里预览你的 Web 应用,用拖拽/点选/AI 流式有效调整前端样式并写回源码

wjinxuan
Bundle

dsh-git-ai

DeepSeek Harness plugin that records agent edits with git-ai (agent-v1 checkpoints)

NiuZhuang
Bundle

dsh-duizhang

Reconciliation: statements, invoices and ledgers that have to balance. Bank/credit statement PDFs and invoice batches into ledger-ready tables, then reconciled — on a shared key in integer cents, or with no shared key at all by amount, date window, reference numbers and fuzzy counterparty names.

mario03690
Bundle

@the-heart-fickle/dsh-solo-agent

DSH plugin that injects a solo orchestrator preset with explore/editor/verify/general subagents and subagent-only minimal anchoring.

TheHeartFickle
Bundle

dsh-usage-estimator

Sidebar usage monitor for opencode.go and commandcode credits — usage bars plus per-model estimated request counts from the official pricing docs

lbwfff
Bundle

dsh-lens-lite

Post-edit diagnostics for DeepSeek Harness: runs configured type-checkers and linters after a successful write/edit and feeds the findings back to the model as tool-result context

ben7am1n
Bundle

dsh-pdf-edit

Style-locked PDF editor plugin for DeepSeek Harness — AI edits text, native renderer preserves layout (ships dsh-std Community v0.15 manifest + legacy dsh entry)

whatsmore-nf
Bundle

dsh-undo

Undo button and side ruler for DSH conversations: rewind to any earlier prompt and re-edit it via a fork.

tofe98
Bundle

dsh-conversation-tree

DSH web plugin for immutable regenerate/edit branches, inline switching, and a message-level conversation tree

Unintendedz
Bundle

dsh-web-search-session-follow

DSH web_search provider with a runtime-editable search priority chain: zai-web-search / anthropic-web-search / openrouter-online dialects, settings-UI panel, no hidden fallback.

NattoCB
Bundle

dsh-vscode-mode

DSH 上的类 VSCode 编码体验:Monaco 编辑器(文件页签/QuickOpen/状态栏,可驻 DSH 0.1.5+ 官方右侧 Sidebar 与对话同屏)+ 命令栏(Ctrl+Shift+P)与可扩展指令系统 + VS Code 兼容代码片段(.code-snippets 全局/项目,IntelliSense 展开)+ Agent 编辑差异审查(整文件差异/采纳/拒绝/归档/回滚)+ SVN 集成(侧栏变更面板/日志弹窗/并排差异)+ 语言服务器(LSP)智能(跳转定义/引用/hover/大纲

Lenonss
Bundle

dsh-plugin-edit-regenerate

Edit a user message in conversation history: confirm the revision, drop everything after it, and regenerate from the revised prompt in a forked session.

StabCut