Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

596 plugins found

Y

dsh-workspace-files-explorer

yzz-s/dsh-workspace-files-explorer

Floating workspace file-tree browser for the Web GUI with line-numbered syntax highlighting and Markdown preview.

14 days agoUI EnhancementsMIT
Y

dsh-result-only-view

yeyeyeyeshifu/dsh-result-only-view

Results-only conversation toggle for the Web GUI: hides thinking and tool-call process rows, keeps one live status line while the agent works, restores working animations under prefers-reduced-motion, zh-CN/en localized.

13 days agoUI EnhancementsMIT
O

dsh-agfs

openagfs/dsh-agfs

File-browser web app for DSH: React frontend and REST API served by the host webserver, a /dsh-agfs command that opens at the current session workspace, and a browse_files model tool.

14 days agoUI EnhancementsMIT
K

dsh-tui-app

kouyichi/dsh-tui-app

Interactive terminal chat app for dsh: streaming conversation, tool cards, jobs panel, full-text search, trajectory replay, multi-session tabs, and A2A dispatch (Ink-based).

121 hours agoUI Enhancements
F

dsh-prompt

featherhunter/dsh-prompt

Right-side prompt toolbox panel with 24 built-in deep templates plus user-defined ones, accessible via the /prompt slash trigger and a context-aware floating suggestion card; one-click inserts the selected prompt into the composer.

120 hours agoUI EnhancementsMIT
D

pbr-render

dhb861832993-star/pbr-render

PBR 3D model preview for game art: GLB/GLTF with textures, IBL environment lighting, orbit controls, and a material channel inspector (baseColor/normal/roughness/metallic/AO/emissive/wireframe); scalar channels shown as grayscale per PBR spec, via the pbr3d fence and pbr_render tool.

118 hours agoUI EnhancementsMIT
B

dsh-focus-overlay

boogoo619/dsh-focus-overlay

Focus mode with a full-screen reading overlay that hides the header and composer and folds AI tool calls into summaries.

122 hours agoUI EnhancementsMIT
S

dsh-test-runner

suimi8/dsh-test-runner

Structured test runner tool (test_run): auto-detect Vitest/Jest/pytest/node:test, run tests, parse failure summaries for the model.

15 days agoDev & Plugin ToolsMIT
L

dsh-pi-tui

lqhl/dsh-pi-tui

Pi TUI (differential-rendering terminal framework) front end: streaming markdown, thinking collapse, tool cards, slash commands, approval/question overlays, shared dsh session store.

15 days agoUI EnhancementsMIT
U

dsh-crw

us/dsh-crw

fastCRW-backed web search and fetch providers for DeepSeek Harness (ctx.web)

14 days agoModels & ProvidersMIT
Z

dsh-gpu

zytsyj/dsh-gpu

GPU-aware execution layer for DeepSeek Harness: gpu_status / gpu_exec / gpu_run_bg tools, per-step GPU context injection, automatic CUDA_VISIBLE_DEVICES card selection

15 days agoDev & Plugin ToolsMIT
W

LiuHe

wulun811/liuhe

Bridges the LiuHe MCP code toolkit (44 tools) into dsh web: repo_map, symbol search, edit_batch with tolerant matching, transactional edits with undo journal, and deterministic quality gates — backed by a crash-isolated Rust tree-sitter parse daemon and SQLite index.

12 days agoMCP & ConnectorsMIT
C

dsh-hub

coderperseus/dsh-hub

DeepSeek Harness tools for finding and inspecting plugins in the dshhub catalog

14 days agoTools & Capabilities
D

dsh-session-import

devmom/dsh-session-import

Cross-tool session migration plugin for the DeepSeek Harness (dsh): high-fidelity ingest, continue, knowledge extraction, bidirectional export, privacy redaction.

14 days agoSessions & MessagesMIT
C

dsh-polling

cnyac/dsh-polling

Recurring/scheduled tasks (轮询任务/定时任务) plugin for DeepSeek Harness: cron-driven polling jobs as real sessions, natural-language creation, model tools (polling_create/list/edit/delete/trigger) and a web UI. Install-and-go via `dsh plugin add`.

15 days agoUI EnhancementsMIT
B

dsh-deepseek-usage

ben7am1n/dsh-deepseek-usage

DeepSeek usage monitor for DeepSeek Harness: account balance query and token usage summary as model-callable tools.

15 days agoUsage & BillingMIT
R

dsh-plugin-reload

reina4xa/dsh-plugin-reload

A DeepSeek Harness plugin: model-facing reload_plugin tool that restarts one Cordis Loader entry (by entry id, module name, or MCP serverName) without touching sibling entries — respawns mcp-client server processes

15 days agoMCP & ConnectorsMIT
S

multimodal-bridge

spirit4471/multimodal-bridge

DeepSeek Harness plugin bundle: qwen_vision (Qwen-VL image understanding) and qwen_generate (Qwen-Image text-to-image) tools for text-only models

15 days agoVision, Voice & MultimodalMIT
B

amber-protocol

bandersnatch0x/amber-protocol

DeepSeek Harness bundle for Amber Protocol governance tools and skills

14 days agoSkillsMIT
Q

dsh-persona-memory

quophic/dsh-persona-memory

Persistent long-term persona memory for DeepSeek Harness: MEMORY.md/USER.md storage, memory + memory_search tools, per-request context injection, and secret scanning. Ported in spirit from pi-hermes-memory.

14 days agoMemory
B

dsh-browser

ben7am1n/dsh-browser

Browser automation for DeepSeek Harness: Playwright-powered open/click/type/screenshot/eval tools so the agent can drive real web pages.

15 days agoWorkflow & AutomationMIT
Y

dsh-plugin-vision-toolkit

yytbit/dsh-plugin-vision-toolkit

Vision toolkit for DeepSeek Harness -- glance, ground, detect, crop CLI tools for text-only agents to understand images

16 days agoTools & CapabilitiesMIT
T

dsh-governance

tappass/dsh-governance

The authority layer for agentic AI, as a DeepSeek Harness plugin. Governs every tool call against your business rules via the TapPass /v1/govern policy decision point.

15 days agoTools & CapabilitiesMIT
C

dsh-inspector

cocosgt/dsh-inspector

Inspect and manage the live instruction chain and project skills for the current dsh session, with in-place creation and editing — what you see is what the model gets

15 days agoSessions & Messages