Bundle
DSH 统一通知推送插件:一个 notify() API 打天下 + 多渠道 adapter;远程审批/远程会话支持 telegram/feishu/qq/wxpusher/wechat/dingtalk 六通道双向回传;移动指挥中心(长任务心跳 / 疑似卡住提醒 / 通知按钮停止任务);开放事件源(其他插件经 notifier 服务推送 + dsh-notifier/sent 事件订阅);QQ/钉钉/飞书官方扫码授权;本机 Web 管理台(凭证/路由/扫码授权网页可管,移动端适配)。零运行时依赖(只用 fetch + node:crypto + 原生 WebSocket)。
Bundle
AI image generation plugin for the dsh web GUI: text-to-image and image-to-image through configurable provider channels (gpt-image-2 / grok-imagine-image / nanobanana series / seedream-5.0-pro / dall-e-3, with native xAI Grok Imagine, Google Nano Banana and ByteDance Seedream request shaping), per-channel model catalogs, a three-column studio beside the native conversation, an infinite canvas with node-graph workflows (annotation boxes with attached prompt cards, local background removal, AI layer split, per-node model choice, file nodes with any-file upload, and a canvas skill system covering skill-driven next steps on every node: text polish, image description, content extraction, and long-running headless-agent pipelines such as image-to-editable-ppt, with a local skill library that installs and removes skills from URLs or uploaded archives), an ecommerce product-set mode and a prompt template library.
Bundle
Free OpenCode Zen models for DeepSeek Harness (DSH): native dsh-llm adapter plugin, no API key.
Bundle
DeepSeek Harness plugin for remote access: a token-gated reverse proxy keeps settings, credentials, and file access working over public tunnels and on other devices instead of returning 403. Per-device sessions.
Bundle
VCP 视觉通感协议插件 v2(官方 Slot API 版):AI 正文直接输出裸 HTML,前端以 conversation.chat.node 的 assistant-step 替换渲染器接入 + 复用 v1 渲染引擎(assets/vendor/vcp-engine-v1.js,流式/字体锁权/作用域化/KaTeX·Mermaid 零重写)渲染 vcp-root 卡片,零 bundle 补丁,兼容 rc 与 alpha 全版本线;内置 IO 热窗(可视+预取渲染、远离降级占位)防历史卡累积卡顿;内置开源精选字体 + 设计规范注入
Bundle
The Feishu UI for DeepSeek Harness (dsh) — a dsh-native plugin: live streaming cards, in-card questions & approvals, one-QR setup.
Bundle
UltraMath 数学建模竞赛多 Agent 求解插件(registry 元数据 + bundle 机制):把 UltraMath 主控 + 4 角色预设幂等同步到 ~/.dsh/.agent-presets/,并把 SKILL.md、33 篇模型库技能、论文模板(templates/)与审稿脚本(scripts/)同步到 ~/.dsh/skills/ultramath/。纯 node 半侧,无浏览器 UI,不改 DSH 核心源码。
Bundle
Gomoku (five-in-a-row) for the dsh web GUI: AI move routes, model catalog, and default prompt (node half) plus the conversation-view tab with the board (browser half)
Bundle
DuckDuckGo web search and fetch tools for DeepSeek Harness. Zero Python dependency — search is pure Node, fetch uses @mozilla/readability with optional trafilatura fallback for better extraction.
Bundle
Exposes run_python and run_node tools with configurable interpreter paths; settings card (via /interpreters/api HTTP route) lets users set the executable locations.
Bundle
OpenCode Go 用量常驻条 — DeepSeek Harness 插件:聊天输入框下方常驻显示套餐余量(滚动/周/月)、总消耗 token 与金额,点击展开明细。零外部依赖(node:sqlite + fetch)。
Bundle
Local PDF, Office, image, and OCR document intelligence for DeepSeek Harness.
protoctistmoses143
Bundle
后台任务状态条——对话输入区上方的任务进度 UI(官方 dock 槽 + Node 轮询路由)
Bundle
dsh 定时任务插件:在左侧栏“新会话”下方提供“定时任务”入口,支持 cron 定时执行 shell / python / nodejs 脚本、skills 与自定义 agent 任务,可对接 chicheng-push 与 messaging-core 推送通知、成功后自动归档会话,移动端适配
Bundle
Chat with, monitor, and approve your DSH agents from WeChat — an iLink gateway + conversation node bundle for DeepSeek Harness
Bundle
CodeGraph for DSH — registers native `codegraph_*` tools (core surface: status/init/sync/explore; full surface adds query/node/files/callers/callees/impact/affected/index/uninit) wrapping the `codegraph` CLI, plus a prompt front-load hook that steers structural CodeGraph context into structural prompts, so the DSH agent can bootstrap, maintain, and query a pre-indexed code knowledge graph without grepping files.
Bundle
DSH host plugin: thinking-level (reasoning_effort) control for dsh — auto-adjust per tool round, with optional manual lock and per-tool timing telemetry.
Bundle
Give DeepSeek Harness agents live control of your ComfyUI canvas (local or cloud): embed it as a split-screen tab, then read/edit/run workflows, debug errors, fetch output images, and batch-sweep parameters straight from the chat. Ships the ComfyUI-side bridge node.
Bundle
ChangeProof - change-relevance + evidence-freshness quality plugin for DeepSeek Harness (DSH)
Bundle
跨会话 Agent 通信:让 DeepSeek Harness 里不同的 Agent 会话互相收发消息。
Bundle
DeepSeek Harness 第三方订阅接入插件:登录第三方订阅账户即可使用订阅内的模型(当前支持 OpenAI / ChatGPT 订阅,更多订阅服务规划中;支持图片理解与对话内图片生成、编辑)
Bundle
Cross-session node reference (cue) for DeepSeek Harness: pick another session's user nodes and inject their captured context as a wrapped reference
Bundle
File-diff visualization between checkpoint time nodes for DeepSeek Harness: a read-only timeline + per-file line diff over the dsh-checkpoint-rewind checkpoints storage domain, with preview-first rollback (restore workspace files from any time node, single-file or whole-node; per-file current→snapshot preview diff; single-shot in-process undo), exposed as /diff and /rollback commands, a JSON HTTP API, and a GUI panel (session header action + shell overlay). Requires the upstream dsh-checkpoint-rewind plugin (the snapshot producer) to be installed first — without it, only the Trace scope works
Bundle
Android Logcat viewer for the dsh web GUI: auto-connects to any adb device in debug mode, live logcat stream with level/keyword filters, pause/clear/export, plus agent tools (logcat_recent). Hot-pluggable — mounted via ~/.dsh/cordis.patch.yml + a profile node_modules copy, no dsh source changes.