598 Agent Core Plugins for DeepSeek Harness
The product spine: append-only session log, system-prompt assembly, tool registry, Agent interface and the default loop driver. No provider slots here — you extend it by listening to its events.
What DeepSeek Harness defines at this extension point
- Official slot
packages/core- Extension kind
- core · not third-party extensible
- ctx keys (6)
ctx.sessionsctx.systemPromptctx.toolsctx.agentsctx.agentDefaultModelctx.agentLoop- Official built-ins
- DeepSeek ships 8 implementations herescope, session, system-prompt, tools, agent, agent-default-model, agent-loop, agent-tool-presentation
- Gap
- nonehow much of this seam the official taxonomy grades as still open
- Audience
- developer
- Artifact kind
- cordis-plugin
Every field above is read from the DeepSeek Harness (DSH) source tree — deepseek-ai/deepseek-harness — not from our own guesswork about what these projects do. Same data as a live filter: browse this category in the full plugin list.
598 Agent Core Plugins indexed here
Dsh Trace Viewer
li-zhixin
Browser viewer for DeepSeek Harness session.jsonl traces.
Dsh Skills
xu-jin-cs
DeepSeek Harness (DSH) 生态技能包:parallel-dispatch 并行调度规则 + archmap 架构测绘 Agent(零LLM确定性diff影响面,节约tokens)。Reusable skills for the DeepSeek Harness ecosystem.
Agent Skill Advisor Layer
jeremy9682
Proactive routing and governance layer for high-cost agent skills
Pi Dsh
fatwang2
Pi Coding Agent provider extension that exposes the DeepSeek Harness (dsh) as a selectable provider — Pi host, DSH engine.
Deepseek Harness Devtools
GreatZack
Developer tools for observing, debugging, and optimizing DeepSeek Harness agents.
Acpa
Deng-Amor
Automated Comment Publishing Agent for DeepSeek Harness.
Vscode Harness
yx-prog
VSCode multi-agent development platform powered by DeepSeek-Harness
Harness Tui
18235277498
VueTUI terminal panel driving a DeepSeek Harness jsonrpc-agent subprocess
Dsh Specialist Bots
Liubo111111111
Specialist agent launcher and preset pack for DeepSeek Harness Web
Oh My Dsh
coderPerseus
AI agent base on deepseek harness(dsh), integrating personal best practices
Dsh Auto Continue
lileikeji
Auto-continue for DeepSeek Harness: resume interrupted tasks across every open session
Dsh Cloud
dorisgyl
Cloud-hosted DeepSeek Harness on Cloudflare — sessions in Durable Objects, tools in sandboxes.
Agent Ops
Zhang-Man
DeepSeek Harness remote-operations plugin family: SSH server ops plus Telnet network-device ops
Whale
EnderofKiwi
agent built on the DeepSeek Harness: terminal chat, gateway, channels (WeChat ClawBot first), and skills.
Dsh Plugins
lbh1nb
Practical plugins for DeepSeek Harness: session archive, composer attachment upload, and a one-click steer button.
Dsh Mcp Agent Example
lileikeji
Runnable DeepSeek Harness example: bridge MCP server tools into the harness with a keyless smoke test
Dsh Weixin Direct
xiaobodeluo
Direct WeChat bridge for DeepSeek Harness: chat with your DSH agent session from WeChat via the iLink bot API
Dsh Chat Aggregator
cp3d1455926-svg
Multi-platform chat aggregator plugin for DeepSeek Harness — unify WeChat, DingTalk, Telegram, Discord, Slack into one DSH agent session
Dsh Fork To Workspace
csyangwen
Clone any session branch into another workspace in DeepSeek Harness Web GUI — keep the performance baseline of your best branches
Dsh Vision Toolkit
lileikeji
Structured vision tools (describe/ground/crop/diff/palette/OCR/trace/extract) for text-only DeepSeek Harness agents — standalone dsh plugin
Dsh Archived Cleaner
XingxinZhao
DSH (DeepSeek Harness) plugin: move archived session logs to the Windows Recycle Bin with one click — selectable, safe, skips running sessions.
Deepseek Hardness Python Bridge
peroxider
Turn any Python module into a DeepSeek Harness plugin — services, tools, event listeners, and capability providers with zero business-code changes