Bundle
Display images read by the read_image tool inside the DeepSeek Harness Web GUI: a dedicated Read image row with a default-expanded message-style image card (PS-style transparency checkerboard), merged read-N-images rows with side-by-side frames for multi-image requests, and an in-page full-resolution lightbox (zoom buttons, mouse wheel, 1:1 original size). 在 Web GUI 对话流中展示 read_image 读到的图片:默认展开的消息图片卡(透明棋盘格)+ 多图合并并排行(读取了 N 张图片)+ 页面内全精度放大层。
Bundle
DeepSeek Harness plugin: quiz-style reading (答题式阅读) of any Markdown document — 5-stage game loop (diagnose→level→guided reading→checkpoint→settle) with a Web sidebar panel and a reading-area tab.
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
SVN (Subversion) tools + sidebar UI for DeepSeek Harness: full command coverage (status/info/diff/log/blame/list/cat/add/delete/mkdir/copy/move/merge/switch/checkout/cleanup/resolve/props/commit...) with UTF-8 Chinese commit logs, plus an SVN panel in dsh-better-sidebar.
Bundle
DSH web plugin: roll back to before any of your questions, or edit the last one and resubmit, restoring the workspace files the discarded turns produced.
Bundle
DeepSeek Harness 代码全面检查插件:三步流水线(编译运行检查 → 功能完整性核对 → 真实用户模拟测试),自动把问题反馈给 AI 修复,可选用 GUI,并附带适用于 Trae/Qoder 等平台的独立 CLI 与 MCP 服务
Bundle
DSH Web UI plugin: listens to GitHub issues/PRs across the account's repositories, auto-fixes issues whose repos are checked out locally, and turns PRs / feature requests / other items into a review-and-run queue with one-click agent execution and push.
Bundle
Hindsight memory manager for DeepSeek Harness: settings UI (intranet/extranet routes) with automatic check & install of the official @vectorize-io/hindsight-coding-agents DSH adapter
Bundle
Workspace OS status bar for DeepSeek Harness: task counts, latest run event, and checkup date above the conversation input. Zero deps, read-only, configurable data contract (.dshos/).
Bundle
DSH daily progress achievement plugin: evening plans for tomorrow, a todo-style checklist today, and a thermometer completion-rate widget in the composer dock
Bundle
DeepSeek Harness client plugin: adds an 'Invert selection' button to the fetch-models dialog of the Models settings section, so only the rows that are already in the model list stay checked on a second fetch + add pass.
Bundle
One-click health check for a dsh deployment: a sidebar button runs the ops kit's check-health.ps1 (hidden PowerShell) through a plain HTTP route and renders a structured report. The route is independent of the tool registry, so the button still works when agent tool calls break.
Bundle
DSH 更新检查插件(静态 bundle):首次打开自动检查 DSH 新版本(取 npm 实际最高版本),左下方弹窗提示并支持一键安排更新;采用分离式两阶段更新器(退出 DSH 后由独立进程完成安装,避免 Windows 运行中原地升级导致 koffi 断链),安装后做退出码/对盘/koffi 三重校验并支持断链自愈与一键修复;UI 使用 DSH 语义化主题 token;DSH 安装根/版本、node/npm 均在运行时探测,无硬编码路径。
Bundle
每日检查 dsh 本体是否有更新(源码 checkout 走 git,npx / npm 安装走 registry),并在 Web GUI 中交由用户决定更新、延期或回退。
Bundle
Better DSH: archived-session management, task-stop desktop notifications, an update checker, model routing (keyword rules + allowlist-gated model_route), multi-task scheduled triggers (interval heartbeats & fixed-time tasks), and a DeepSeek-style message scroll nav for the dsh web GUI
Bundle
DSH Web UI plugin: check your DeepSeek API key balance/quota (GET /user/balance) from the sidebar, with a GUI panel showing total/granted/topped-up balance.
Bundle
OpenCode Go billing layer for DeepSeek Harness (dsh): cached official pricing, proactive update checks, bill computation and a resident bill line in the web composer dock.
Bundle
DeepSeek Harness 插件:Host 半区向系统提示词注入规则,要求 LLM 把需要用户决策的内容用 <!-- dsh-todo:start -->…<!-- dsh-todo:end --> 成对标记包裹(渲染不可见);Client 半区仅对标记块在输入框上方显示带复选框的表格增强 UI,支持单行/整体编辑与「直接发送」「填入对话框」「关闭」,任意操作完成后关闭。
Bundle
DSH 静态 bundle 插件:在设置页管理第三方插件——列表、启用/停用(持久化到 ~/.dsh/cordis.patch.yml)、卸载、检查更新、一键升级。A static-bundle DSH plugin that manages third-party plugins on the settings page: list, enable/disable (persisted), uninstall, check for updates, and one-click upgrade.
Bundle
DeepSeek Harness plugin: ownership-checked delete_subagent / release_subagent / list_subagents tools and host routes that permanently remove subagent sessions from the web UI list.
Bundle
Plugin Clinic: read-only health checks for the installed DeepSeek Harness plugin set — loader health, dependency integrity, version compatibility, install-script risk, duplicates, and patch integrity, delivered as a model tool, a Web dashboard, and JSON reports.
Bundle
DSH plugin: an agent self-scheduler that wakes the agent later to check on background/remote work, plus a header reminder menu in the web UI.
Bundle
DeepSeek Harness Web plugin with a DSH version card, settings page, npm checks, and safe update guidance.
Bundle
Browser + Windows desktop patrol automation for DeepSeek Harness: teach once, replay deterministic runbooks across managed Chromium and desktop applications with screenshots, checkpoints, selector recovery, UI Automation, OCR, keyboard, and coordinate fallbacks.