플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 3176개 찾음
dsh-sdd-generator
tblong2105/dsh-sdd-generator
DeepSeek Harness plugin: scan a codebase and generate a Software Design Document (SDD) outline.
enterprise-compliance
xiaoliang2/enterprise-compliance
Enterprise compliance for DeepSeek Harness — SOC2/GDPR automated checks, sensitive-info redaction, and a redacted tool audit trail. · DSH 企业级合规插件:SOC2/GDPR 自动化合规自检、敏感信息拦截与脱敏、操作日志审计追溯。
dsh-session-activity
kaixinbaba/dsh-session-activity
Organize DSH sidebar sessions by configurable last-updated activity groups with attention-first sorting and Focus mode.
dsh-daoing-memory
daoing/dsh-daoing-memory
Self-evolving memory for DeepSeek Harness (DSH): earned experiences, diary/fact semantic memory, concern tracking, and an append-only audit ledger.
dsh-holdem
bubbleptr/dsh-holdem
Six-max No-Limit Hold'em for DeepSeek Harness: one human and five LLM agents.
dsh-blast-radius
haoku123/dsh-blast-radius
DeepSeek Harness plugin: semantic blast radius for agent code edits — who calls what the agent just changed, and which of those callers have no test covering them
dsh-plugins
xujiping/dsh-plugins
DSH 全局记忆插件:侧边栏「全局记忆」页,直接查看/编辑 ~/.dsh/AGENTS.md 与 ~/.dsh/memory/*.md。Host 半边注册 /api/dsh-memory 路由(回环限制),client 半边注入侧边栏入口与中心面板。热插拔挂载,不改 DSH 源码。
dsh-kun-like-pet
yang-wudi/dsh-kun-like-pet
Kun Like 桌宠 · DSH 正式插件包:Web 界面右下角的坤宠,随 Agent 工作状态切换动作,任务完成时播放「你干嘛~哎哟」。作为 profile 插件挂载,重启仍在、所有会话页面共享。
dsh-merge-conflicts
satan9394/dsh-merge-conflicts
解决 git 合并/变基冲突:看清现状→找到各方意图→逐块解决→跑自动化检查→完成合并。受 mattpocock/skills(223k★ MIT)启发。
bites-the-dsh
ch4acko3/bites-the-dsh
Adds read-only, scriptable playback to native DSH conversations, with simulated user typing, forward and reverse playback, event stepping, speed control, idle-gap compression, and direct seeking by event, turn, or recorded time.
dsh-host-update
trewyn/dsh-host-update
Host auto-update for DeepSeek Harness — sidebar notifier, settings toggle, one-click restart. Detects @deepseek-ai/dsh updates and reports plugin compatibility.
dsh-plugin-wallpaper
jerryphoenixcky/dsh-plugin-wallpaper
DeepSeek Harness Web wallpaper plugin: upload and crop a local image as the web workspace desktop background, with a dedicated Settings section.
apply-patch
johnxu22786/apply-patch
dsh-patch-apply — apply structured unified diffs (git format) to the real filesystem inside DeepSeek Harness: multi-file/multi-hunk parsing, fuzzy hunk location with line-offset correction, all-or-nothing application with precise conflict reports, automat
dsh-llm-openai-compatible
morlay/dsh-llm-openai-compatible
OpenAI-compatible LLM adapter plugin for DeepSeek Harness with configurable default sampling parameters (temperature / topP / topK / penalties / seed) over a providers dict.
dsh-plugin-batch-workspace
coolsummer003/dsh-plugin-batch-workspace
DSH 批量删除工作区插件 — CLI批量清理 + Web批量勾选删除,一键清理 .codex 导入残留空工作区
dsh-humanizer-zh
satan9394/dsh-humanizer-zh
中文去 AI 痕迹:识别并改写 AI 生成的腔调(空洞强调、模板句、过度书面化、机械结构),让文字更像人写的。受 op7418/Humanizer-zh(15.6k★ MIT)启发。
dsh-multi-user
nabin-qq273274877/dsh-multi-user
Single-process multi-user workspace view partitioning for DeepSeek Harness: JWT-in-cookie login wall, per-user workspace/session filtering, and admin user management.
dsh-notemd
jacobinwwey/dsh-notemd
Portable NoteMD workflow bundle for DeepSeek Harness
dsh-element-inspector
muyuanjin/dsh-element-inspector
Identify whether a DSH UI element belongs to the host interface or an installed plugin, then export or hide it.
capmark
taltara/capmark
Hold a DeepSeek Harness agent to a capmark capability manifest: mask its tools and judge every call.
dsh-providers-extension
yhyfhgs/dsh-providers-extension
Host-anchored provider, authentication, catalog, policy, and model-selection extension for DeepSeek Harness.
dsh-chat-history
ttmouse/dsh-chat-history
ChatGPT-style conversation-history rail for the DeepSeek Harness web GUI: a strip of bars at the transcript's right edge with a hover panel listing every user message, click-to-jump and scroll-synced highlighting.
dsh-arxiv-ml-search
babkiny/dsh-arxiv-ml-search
Search arXiv for ML/DL/RL papers and check claims against real abstracts.
dsh-context-engineering
satan9394/dsh-context-engineering
上下文工程:按层级(规则文件→规格→源码→错误输出→对话历史)主动策划 agent 看到的信息,提升输出质量。受 addyosmani/agent-skills(88k★ MIT)启发。