Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

864 plugins found

C

Copree (dsh-copree)

coprexist/copree

Embeds Copree (formerly AIsChat) into the DSH web UI as a native sidebar board. Copree is an open-source framework for AI group chat and programmable worlds: the AIs are residents, not tools — each has its own memory, state and personality, they talk to each other on their own, and you can watch or join in. Group World goes further: every group chat can bind a living world (its own web page + world AI + code + clock) that the world AI builds and edits through DSH workspace tools. This plugin ships the native sidebar board (contacts, pinned DMs and groups), real-time chat over a same-origin HTTP/WS proxy, Markdown/LaTeX rendering, group invites and image messages, immersive full-frame pages, and one-click mirroring of your worlds into DSH workspaces (folder + DSH session + world_* tools). Front end only: it proxies to a Copree backend you run yourself (default 127.0.0.1:5228, same repository).

82 days agoUI EnhancementsMIT
E

memory-eternal

eternalnight996/memory-eternal

Self-built DSH memory plugin: SQLite persistent storage + database-level audit guard (enforceAudit) + audit log. Auto-captures knowledge after conversations, agents recall via memory_recall, supports Claude Code/Codex/Cursor multi-agent sharing. Zero external dependencies.

87 days agoMemoryMIT
W

dsh-comfyui-canvas

wbin0001/dsh-comfyui-canvas

From chat to canvas to artwork — drive ComfyUI as a visual workflow IDE inside DSH. Embed ComfyUI (local or cloud) as a split-screen canvas in DeepSeek Harness Web: the agent sparks ideas, writes prompts and scripts right in the chat, applies them live to the canvas in front of you, and produces images, music, video, and 3D. From idea to finished output without ever leaving the conversation or switching front-ends: Canvas ops — compose and arrange pipelines, read/write workflows, edit nodes, wire links, run, tune parameters, and debug errors, all live and WYSIWYG on the exact canvas you are looking at; Production tasks — batch parameter sweeps (batch_run) and automatic output-image retrieval back into the chat (get_outputs), powering multi-modal creative and batch generation across images, music, video, and 3D; Environment upkeep — one-click launch of ComfyUI and one-click upgrade of the core plus every custom node (upgrade), keeping the stack healthy without interruption. This package is the DSH-side plugin, and it ships the ComfyUI-side bridge node too.

812 days agoTools & CapabilitiesMIT
L

dsh-plugin-chart

lxfu1/dsh-plugin-chart

Enhances data visualization in DeepSeek Harness by automatically selecting chart types from user input and generating images for trends, comparisons, proportions, relationships, and flows.

826 days agoTools & CapabilitiesMIT
M

dsh-tavily (dsh-tavily)

moguiyu/dsh-tavily

Tavily search with multiple API keys, key rotation and failover, a usage gauge, and a settings card.

83 days agoTools & CapabilitiesMIT
L

dsh-liangxiang

liang-today/dsh-liangxiang

Burned DSH tokens become incense; spend one stick to raise or lower today's case. The case updates daily, Liangwei decides today's Liangzi, and the result is archived at day end.

818 days agoJust for FunMIT
C

AIsChat (dsh-aischat)

coprexist/aischat

Embeds the AIsChat social-agent platform into the DSH web UI as a native sidebar board — contact panel, real-time chat over a same-origin HTTP/WS proxy, and Markdown/LaTeX rendering. The plugin is the front end only; it proxies to an AIsChat backend you run yourself (default http://127.0.0.1:5228, from the same repository).

83 days agoUI EnhancementsMIT
V

capital-generation (dsh-plugin)

v587d/capital-generation

China A-share financial data MCP server for the harness: 11 fin_data__* tools (quotes/K-lines/financials/calendar/special-data/announcements/EDB/reconcile/funds/indices) over THS free official REST (primary) + AKShare (fallback) + Wind (exclusive domains), with observable degradation, context-budget compression (result-side -72.2% measured), and an offline 10-year market-data lake; BYOK.

89 days agoTools & CapabilitiesMIT
R

dsh-extension-hub

relistencode/dsh-extension-hub

All-in-one DSH extension center in Settings: manage skills, MCP servers and plugins, a Plugin Market (curated + GitHub search, npm one-click install), and an Add-ons block to install, disable, uninstall and update companion features together.

8last monthDev & Plugin ToolsMIT
N

dsh-plugin-manager

nonentity303/dsh-plugin-manager

Plugin manager with a rescue center: grouped enable/disable by necessity, multi update sources (npm / dshfind market / GitHub), browser-first downloads with an auto-install folder, P2P fallback, pre-boot self-check and broken-bundle quarantine.

817 days agoDev & Plugin Tools
M

dsh-archived-sessions

muwinds/dsh-archived-sessions

Archived-session management: browse archived sessions, unarchive them, or clear them out.

89 days agoSessions & MessagesMIT
K

dsh-xueqiu

kangjinghang/dsh-xueqiu

Xueqiu (Snowball) market panel docked above the composer: A-share/HK/US quotes and indices, watchlist, candlestick K-line with volume, MAs and crosshair tooltip, hot list, search, 7x24 news, plus a draggable mini index badge — no login needed.

818 days agoUI EnhancementsMIT
C

dsh-file

chengzhi43/dsh-file

VS Code-style file manager: browse the conversation workspace in a sidebar tree and edit files in the center column with Monaco, with theme import/export and Markdown preview.

817 days agoUI EnhancementsMIT
9

dsh-diff-approval

9087/dsh-diff-approval

Pending-change review for DeepSeek Harness: every `edit`, `write` and `str_replace_editor` change is collected automatically into the file list, where a single change block, the blocks within a selection, or the whole file can be kept or reverted, and undo/redo is supported. It imports the workspace's version-control changes, shows the diff in a single-column or side-by-side view, and provides a Markdown preview in which changes can also be kept or reverted, in-file search, block jumping and copyable line references; the diff data is stored persistently, so the review continues after a restart.

717 hours agoGit & Code ReviewMIT
C

dsh-clawbot

cryjkd/dsh-clawbot

在 DeepSeek Harness(DSH)里接入微信官方 ilink 机器人网关:扫码绑定后,AI 能主动给自己发微信通知;每次回复后自动推送任务完成摘要;目标完成/阻断时自动通知;需要批准/选择时主动微信提醒。自带设置界面(设置 → ClawBot:扫码二维码、微信在线/断线状态、手动发送、三个自动通知开关、监听开关、解除绑定、自定义图标)。 底层走腾讯官方 ilink 网关(https://ilinkai.weixin.qq.com),无第三方破解、无自建中转,消息只发给绑定的账号自己。

716 days agoIntegrations & RemoteMIT
N

dsh-claude

norman-else/dsh-claude

Runs Claude Code as a DSH conversation while preserving its native agent loop, tools, skills, hooks, and MCP integrations.

72 days agoWorkflow & AutomationMIT
0

ybkk-AIOS

01men/ybkk-aios

Enterprise AI resource platform as a 22-plugin cordis bundle: org/account/role IAM, OIDC provider and App SSO, MCP server management with the platform itself exposed as an MCP server, NAS asset storage, skill hub, agent and app registries, SaaS connector management, enterprise portal data channel, department agent workbench panel, DingTalk group bridging for message and approval push, one-click remote dsh enrollment with tool proxying, usage metering, wallet billing, model gateway, audit with alerts, self-update, and a reviewed third-party plugin marketplace — 70+ ops tools become callable by the dsh agent.

74 days agoDev & Plugin ToolsMIT
D

dsh-thinking-levels

drscrewdriver/dsh-thinking-levels

Per-round thinking-level (reasoning_effort) control for DeepSeek Harness: pick Auto and it schedules low/high/max from the recent tool-call history, or fix a wire level (off/on/minimal/low/medium/high/xhigh/max) manually, with custom wire mapping, a model-aware capability guard, and context-window presets (64K–1M); its per-model capability card pairs with a separate plugin, [dsh-llm-openai-completions](https://github.com/drscrewdriver/dsh-llm-openai-completions) (installable from dsh-market), so custom OpenAI-compatible gateways (vLLM / LM Studio / self-hosted) can try reasoning — the card writes llm-pi-ai capabilities, the adapter drives the wire (compat.thinkingFormat), and this plugin auto-maintains the takeover list.

716 hours agoModels & ProvidersMIT
L

dsh-token-monitor

licyer/dsh-token-monitor

Header quota badge plus a usage-monitoring tab: live balance/quota remaining and reset countdown per provider, with requests, tokens (input/output/cache-read/cache-write), cache hit rate, estimated cost and average latency tracked per session, provider, model and client, stored locally in SQLite with cross-device import/export.

7yesterdayUsage & BillingMIT
P

dsh-plugin-xiaomi-mimo-tts

ppy-web/dsh-plugin-xiaomi-mimo-tts

Adds Xiaomi MiMo text-to-speech controls for finalized assistant messages, with preset voices and custom voice design.

7yesterdayVision, Voice & MultimodalMIT
H

dsh-excel-chat (bundle)

hccccc01333/dsh-excel-chat

Talk to Excel in DeepSeek Harness: create, edit, repair, and verify spreadsheets by conversation, with automatic formula health checks after every edit.

714 days agoTools & Capabilities
L

dsh-stock-terminal

linhut/dsh-stock-terminal

Stock market skin + real-time ticker plugin for DSH Web GUI: candlestick (K-line) popup with day/week/month periods, watchlist with pinyin fuzzy search, portfolio P&L tracker, trading session indicators, support for A-share/HK/US/crypto/forex.

77 days agoThemes & Appearance
5

chicheng-push

534119219/chicheng-push

Multi-channel push for DeepSeek Harness: Server酱, PushPlus, Bark, DingTalk, WeCom, Telegram, Feishu, ntfy, custom webhooks and more, configurable from the settings panel and callable by other plugins via the pushNotifier service.

7last monthIntegrations & RemoteMIT
Z

Solarized-dsh-theme

zhijun-dai/solarized-dsh-theme

Solarized theme plugin: the classic low-contrast, eye-friendly dual palette system — Ethan Schoonover's Solarized plus Selenized (its refined take), dark and light each, built for long sessions with canonical syntax colors.

718 days agoThemes & Appearance