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
dsh 定时任务插件:在左侧栏“新会话”下方提供“定时任务”入口,支持 cron 定时执行 shell / python / nodejs 脚本、skills 与自定义 agent 任务,可对接 chicheng-push 与 messaging-core 推送通知、成功后自动归档会话,移动端适配
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
Persistent global fetch proxy for DeepSeek Harness LLM requests (undici setGlobalDispatcher + EnvHttpProxyAgent), configured via the llm-proxy settings namespace
Bundle
DeepSeek Harness (DSH) plugin that packages a distilled bilingual guide to ComfyUI custom node development as the comfyui-node-dev skill, ready for any DSH agent to load.
Bundle
Automated unit-test generation for DeepSeek Harness: a /testgen command and generate_tests tool that scaffold, run, and fix tests until they pass.
Bundle
通用文档中心(Universal Document Center)— DeepSeek Harness 文档预览/编辑/管理插件(静态包形态:lib/index.js host 外壳 + lib/client.js 浏览器 bundle)
Bundle
Bidirectional DSH Connection and Typert Gateway integration
Bundle
Diagnose WSL/Windows proxy, Node 24 fetch, dsh web process env, proxy TCP listen, DeepSeek/npm/ModelScope reachability.
Bundle
依赖许可证合规:扫描 node_modules 许可证、归一化 SPDX 标识、按宽松/弱传染/强传染分类,并做发布前合规校验
Bundle
接口模拟服务器:解析 OpenAPI 3.x(JSON/YAML),生成零依赖可运行的 Node Mock 服务器,并按 schema 确定性生成示例数据,前端联调无需等后端
Bundle
Shadow-replaces the built-in glob tool: auto-excludes bottomless directories (node_modules, dist, build, .venv, ...) and requires an explicit include whitelist to search inside them.
Bundle
DSH plugin: structured test runner tool (test_run) — auto-detect vitest/jest/pytest/node:test, run tests, parse failure summaries for the model.
Bundle
DSH web plugin: a real-time proxy (mihomo) status panel — active node, latency, run state, port.
seconic037
Bundle
HTTP 请求工具:发起请求返回状态码/响应头/响应体/耗时(Node fetch)
uckkk
Bundle
A private, peer-to-peer weave protocol for connecting DeepSeek Harness nodes across machines.
baixianger
Bundle
HTTP 请求工具:发起请求返回状态码/响应头/响应体/耗时(Node fetch)
uckkk
Bundle
Weave node-graph editor as a fixed DeepSeek Harness plugin: embeds the single-file editor as a page view, registers the `weave` AI tool that directly controls the page JS, and ships an AI-teaching skill.
Quan-Chan
Bundle
DSH Web 公网鉴权门:token 登录 + cookie 会话,反向代理到本机 DSH Web(含 WebSocket 透传)。零外部依赖,仅 node 内置模块。
ChinaBoy0618
Bundle
DeepSeek Harness (dsh) VST3 音频工作室插件:通过 nvst3-host(Node N-API,官方 Steinberg VST3 SDK)让 AI 以通用方式操作任意 VST3 插件——扫描、按名检索/批量修改参数、存取音色状态、管理音色资产库,把 MIDI 文件或音符渲染成音频,串联多插件效果链,并对结果做客观音频分析以形成闭环。宿主运行在隔离子进程中,插件崩溃不影响 dsh。
lwy0v0
Bundle
Generates and installs a verified one-click desktop launcher for DeepSeek Harness on Windows, after checking Node, npx, the desktop folder, and whether the target port is already serving a Harness instance.
233fxr-collab
Bundle
重启 Web 服务按钮:在设置页 General 区添加一行重启按钮,宿主端复用桌面启动器的机制(node + lib/bin.js、日志重定向、TCP 就绪轮询)重启 dsh web;不加 --no-open,交给 dsh 自己打印并打开已授权地址。
SiriusWJ