All DeepSeek Harness plugins

1373 pluginsGitHub data updated Aug 24, 2026

dsh-sidechain

@omdsh-dev

Agent & Workflow

Side conversation plugin for DSH: /side persistent side sessions (Codex style) and /btw one-off side questions (Claude style) run in temporary forks without writing to main session history; Web UI right-side chain panel with embedded conversation, main session unchanged.

dsh plugin --profile web add github:omdsh-dev/dsh-sidechain
9
0
TypeScript

dsh-zotero

@Vncntvx

Models & Data

Turn your Zotero library into an evidence store for agents, enabling search, metadata viewing, evidence extraction, and citation generation.

dsh plugin --profile web add dsh-zotero
9
0
TypeScript

dsh-ears

@WizisCool

Multimodal

Voice input plugin for DeepSeek Harness supporting multiple ASR backends (Web Speech, local Whisper, Groq, DashScope, OpenAI-compatible) and LLM-based polishing.

dsh plugin --profile web add dsh-ears
9
0
TypeScript

dsh-openai-codex-auth

@yoke233

Integrations

Enables OpenAI Codex OAuth login and usage tracking within DeepSeek Harness. It provides a usage panel, automatic credential renewal, and integrates valid tokens into the openai-codex model provider.

dsh plugin --profile web add github:yoke233/dsh-openai-codex-auth
9
0
JavaScript

dsh-plugin-claude-bridge

@YYTbit

Integrations

Bridge Claude Code memory, skills, and configuration into DeepSeek Harness with zero migration, full compatibility.

dsh plugin --profile your-profile add dsh-plugin-claude-bridge
9
0
TypeScript

dsh-balance-monitor

@jelly-000

Monitoring

Shows DeepSeek account balance, remaining-ratio bar, and today's spend in the dsh sidebar footer.

dsh plugin --profile web add github:jelly-000/dsh-balance-monitor
9
0
JavaScript

dsh-mini-tui

@boxeryao

UI & Experience

Lightweight terminal UI plugin for DeepSeek Harness, focusing on input and final answers while keeping tool execution in the background.

dsh plugin --profile tui add dsh-mini-tui
9
0
TypeScript

dsh-lsp-actions

@PerryLink

Coding Tools

Provides an LSP action surface for DeepSeek Harness, offering diagnostics, formatting, completion, code actions, symbols, signature help, inlay hints, and rename tools via language servers. Includes an editor action protocol for IDE integration.

dsh plugin --profile web add dsh-lsp-actions
9
0
TypeScript

dsh-spend

@nonewind

Monitoring

Token usage and cost monitor for DeepSeek Harness with floating widget, multi-dimensional stats, time-series charts, and billing plan detection.

dsh plugin --profile web add dsh-spend
9
0
JavaScript

dsh-opencode-go-usage

@v587d

Monitoring

Shows OpenCode Go subscription usage in the Web GUI's composer dock, with three usage windows and color thresholds.

dsh plugin --profile web add github:v587d/dsh-opencode-go-usage
9
0
TypeScript

dsh-workbuddy-connect

@corrinehu

Models & Data

Automatically integrates models from the WorkBuddy desktop app into DeepSeek Harness with zero configuration, reusing the app's login state.

dsh plugin --profile web add dsh-workbuddy-connect
9
0
TypeScript

dsh-task-status

@vlln

UI & Experience

Adds a background task status bar to the DSH chat page, showing running task count, expandable details, and live output tail.

dsh plugin --profile web add github:vlln/dsh-task-status
9
0
JavaScript