Plugins
Browse, filter, and install DeepSeek-Harness plugins.
5410 plugins found
dsh-sentry
maxmilian/dsh-sentry
Read-only Sentry tools: project listing, issue search at organization or project scope, single issue detail, and the latest or a specific event with a trimmed stacktrace. Local variables, request headers and bodies, query strings, packages and secret-looking tags are removed before the event reaches the model, and oversized events degrade through source context, breadcrumbs and frames rather than failing.
cc-monitor (dsh-cc-monitor)
bolunhan/cc-monitor
Reports DeepSeek Harness session activity to a self-hosted cc-monitor server, which surfaces Claude Code and DSH sessions as color-coded state cards in one web dashboard and pings your browser and Android app when a session needs attention.
dsh-git-tools
shyboy0499/dsh-git-tools
Four dependency-free local git tools (status, diff, log, commit) for DeepSeek Harness operating on the session workspace.
xingyuan-dsh
starwish-ai/xingyuan-dsh
Agent preset bundle for wish and task management: create wishes or tasks from conversation, opportunity-day check-ins, micro-actions, plus a memory store and progress charts in the web UI.
dsh-we-wallpaper-sync
tiger0012/dsh-we-wallpaper-sync
Reusable skill to browse, search and download Wallpaper Engine (Steam 431960) workshop wallpapers and wire them into the DSH skin center, including bypassing the Steam HTTP block and the region-mismatch sign-in block via a matching SOCKS proxy.
dsh-at-skill
452926826/dsh-at-skill
Invoke user-accessible Skills with @name tokens and show matching Skill suggestions in the conversation composer.
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.
dsh-better
wackyju2-beep/dsh-better
Archived-session management, task-stop notifications, an update checker, model routing (keyword rules + allowlist-gated model_route), multi-task scheduled triggers (heartbeats and fixed-time tasks), and a DeepSeek-style message scroll nav for the dsh web GUI.
dsh-odoo
maxmilian/dsh-odoo
Read-only Odoo tools over JSON-RPC: server info, model field introspection, and a restricted search_read limited to an allow list of models whose domain field names may not contain dots, so related-record traversal is not possible. A draft-create tool is registered only when allowWrite is enabled, and is limited to sale.order and project.task with the draft state enforced by the plugin.
dsh-grafana-query
maxmilian/dsh-grafana-query
Read-only Grafana tools that query metrics through the data source proxy: instance health, data source listing, instant and range PromQL queries, current alert state, and provisioned alert rules. Range queries downsample to a point budget; an explicitly supplied step that would exceed it is rejected rather than silently changed, so the model never receives data at a resolution it did not ask for.
dsh-electro-lab
curtainsmall/dsh-electro-lab
Electrical and electronics calculation plugin for DeepSeek Harness: every computation runs through dedicated tools on self-describing complex value objects in SI base units, with an isolated calculation agent preset and a records panel that archives every solve on disk.
dsh-memory-spaces
icearia0219/dsh-memory-spaces
Human-governed cross-session memory spaces with independent source and consumer relationships, provenance, versioning, and pre-send injection review.
dsh-session-status
lucienll/dsh-session-status
Per-session status labels (built-in active/done/paused plus custom) shown in the sidebar, conversation header, and hover card, with editable colors.
dsh-assembly.resume
kanchengw/dsh-assembly.resume
Import local Codex CLI/Desktop, Claude Code CLI, and Claude Desktop conversations into DSH with project grouping, semantic history, and tool activity; bind an existing or replacement workspace and continue with the DSH Agent.
dsh-context-console
anweat/dsh-context-console
Inspect and simulate DSH context consumption with trajectory and inventory views, and create, inject, import, or safely repair session messages through the integrated Message Forge.
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.
dsh-modellix
modellix/dsh-modellix
Modellix integration for DSH: schema-driven image, video and audio generation in a split Design workspace, a live LLM model catalog, and native web search and fetch providers through one API key.
dsh-models-radar
hi-fangj/dsh-models-radar
Displays CodexRadar model capability benchmarks in a Settings page and shows the selected session model's DeepSWE score beside the composer.
dsh-show-media
necromanalbert/dsh-show-media
Shows a local image or short video in the current conversation card, with click-to-preview.
dsh-inline-diff
janeickholt/dsh-inline-diff
Renders edit and write tool calls as always-expanded side-by-side diffs styled like git diff, with optional syntax coloring and word-level highlighting.
dsh-conversation-timeline
bycall/dsh-conversation-timeline
Conversation timeline dock bar for DeepSeek Harness: a turn-level timeline above the composer with user-prompt hover tooltips and click-to-jump back to the exact chat position.
dsh-repeat-stop
173787247/dsh-repeat-stop
Hard-stop consecutive identical tool calls after a configurable streak so the agent cannot spin in place.
dsh-readcache
yongshuai0314/dsh-readcache
Version-token-validated in-process result cache for the DSH read tool: repeated reads of unchanged files skip file I/O and line rendering, with a readcache tool for stats and clearing.
dsh-wsl-env
173787247/dsh-wsl-env
Injects WSL distro, Linux path mapping, /mnt/c CRLF and git caveats, and NODE_USE_ENV_PROXY into the system prompt.