Skip to content
dsh.fish

Browse

513 results

Bundle

dsh-particle-whale

DeepSeek official 3D Three.js particle whale animation for DeepSeek Harness / DSH Desktop

zepeng-jin
Bundle

@zhinian558/dsh-translator

Floating AI translation window for the DeepSeek Harness Web GUI: multilingual translation through the DSH host, with provider balance and daily-usage display. Standalone plugin package.

zhinian558
Bundle

dsh-agent-preset-switcher

Hot-switch agent presets (working modes) inside a running DSH session: mode changes are armed immediately and applied at the next step boundary through agentPresets.recompose, via the /mode slash command.

aefuimn
Bundle

@icelily/dsh-all-gitbash

DeepSeek Harness plugin: routes every pwsh command execution on Windows through Git for Windows bash — the pwsh and bash tools actually run git bash, so the model writes bash natively.

liceses
Bundle

dsh-annotator

DSH conversation annotator: select transcript text, attach a note in a popup, then send the compiled quote+note pair through the composer.

cw1999mm
Bundle

dsh-claude-code-local

Local Claude Code provider for DeepSeek Harness: a configurable 'claude-code' LLM route that runs your locally installed `claude` CLI and streams its output into the harness

NGdust
Bundle

dsh-composer-resize

DSH web composer resizer: drag the handle on the top edge of the input card — up to grow, down to shrink — with bottom-anchored scrolling for long drafts.

rosefinch539
Bundle

dsh-plugin-browser-memory

Local-first DeepSeek Harness plugin for searching Chrome, Edge, and Brave bookmarks, history, and downloads without uploading browser data.

wantosure
Bundle

dsh-ark

Three Ark presets (ark/ark-code/ark-cordis) and a side-channel CLI for DeepSeek Harness: frozen minimal wire surface with on-demand instructions, skills, tools, and MCP.

leike0813
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

dsh-tab-status

DSH plugin: mirror all-session status onto the browser tab (Firefox / Chrome / Edge). Leave long-running tasks and still see yellow / green / blue on the tab.

cmhaoren-sudo
Bundle

dsh-cdp-live-view

DSH better-sidebar plugin for secure Chromium CDP live viewing and control.

chendefine
Bundle

dsh-plugin-monitor

Event monitor for DeepSeek Harness — background processes and WebSocket streams whose output lines wake the agent as asynchronous events.

ichabodcole
Bundle

dsh-global-proxy

DSH plugin: route every fetch/http/https request of the DSH process (model endpoints, web search, MCP) through an HTTP proxy. Follows *_proxy environment variables or manual settings; configured from the Web UI (设置 → 网络代理).

TTsdzb
Bundle

dsh-fingerprint-relay

Managed local fingerprint relays so DSH can reach providers that gate on the client's TLS fingerprint

Wilfred-wei
Bundle

dsh-ui-pricing

User-configurable cost pricing for dsh: per-model list prices and per-day-of-week time segments with price multipliers, edited through a Plugins-settings card

ivvan3016
Bundle

dsh-codebase-memory-mcp

DSH plugin that bridges the local codebase-memory-mcp knowledge-graph server through the built-in @deepseek-ai/dsh-mcp-client, with a runtime-configurable exe path (settings namespace).

princeofdream
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-deepseek-vision-bridge

DSH plugin (DeepSeek vision bridge): give text-only agents vision through chat.deepseek.com's unofficial vision mode — WeChat-QR/password login in Settings, a deepseek_vision model tool, and automatic in-chat image transcription.

KannaKuron
Bundle

@imcp-pro/dsh-client-background

Replaces the dsh Web client base background with a randomly switching public Unsplash image, revealed through translucent base surfaces.

imcp-pro
Bundle

dsh-claude-bridge

Use a Claude Pro or Max subscription as a DeepSeek Harness model provider, by driving the Claude Code CLI through the Agent SDK.

shaneconner
Bundle

dsh-bisect-debug

Bisect bug root causes in three modes: code / boundary / commit (git bisect run)

PangYiMing