插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 964 个插件
dsh-calendar
magma27/dsh-calendar
Calendar todo plugin for the dsh web GUI: a sidebar entry plus a week/month calendar where you drag-select time ranges to create tasks, with Eisenhower urgency/importance quadrants, subtasks, pinned execution session + LLM provider, and host-authoritative
aemeath-theme-plugin
malyjacob/aemeath-theme-plugin
Aemeath theme for the dsh web GUI — sakura pink × icy cyan × pearl white × deep navy, dual light/dark, animated pulsing composer border, and wallpaper backdrops
computer-user
jing-hy/computer-user
Codex-style computer use for DeepSeek Harness (DSH): read the screen and drive the mouse & keyboard. Pairs with picturereader (image_scan/image_ocr) to close the look-act-verify loop. Windows.
dsh-sseye
jhuanxx44/dsh-sseye
DeepSeek Harness 里的 LLM 调试台:在 llm/stream 层完整捕获每次模型调用(请求参数、流式块、用量、真实 wire 协议),以 DevTools 风格停靠面板展示,支持上下文共享前缀折叠对比、wire JSON 重建、JSON 导出与运行时可调的抓取策略。
dsh-remote-runtime
artificialnotimbecile/dsh-remote-runtime
Managed, isolated DeepSeek Harness runtimes over OpenSSH with a native Web control surface.
dsh-macos-pet
dkrillex/dsh-macos-pet
Always-on-top macOS desk pet for the DeepSeek Harness, with a native menu and DIY skins. Shows what your agent is doing: working, waiting, finished, failed. Six skins, or make your own from one image. No dependencies.
dsh-vision-worker
try-works/dsh-vision-worker
DeepSeek Harness plugin: a vision worker over Cloudflare Workers AI (@cf/moonshotai/kimi-k2.6) that routes image requests from text-only callers, returns a versioned righthand.vision.v1 envelope, and supports follow-up questions.
dsh-forge
mkiea/dsh-forge
DeepSeek Harness 插件组合分析工具:依赖树、冲突检测、风险评估(含预测)、可视化与组合模拟。
dsh-plugin-notifications
nattocb/dsh-plugin-notifications
在设置中新增卡片,对话轮次完成时弹出系统通知与可选提示音。
dsh-voice-input-cn
schumchanvi/dsh-voice-input-cn
国内可用的输入框语音输入。需要先启动本地 Python bridge(pip install dashscope websockets,运行 bridge/voice-bridge.py)——只装插件不可用。浏览器麦克风采集 16kHz PCM 流式转发给 bridge,由阿里云 DashScope ASR(paraformer-realtime-v2)识别;识别文字在光标处实时填入草稿,静音自动停止,可选识别后自动发送。
dsh-client-vision (tool-vision)
ankye/dsh-client-vision
屏幕截图与外部视觉识别:take_screenshot、list_windows、analyze_image、view_image 四个工具,可配置 GPT 视觉通道(gpt-5.5 / gpt-5.6-sol / gpt-5.6-terra),API Key 经凭据服务存储,带设置卡片;view_image 在 Web 对话中显示截图,模型上下文只保留文字。
dsh-session-theme
xliecc/dsh-session-theme
打开页面时左侧边栏直接显示每个会话的主题,无需点进会话。启动时预热会话投影缓存,让冷会话也能显示真实标题。
dsh-billing-tui
ethanz11-creat/dsh-billing-tui
Real-time token/cost billing with official DeepSeek peak/off-peak pricing: TUI status line and a whale ASCII receipt via /billing.
dsh-simple-memory
a903067276-rgb/dsh-simple-memory
Sidecar markdown memory for DSH: per-session index injection, one-click memory-flow button, enforced 分类-主题.md format, cross-project search.
smooth-cursor
lacquervii/smooth-cursor
Smooth comet-mode animated caret for the DSH chat composer — a standalone installable DSH plugin (ported from the Obsidian Animated Cursor plugin)
onebox-dsh-bridge
wangzhishou/onebox-dsh-bridge
DeepSeek Harness 的 Android 客户端实现:扫码配对 + 端到端加密云端中继,把本机 dsh web 桥接到万宝盒 App。
dsh-inhibition
dncore/dsh-inhibition
Rate-limit plugin for DeepSeek Harness: FIFO queue per provider/model bucket with minIntervalMs and maxConcurrent
dsh-refine
dushaobindoudou/dsh-refine
DeepSeek Harness (dsh) plugin: /refine command + settings panel for the dsh-continual-harness self-refinement engine — entry browsing, refinement history timeline, one-click rollback, auto-gate audit; engine optional at runtime.
dsh-email-reader
huaxiren6/dsh-email-reader
面向密码认证被禁用邮箱的 OAuth2 IMAP 读取插件:微软 2024 年起停用个人 Outlook 的 IMAP 基本认证,本插件改用 refresh-token OAuth2(XOAUTH2)自动续期,Gmail 走应用密码并可选本地 HTTP/SOCKS 代理;工具注册为 ol_email_*,可与市场版 dsh-email 共存不撞名。
dsh-doubt-driven-dev
satan9394/dsh-doubt-driven-dev
怀疑驱动开发:每个非平凡决策在落地前接受新鲜上下文的对抗性审查(CLAIM→EXTRACT→DOUBT→RECONCILE→STOP)。受 addyosmani/agent-skills(88k★ MIT)启发。
dsh-dros-vajraclaw
top-celestial-company-ltd/dsh-dros-vajraclaw
Deterministic Runtime Execution Governance & Security Circuit-Breaker for DSH Agents
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
bites-the-dsh
ch4acko3/bites-the-dsh
为 DSH 原生会话加入完全只读、可脚本控制的历史回放,支持模拟用户输入、正放与倒放、逐事件移动、变速、空闲间隔压缩,以及按事件、轮次或记录时间直接跳转。