harness 187
Quick temporary conversation & workspace manager for DeepSeek Harness (DSH) Web GUI
dsh plugin add dsh-scratchpadDeepSeek Harness plugin: scan a codebase and generate a Software Design Document (SDD) outline.
dsh plugin add dsh-sdd-generatorFS-shaped internal URL schemes (conflict://, pr://, issue://, …) resolved through one registry behind the read/grep/write tools — a standalone service plugin for DeepSeek Harness with no upstream harness changes required.
dsh plugin add @hy-sde-org/dsh-internal-urlsSelf-update plugin for DeepSeek Harness: check npm for newer @deepseek-ai/dsh, swap node_modules atomically, restart, health-check and roll back on failure; also supports one-click online update of installed DSH plugins. DSH 主程序与已装插件的一站式在线更新插件。
dsh plugin add dsh-selfupdaterDSH web GUI session management and service control: delete sessions (including ungrouped ones, with graceful agent termination) from a Settings page, plus restart / shutdown the dsh web host. · dsh Web GUI 会话管理与服务控制:设置页一键删除会话(含未分组、优雅终止 agent)+ 重启/关闭宿主服务。
dsh plugin add dsh-session-controlShare any DeepSeek Harness session as a self-contained read-only static webpage — timeline, collapsible tool calls & reasoning, default redaction, dual SHA-256 fingerprints, watermark. · 把 DSH 会话一键变成可分享的只读静态网页:单文件 HTML、离线可开、默认脱敏。
dsh plugin add dsh-share-pageOne-click curated plugin starter pack for DeepSeek Harness — install & configure the most useful community plugins in a batch. · DSH 精选插件包:一键批量安装并配置最值得装的社区插件。
dsh plugin add dsh-starter-packStrip sandbox_permissions / justification from model tool-call arguments so sandbox escalation is never triggered when the session already has sufficient permission.
dsh plugin add dsh-strip-sandbox-permissionsAgentic git plumbing for DeepSeek Harness: the host ctx.git service (diff capture/parsing, hunk staging, commit/push/log over the subprocess seam) backing the commit and review tools in @hy-sde-org/dsh-tool-git — a standalone plugin with no upstream harne
dsh plugin add @hy-sde-org/dsh-gitNoAtMark text hygiene as a DeepSeek Harness (dsh) plugin — sanitize untrusted text, scan invisible characters, clean LLM formatting, and escape CSV formula injection.
dsh plugin add noatmark-dsh-pluginThe run_kernel_code tool for DeepSeek Harness: persistent Python and JavaScript kernels (a long-lived python3/node subprocess per session, sharing a core host driver) — a standalone plugin with no upstream harness changes required.
dsh plugin add @hy-sde-org/dsh-code-runtime-kernelsAgentic browser plumbing for DeepSeek Harness: the host ctx.browser service (launch with stealth, CDP-attach, and a local relay + companion Chrome extension driving the user's own tabs) backing the browser tool in @hy-sde-org/dsh-tool-browser — a standalo
dsh plugin add @hy-sde-org/dsh-browserDSH 静态 bundle 插件:定位当前会话中每次通过输入框发送的消息。会话标题栏「消息定位」按钮 → 右侧浮动面板列出全部已发送消息(序号/时间/摘要),支持关键词搜索、点击展开全文、一键回填输入框重新使用。A static-bundle DSH plugin that locates every message you sent from the composer.
dsh plugin add sent-msg-locatorFloating desktop traffic lights for multiple DeepSeek Harness sessions
dsh plugin add dsh-traffic-lightDSH Web UI 插件:每轮结束时汇总本轮所有文件修改差异
dsh plugin add dsh-turn-diffDeepSeek Harness usage & cost tracker plugin: per-call token/cache-hit stats, peak/off-peak billing, DeepSeek balance query, CSV/JSON/PNG export with custom destination, and persistent local storage. Ships a host half plus a web client half in one npm pac
dsh plugin add @feiyang666/dsh-usage-pluginProfile bundle for the dsh-git plugin suite: one `dsh plugin --profile <name> add @dsh-git/bundle` installs and wires the full git capability (local git, all hosted platforms, self-evolving memory, and the model-facing tools) into a DSH profile.
dsh plugin add @dsh-git/bundleCadence Virtuoso integration for the DeepSeek Harness — bundles the virtuoso-cli agent skills, manages the daemon / tunnel / sessions from the settings panel. · DSH 的 Virtuoso 集成插件,把 virtuoso-cli 的 agent skills 与 daemon / tunnel / session 管理一并打包到 DSH 设置面板
dsh plugin add dsh-virtuosoVS Code-style workbench inside DeepSeek Harness Web: activity bar, explorer file tree, source-control (Git) panel and editor tabs — backed by real filesystem & Git routes.
dsh plugin add dsh-vscode-shellSidebar workspace dropdown + fork-lineage session tree with compact guide lines and per-session rename/fork/archive menu.
dsh plugin add dsh-wbtreeDSH plugin: append each answer's token usage to the conversation
dsh plugin add @choate/dsh-plugin-token-statDeepSeek Harness mobile remote-control plugin: LAN/external remote control (QR / on-off toggle / remote-access password gate), rich telemetry (expandable device details, system CPU/memory/load, DSH app state: version/sessions/workspaces/plugins/models), r
dsh plugin add @feiyang666/dsh-mobile-remote用于启动 launch.json 配置的项目。暂支持 Python 和 JavaScript 配置,依赖 dsh-better-sidebar 插件。
dsh plugin add dsh-launch-jsonA DeepSeek Harness (DSH) static market plugin that adds an 'MCP 服务' management page in Settings: list / add / edit / delete the MCP servers registered in cordis.patch.yml, and run a real MCP initialize connection handshake per server to verify each servic
dsh plugin add dsh-mcp-manageMeta package: one-command installation of useful community plugins for DeepSeek Harness — upload button, document reader, vision (image reading via DeepSeek's built-in multimodal model), plugin manager, and desktop launcher.
dsh plugin add useful-dsh-pluginsDeepSeek Harness bundle that exposes Model Context Protocol (MCP) servers — stdio, streamable HTTP and legacy SSE — as native Harness tools, with a settings UI, live status, auto-reconnect, and backup/restore via local files or WebDAV.
dsh plugin add dsh-mcp-serversDeepSeek Harness 高峰资费提醒插件:每次启动时从 DeepSeek API 文档抓取最新定价,从 ntp.ntsc.ac.cn 获取北京时间,在峰时段弹出居中提醒窗口(710×430)。
dsh plugin add dsh-high-fee-alertDSH 全局记忆插件:侧边栏「全局记忆」页,直接查看/编辑 ~/.dsh/AGENTS.md 与 ~/.dsh/memory/*.md。Host 半边注册 /api/dsh-memory 路由(回环限制),client 半边注入侧边栏入口与中心面板。热插拔挂载,不改 DSH 源码。
dsh plugin add dsh-global-memoryDSH 配置迁移工具:导出/打包/导入 + 校验回滚(同 OS,新建 profile)。Export/package/import DSH config with verification and rollback.
dsh plugin add dsh-migrateGit-style milestone timeline for DeepSeek Harness: hover for metadata, click to jump to any message. 会话里程碑导航条:圆点时间线,定位并跳转到每条提问。
dsh plugin add dsh-milestoneExpose the DeepSeek Harness Web GUI to the public internet from WSL2 over IPv6 or IPv4 through a reverse proxy (Lucky). One /wan command sets up the socat loopback relay, Windows portproxy, firewall rule, IPv6 detection, and the trusted-host fence.
dsh plugin add dsh-wsl-exposeDeepSeek Harness plugin: role-based model routing — the planner agent runs on deepseek-v4-pro, delegated executor subagents run on deepseek-v4-flash.
dsh plugin add dsh-model-routerGlassmorphism UI theme for DeepSeek Harness web: frosted-glass surfaces, adjustable opacity/blur, custom fonts, background images & live video wallpapers with carousel, NetEase Cloud Music player with dock lyrics, custom CSS and soft animations. DSH Web 毛
dsh plugin add dsh-glass-uiEnforce configurable git commit / push / PR conventions for DeepSeek Harness agents
dsh plugin add dsh-git-conventionsTrajectory-level parallel exploration for DeepSeek Harness agents
dsh plugin add dsh-exploreDSH plugin: Windows desktop shortcut and system-tray launcher for DSH running in WSL
dsh plugin add dsh-wsl-trayEdit a sent user message and resend it: fork a new branch from that message's turn and regenerate the reply with the edited text.
dsh plugin add dsh-edit-resend