dsh-update-checker
DeepSeek Harness plugin: detect updates for the installed DSH / @deepseek-ai npm packages and GitHub-sourced plugins, show them in a detailed settings page, and update GitHub dependencies with an explicit build-authorization step.
236 results
DeepSeek Harness plugin: detect updates for the installed DSH / @deepseek-ai npm packages and GitHub-sourced plugins, show them in a detailed settings page, and update GitHub dependencies with an explicit build-authorization step.
DeepSeek Harness plugin: the Specify (Spec-Kit) spec-driven development skill suite
bbs.dsher.cn 社区面板 — DSH Web 的正式 bundle 插件(npm 安装形态):右下角悬浮入口 + 浏览/搜索/发帖/回帖/点赞/图片上传 + 一键登录
Scans the project workspace at startup and exposes its declared build commands (Makefile targets, package.json scripts, just recipes, deno tasks) as callable agent tools.
DSH 通知显示层插件(可插拔通知显示层的 web 侧):全局右上角 toast 栈,订阅桌面壳 __dshExo 桥事件(对话完成 / 服务事件 / 更新就绪),点击经官方 dsh-client-runtime 的 sessions store 程序化激活会话(替代壳侧 DOM hack);无壳(直接用浏览器开 dsh web)时自动降级订阅 sessions store 自绘轮次完成 toast。纯自建覆盖层渲染、不搬 DSH slot 节点,独立 locale NS 与 data-* 前缀,不改 DSH 源码。注意:本插件默认本地分发(不发布 npm / 不上传 GitHub),通过 `dsh plugin --profile web add link:<本地路径>` 安装。
DSH MCP manager — inspect, add, edit and remove MCP server configs in the profile patch; restarts are delegated to the host agent. · DSH MCP 管理器:查看/新增/编辑/删除 profile 中的 MCP server 配置,重启生效交由 agent 处理。
依赖安全审计:扫描项目依赖的已知漏洞(OSV.dev)并检测过期依赖(npm registry),返回漏洞严重级/修复版本与升级幅度
DSH plugin that injects a system-prompt rule block for assisting with DeepSeek Harness plugin development: what you CAN / SHOULD / MUST NOT / SHOULD NOT do.
DeepSeek Harness self-update and deployment tools: git pull + pnpm install + build, dsh launcher install (local or Arch package), and a systemd user service for dsh web.
Embedded C/C++ firmware development toolbox — 4 agents, 7 skills covering FreeRTOS, ISR, NVM storage, Keil MDK, ARMCLANG, HardFault, state machines, architecture, and LVGL patterns. Ships a native DeepSeek Harness (dsh) bundle that injects the session-start gate into the first model step.
DSH plugin: query package metadata from the npm and PyPI registries (pkg_info).
本地插件开发管理面板:主动登记通过 file:/link: 安装的真实路径项目,并通过带风险确认的工作区会话协助开发与发布。
Spec-Driven Development 三件套技能(Spec New / Spec Implement / Spec Validate)DSH 组合包:把模糊 Idea 收敛成 specs/ 三件套,按规格有序实现,并对照验收标准验收。
DeepSeek Harness (dsh) plugin adapter for litkit — academic literature search, citation audit, and download tools. Root npm package of the polyglot litkit-search monorepo, so `dsh plugin add github:bpc-oss/litkit-search` installs the adapter directly.
First-run health check for DeepSeek Harness (dsh): verifies Node/pnpm/dsh toolchain, profile, API key, workspace and registry config, then prints actionable next steps. Zero runtime dependencies, read-only. CLI + agent-callable quickstart tool.
DeepSeek Harness 代理配置插件:对外网目标自动走 HTTP/SOCKS 代理(harness 进程内请求与 pnpm/git 子进程都生效),本机/回环/内网直连;带可关闭的启用开关;设置一页持久化到 $DSH_HOME/proxy-config.json。
Cross-ecosystem aggregation base ('聚合的聚合'): syncs the GitHub dsh-plugin topic + npm registry into one open JSON index, queried by model tools, a CLI (dsh-feed), and a minimal stdio MCP server
Workspace-owned durable process supervision, readiness checks, and a Runtime Center for DeepSeek Harness.
Verification toolkit for DeepSeek Harness agents: evidence-based claim checking against workspace files with line citations, config validation (JSON/YAML), HTTP URL status checks, npm package checks, GitHub repo submission-readiness checks, and batch verification with bounded concurrency and per-result confidence grading
Record and compare project development environments without storing secret values.
Search GitHub repos and npm packages before building new dsh plugins — stop reinventing wheels
Remote development for the DeepSeek Harness web GUI: connect a workspace to an SSH server, provision a .dsh-server there, run its files, terminals, conversations and agents on that machine — Work mode included, as the harness running there shown here
DSH 插件更新中心:自动追踪所有插件版本,比对 npm/GitHub 最新版,一键下载→完整性校验→替换→热重启,定期自动检查并站内通知(界面参考 CC Switch 版本更新组件样式)。
远程站点与远程工作区(SSH/SFTP):连接管理、统一添加工作区、远程文件读写