Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

696 plugins found

K

dsh-everything-oauth

kam74515-boop/dsh-everything-oauth

Import local Codex, Grok, Claude, OpenCode, and CC Switch logins into DSH; pick sources and enable models in Settings.

3last monthModels & Providers
S

uagent-sync (dsh)

severin-ye/uagent-sync

Cross-device workspace backup, restore, and ecosystem update via the uagent-sync CLI.

3yesterdayWorkflow & AutomationMIT
Q

dsh-deeplink

qyw233/dsh-deeplink

Deep links: open a specific session or workspace via `?session=` / `?workspace=`.

38 days agoUI EnhancementsMIT
W

dsh-web-default-session

wjy9902/dsh-web-default-session

The generic New Session action opens a default-directory workspace instead of requiring a folder pick, and the workspace picker lists that workspace as a no-folder choice.

3last monthUI Enhancements
W

dsh-opencode-go-usage

wawo77/dsh-opencode-go-usage

Plan-usage pet for the DSH web GUI: a floating skeletal-animated character reports quota in a speech bubble, auto-matching the configured provider (OpenCode Go, Command Code, DeepSeek) to show a plan percentage or an account balance, and falling back to local token stats when the provider API is unavailable; draggable, wheel-scalable (90-260px), synthesized click sounds, loopback-only routes.

25 days agoUsage & BillingMIT
0

dsh-forge-studio (plugin-notes)

0x7a7a6572/dsh-forge-studio

Sticky-notes board for DeepSeek Harness: a sidebar entry opens a Markdown note panel with auto-save, colors, image paste and task-list rendering.

2yesterdayUI Enhancements
F

dsh-mcp-workspace-scope

felix-lj-ct/dsh-mcp-workspace-scope

Per-workspace MCP scoping for the DeepSeek Harness — decide which MCP servers a session may see from the directory it was opened in.

221 days agoMCP & ConnectorsMIT
F

dsh-composer-ux

fangwen9527/dsh-composer-ux

Configurable send and newline keys, a composer context menu with three sources (leave it to DSH and other plugins / browser menu / plugin-styled custom menu), a quick-command panel with categorized prompt lists where each prompt can append on every send or only on the first message of a session, a create-and-move row at the bottom of each category, a prompt optimizer that rewrites the draft with a separate model call, settings-panel size memory, and automatic x-opencode-session header injection for OpenCode routes. Prompt lists live in a global ~/.dsh/quick-prompts.json that is independent of the session and the project.

26 days agoUI EnhancementsMIT
E

dsh-plugin-quick-chat

enteguo/dsh-plugin-quick-chat

Adds a Quick Chat entry to the Web UI sidebar that opens a floating chat window with its own model and reasoning-effort picker, optionally seeded with the current session's transcript, and keeps every side conversation in a resumable, renamable, deletable history.

211 days agoUI EnhancementsMIT
B

dsh-voice-call

biliye/dsh-voice-call

Voice call assistant for the DSH Web GUI: a draggable floating call ball, browser-side VAD that sends each utterance after a pause, FunASR HTTP or streaming speech recognition, MiniMax or OpenAI-compatible TTS replies, an optional wake-word mode with auto-sleep, and task dispatch to separate subagent sessions with progress, stop, and spoken completion reports.

26 days agoVision, Voice & MultimodalMIT
1

dsh-codevault

1014029855/dsh-codevault

Reading archive for dsh: after reading open-source code, capture quick notes or write full deep notes that group into one card per repo / file / symbol, stored as an append-only log of Markdown notes you can open in Obsidian; query your history, browse recent reads, or search your own Obsidian vault and link related notes to a reading record. Nine tools, a /codevault command, and a code-reading skill.

25 days agoMemoryMIT
W

dsh-diff-card

wongyuye/dsh-diff-card

Per-turn file-change card for DSH Desktop: +N −M badges, aligned diffs, and Mac/Windows file open (system app, Finder/Explorer, VS Code).

26 days agoUI EnhancementsMIT
J

deepseek-harness-gateway (dsh-gateway-agent)

januory/deepseek-harness-gateway

Customer-machine access plugin for deepseek-harness-gateway: opens a single outbound WebSocket to the gateway and relays the machine local dsh web UI over that tunnel using pairing-code + HMAC auth, so no inbound port, port mapping, or public IP is needed.

25 days agoIntegrations & Remote
L

dsh-btw

luckvd/dsh-btw

Side-ask drawer opened from a completed answer's action row: follow-up questions run in an independent, auto-archived session seeded with the prior conversation text (read-only, capped at 48,000 characters), leaving the main session untouched. The side session inherits the main session's model, switchable inside the drawer, with a context-usage ring.

226 days agoSessions & MessagesMIT
B

dsh-vision-plugin

bug-huntter/dsh-vision-plugin

Configurable image recognition for text-only DSH models: image messages are first transcribed by an OpenAI-compatible vision model (Base URL, model ID and API key set in a Settings section) and then passed to the main model as text, while image-input support is advertised. The API key auth scheme is selectable — OpenAI, Anthropic, Gemini or Azure style request headers — and a missing key is reported before any request is sent.

210 days agoVision, Voice & MultimodalMIT
B

dseyesopen

balue8246-maker/dseyesopen

Vision bridge for text-only DeepSeek: send images (alone or mixed with text) and a fast tiny vision model describes them behind the scenes — the chat keeps the picture, DeepSeek sees only text. Pure plugin: uninstall restores everything.

2last monthVision, Voice & Multimodal
X

dsh-usage-stats

xfqz86/dsh-usage-stats

Token usage statistics by model, session and date in a sidebar panel, plus OpenCode Go quota, DeepSeek balance and Z.ai quota monitoring.

2yesterdayUsage & BillingMIT
M

dsh-ui-mockup (ui-mockup)

mackwan84/dsh-ui-mockup

Generates UI wireframes and high-fidelity mockups in DeepSeek Harness with selectable DashScope and Volcengine image providers.

24 days agoUI EnhancementsMIT
D

dsh-pr-board

delock/dsh-pr-board

Maintainer and developer PR board for the DSH sidebar: a five-state review queue (waiting on me / waiting on author / ready to merge / merged / inbox), a three-column issue board, and a global view of the PRs you authored (my move / waiting on others / merged), with CI rollup badges, an inactivity filter, and one click per card to open or start the matching review conversation.

215 days agoGit & Code ReviewMIT
J

semantic-search

johnxu22786/semantic-search

Local semantic code search for DeepSeek Harness: fragment-level symbol-aware indexing, offline lexical embeddings or an OpenAI-compatible endpoint, and hybrid vector + BM25 retrieval fused with RRF - three dsh tools plus a sema CLI.

24 days agoTools & CapabilitiesMIT
S

dsh-llm-qwen-local

starefinger/dsh-llm-qwen-local

LLM adapter plugin for locally deployed Qwen models behind a vLLM OpenAI-compatible endpoint, with per-model multimodal switch, fully configurable reasoning efforts, and a web settings page for editing the deployment from the frontend.

26 days agoModels & ProvidersMIT
V

dsh-qingagent

void2anything/dsh-qingagent

Writing bridge to the open-source QingAgent client: the agent drafts and revises documents through qing_ prefixed host tools, typeset on a rice-paper panel with mermaid, drawio, tables and KaTeX; edits stage as reviewable diffs and land only on commit, and it requires the QingAgent desktop app on the same machine.

226 days agoTools & CapabilitiesApache-2.0
Y

dsh-grok-provider

yoshino-xiao7/dsh-grok-provider

Grok Build provider using the official CLI browser login, with dynamic account-visible models, streaming reasoning and tools, plus quota and model-capability settings.

23 days agoModels & ProvidersMIT
N

dsh-open-in-x

nikoart-liu/dsh-open-in-x

Open DSH workspace directories in installed file managers, terminals, and supported editors from the Web UI.

224 days agoUI EnhancementsMIT