Bundle
Update copilot for DeepSeek Harness: tracks the DSH core, bundled packages, and every installed plugin across npm and git, merged package-centric over all profiles, with one-click updates for eligible profiles. · DSH 更新助手:追踪 dsh 本体、bundle 包和所有已装插件(npm 与 git 双通道,跨 profile 按包合并),仅对符合条件的 profile 一键更新。
Bundle
Plugin Guard for the official DSH web client: isolate broken user plugins so the web UI stays up, plus one-click self-update from npm.
Bundle
DeepSeek Harness task-protection plugin: plugin preflight scanner (catches missing `inject` declarations that crash the host), loop detection (repeated identical tool calls -> steer to a new approach), recursion guard (nested subagent depth cap), and interruption awareness (status route with safeToRestart). Never terminates tasks — only steers via injected messages. Zero npm dependencies.
Bundle
China-network bootstrap for DeepSeek Harness (dsh): connectivity probes to npm/GitHub/HuggingFace/mirrors, local proxy detection, mirror recommendations, and a generated PowerShell/bash bootstrap script. Read-only by default; apply is explicit. CLI + agent-callable cn_boot tool.
Bundle
DSH plugin: auto-downscale oversized images (and a portable Agent Skill). Powered by sharp. Install from GitHub — no npm publish.
Bundle
Project stack detection and capability recommendations for DeepSeek Harness.
Bundle
Pre-install supply-chain provenance checks for DeepSeek Harness plugins: verify the tarball you're about to install matches the source you read, before any code runs. Never executes the audited package.
Bundle
AI coding delivery trust layer for governance-aware coding agents — zcode plugin packaging. The plugin surface lives in skills/ and commands/; this file only provides the npm package identity expected by the zcode plugin host.
Bundle
DSH 插件榜单:每天整理 dsh-plugin 生态 Top 10 / Top 100,按热度(GitHub Star)或下载量(npm 周下载)降序排序,默认按热度;数据聚合自 GitHub dsh-plugin 主题、Oh-My-DSH 聚合目录、awesome-dsh 精选清单与 npm 下载统计,入口集成在设置页
Bundle
Wishes that outlive the session — turn a DeepSeek Harness agent's runtime plugins into permanently installed ones, with no pnpm, no network, and no build authorization.
Bundle
DSH 插件:防止重复安装插件。通过 preinstall 钩子在 pnpm install 前扫描并拦截重复插件。
Bundle
DSH 设置页「关于」栏位:展示本地版本与环境信息,一键检测 npm 最新版本并给出升级指引(DSH 无自动更新机制,检测到新版本后需手动升级)
Bundle
Native DeepSeek API balance and local token usage dashboard for DeepSeek Harness
Bundle
Login gate for the DeepSeek Harness web GUI: username/password entry page (DeepSeek style), 12-hour session tokens, slash commands for user management. Background tasks keep running while logged out.
Bundle
DeepSeek API balance and local token usage dashboard for DeepSeek Harness
Bundle
Data-provider MCP server for football: results, stats, odds, standings, form and head-to-head for 18 European leagues (1993-94 →) and 8 cup competitions, for any MCP client. Also a DeepSeek Harness (dsh) plugin.
Bundle
DeepSeek 官网风格消息时间线(增强版 fork):悬停问答预览、面板钉住常驻、重点标记、平滑跳转。fork of dsh-chat-timeline.
Bundle
开源的 Prompt 构建与增强工具包:方法工坊(Studio)+ 对话快捷增强器(QuickEnhancer)。内置 22 个 Markdown 思考方法(含技术开发/数据分析等场景卡 + frontmatter + prompt 正文),可作为 npm 库嵌入,也可直接安装为 DSH 浏览器插件。
Bundle
DeepSeek Harness 更新检查插件:DSH 本体与 profile 插件版本可见性(模型工具 + Settings 页面 + 周期复查),只报告不执行升级。
Bundle
LoongPort DeepSeek Harness (dsh) Cordis bundle and setup CLI
Bundle
Content-addressed proof that a DeepSeek Harness profile declaration, pnpm lock and installed bundles agree
Bundle
A lightweight appearance plugin for DeepSeek Harness: custom wallpaper, glass-like panel transparency, and accent color. Ships a host half plus a web client half in one npm package.
Bundle
Zoom, pan, download, gallery, and region-note image viewer for DeepSeek Harness
Bundle
DSH plugin: 「进度」实验/项目进度管理 — agent 工具(progress_*)+ better-sidebar 侧边栏界面(iframe 托管原版界面),数据存会话项目 .progress/progress.json。可通过 github: 或 npm 安装到任意 DSH 桌面 profile。