truelove-dreamer
DeepSeek Harness plugin: cross-session memory for the model. Full-text search all past sessions (SQLite FTS5 via ctx.sessionQuery) and bring the strongest matching excerpts back into the current context — recall earlier decisions, commands, and mistakes.
samecorner
GitKraken/vscode-git-graph style commit graph for dsh web: server-side git tools + interactive commit DAG and diff card rendered in the conversation
truelove-dreamer
DeepSeek Harness plugin: Claude-Code-style lifecycle hooks for DSH. Configure shell commands that run automatically before/after model tool calls (pre-tool / post-tool) with a JSON payload on stdin; pre-tool non-zero exits block the call.
chenluyao680
Enable and disable third-party plugins from the DeepSeek Harness Web settings page.
lisycotana
Git worktree isolation backend for DeepSeek Harness workflows: implements the registerIsolationAdapter() seam so isolation: 'worktree' works.
lisycotana
Observability for DeepSeek Harness code-mode sub-dispatches: the tool calls a run_code program makes that the model never sees.
xing01l
Import Codex chat history into DeepSeek-Harness for seamless conversation continuity.
hajimixiaojie
DeepSeek Harness代码自动检查插件
Seryta
这个插件还没有填写简介。
m-guo-2
Durable delayed decisions for DeepSeek Harness
xiagaogaozi
DSH 酒馆模式:导入 SillyTavern 角色卡(PNG/JSON),自动拆分世界书/正则/脚本并创建同名工作区(#dsh-plugin)
chunkithwang
Portable Craft-style Mermaid generation, rendering, and visual review skill for AI coding agents
ClausYang
DeepSeek Harness Web plugin: press Escape in the composer to stop the active task
Haoran2099
Privacy-first task memory and adaptive local desktop observation for DeepSeek Harness
synmindai
DeepSeek Harness plugin for Seedance 2 image and video generation
synmindai
DeepSeek Harness plugin for NanoBananaPro image and video generation
gezi-wen
这个插件还没有填写简介。
Lwc-LiuWenCheng
DSH 浏览器通知及系统通知插件
gezi-wen
这个插件还没有填写简介。
KeFan-J
Peer-to-peer conversation linking for DeepSeek Harness (DSH): @-mention any session, wake it up, chat across conversations. Type @ in the composer, pick a session, send — the target agent is woken via agent.send. Persistent message board, native-feel inbox panel, 5 chat_link_* tools. dsh-plugin.
hurry060215-tech
Cache-aware API token usage bar for the DeepSeek Harness Web UI
addxing
面向 AI 编程代理的 Android 功能复刻 Skill。它以 Android 源项目的实际实现为依据,将指定功能完整迁移到其他项目或平台,并保持功能链路、业务行为、UI 和可复用资源一致 An agent skill for reproducing an existing Android feature in another project or platform. It treats the Android implementation as the source of truth and preserves the complete feature path, behavior, UI, and reusable resources
addxing
面向 AI 编程代理的功能链路提取 Skill。它可以从项目代码中提取某个具体功能的完整实现链路,并生成包含业务逻辑、数据流、异常处理、模块依赖和 Mermaid 图表的技术开发文档 A skill for extracting a complete feature implementation chain from a codebase and generating a technical development document with business logic, data flow, exception handling, and Mermaid diagrams. Works with any AI coding agent
ouones
Tavily-backed search provider plugin for DeepSeek Harness (DSH) web seam - direct Tavily Search API, no LLM tokens