coolbat/awesome-dsh-plugins
An independent, evidence-led directory for DeepSeek Harness plugins. Every listed entry was inspected at an immutable commit for its bundle manifest, referenced patch, license signals, package identity, lifecycle scripts, and material capability signals.
catalog 简介 / catalog descriptioncatalog description:Evidence-led bilingual directory of DeepSeek Harness plugins, reviewed at immutable commits.
项目介绍Project Overview
这是一个基于证据的DSH插件精选目录,每个条目都固定在不可变提交上,检查其清单、补丁、许可证和功能信号。适合在安装前核实插件来源。注意:结构审查不等于安全审计,插件会执行第三方代码,请自行阅读源码。
This is an evidence-led directory of DeepSeek Harness plugins. Each entry is pinned to an immutable commit and inspected for its bundle manifest, patch, license, identity, lifecycle scripts, and capability signals. Use it to verify plugin provenance before installing. Caveat: structural review is not a security audit; plugins execute third-party code, so read the source first.
请帮我了解并安装插件:【awesome-dsh-plugins】【https://github.com/coolbat/awesome-dsh-plugins】
把上面这条消息直接发给当前会话里的 DSH,让它帮你了解并安装。安装命令不一定准确,发给 DSH 更稳。Send this message to DSH in your current session. CLI install commands may not be accurate across systems — DSH will figure it out for you.
或使用命令行安装(适合开发者)Or use CLI install (for developers)
命令行安装CLI Install
dsh plugin --profile web add github:coolbat/awesome-dsh-plugins
把 coolbat/awesome-dsh-plugins 加入你的 DSH 配置(web profile)即可启用。
READMEREADME
English · 简体中文
Awesome DSH Plugins
An independent, evidence-led directory for DeepSeek Harness plugins. Every listed entry was inspected at an immutable commit for its bundle manifest, referenced patch, license signals, package identity, lifecycle scripts, and material capability signals.
This is a compact reviewed subset, not a mirror of every repository carrying
the dsh-plugin topic. It complements the broad
Awesome DeepSeek Harness Plugin
discovery list with fixed-source evidence and an explicit hold queue.
[!CAUTION] A structural review is not a security audit or a runtime compatibility test. DSH plugins execute third-party code with your permissions. Read the source, inspect lifecycle scripts, and prefer immutable versions before installing.
Website
This repository is also the source for the bilingual static website. The site,
generated README catalogs, plugin detail pages, review log, sitemap, and counts
all read from data/plugins.json, so a reviewed catalog
change and its presentation ship in the same commit.
npm install
npm run dev
Production verification uses npm run check && npm run build. The static
export is written to out/ and is ready for Cloudflare Pages. See the
deployment guide. No AI, authentication, database,
payment, or third-party plugin execution is part of the website.
Automatic candidate discovery
GitHub Actions runs bounded GitHub API discovery every six hours and a full
query pass weekly. It resolves each matching repository to a 40-character
commit, inspects package.json and the referenced patch path without cloning,
installing, or executing third-party code, and opens a review PR only when the
candidate queue materially changes. A separate bot branch stores the incremental
checkpoint, so empty runs do not create or churn review PRs. Candidates are
never promoted into data/plugins.json automatically.
The query set and request budgets live in
config/discovery.json. A maintainer can also run
GITHUB_TOKEN=... npm run discover -- --dry-run locally.
What is different here
- Immutable evidence: every decision links to a full 40-character commit.
- Native bundle check:
package.jsonmust declaredsh.bundle.patchand the referenced patch must exist. - Separate facts: structure, license, identity, compatibility, lifecycle, and capability signals are not collapsed into a single “safe” score.
- Visible uncertainty: incomplete or conflicting candidates stay in the hold queue instead of receiving an install recommendation.
- No popularity theater: stars and topic membership are discovery hints, not proof of trust or compatibility.
Status model
| Status | Meaning |
|---|---|
| Reviewed | Native bundle structure was confirmed at the linked commit. Runtime behavior and security remain unverified. |
| Held | DSH-oriented candidate with a specific identity, structure, or compatibility blocker. |
| Excluded | Fixed-source evidence says it is not currently eligible as a native DSH bundle. |
Catalog
Snapshot: 2026-08-27 · 1049 candidates · 695 reviewed · 353 held · 1 excluded
Reviewed native bundles
UI & Workspace
Status Rotator · 01Virex/dsh-status-rotator@88ba67b — Rotates the DSH chat turn-status label ("Deep diving...") through user-defined phrases every few seconds, editable from DSH's settings panel.
- Evidence: manifest → patch · Identity:
dsh-status-rotator - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
external-networkcredentialsclient-injectionsubprocessprocess-controlbrowsersession-data· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Progress Viz · 2008924/dsh-progress-viz@0be31d8 — A headless-session progress plugin that writes live stage and timeline JSON for a local dashboard.
- Evidence: manifest → patch · Identity:
dsh-progress-viz-plugin - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
session-eventsfilesystem-writeprogress-dataheadlesslocal-install· Review: The nested plugin documents a local profile install and rc.6 session peer; no event stream or progress file was read or written.
- Evidence: manifest → patch · Identity:
DSH WSL Workspace · 6Mikao9/dsh-wsl-workspace@89905a8 — Workspace support for using DeepSeek Harness across Windows and WSL paths.
DSH Toolbox Web · AbcdefgXW/dsh-toolbox-web@322c260 — A Web toolbox for session, trash, workspace-directory, search, preset, configuration, archive, and scheduled-heartbeat management.
- Evidence: manifest → patch · Identity:
dsh-toolbox-web - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
session-datafilesystem-writescheduled-tasksexternal-messagingclient-injection· Review: The public package maps to this repository; session and configuration writes plus optional IM heartbeat delivery are visible and were not executed.
- Evidence: manifest → patch · Identity:
Visualizer Bundle · abidhmuhsin/dsh-visualizer@07fd8c1 — Installable dsh profile bundle: mounts the visualizer streaming-HTML tool and its inline Web GUI preview card
- Evidence: manifest → patch · Identity:
dsh-visualizer-bundle - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
external-networkclient-injectionfilesystem-readfilesystem-writesubprocessbrowsersession-datapackage-installnested-bundle· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
Workspace Status Badge · AFAP/dsh-workspace-status-badge@824fde0 — 工作区状态徽标插件 for the DeepSeek Harness Web GUI: 在左侧边栏把工作区折叠时,文件夹行上直接显示聚合状态点(等待处理=琥珀 / 进行中=蓝色 / 已完成=绿色),展开后任务行自带状态点,无需重复显示。
- Evidence: manifest → patch · Identity:
dsh-workspace-status-badge - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
external-networkclient-injectionsession-datamulti-agent· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Client UI Aqua Unofficial · afrel1024/dsh-client-ui-aqua-unofficial@a175ff4 — Adds a configurable glassmorphism theme, animated surfaces, and wallpaper controls to DSH Web.
- Evidence: manifest → patch · Identity:
dsh-client-ui-aqua-unofficial - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
client-injectionthemebrowser-storagedynamic-wallpapersettings-write· Review: The fixed source and npm identity both expose 1.4.1 from the same repository; no browser effects, settings writes, wallpaper loading, or build was executed.
- Evidence: manifest → patch · Identity:
DSH Effort · AI-Galaxy-GPU/dsh-effort@edbb063 — Adds a Web control for selecting the current session model's supported reasoning-effort level.
- Evidence: manifest → patch · Identity:
dsh-effort - Licenses: repo
unknown/ packageMIT· lifecyclenone· compatibility unknown - Signals:
session-datamodel-selectionclient-injectionlocal-storage· Review: The fixed source uses session model RPCs and browser storage; the repository has no detected license file and declares no DSH peer range.
- Evidence: manifest → patch · Identity:
DSH Sound · AI-Galaxy-GPU/dsh-sound@f5f25dc — Plays configurable browser sounds for task completion, approvals, questions, plan review, blocking, and failures.
- Evidence: manifest → patch · Identity:
dsh-sound - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
session-eventslocal-filebrowser-storageclient-injection· Review: The fixed source stores configuration in localStorage and audio in IndexedDB; the documented npm target currently exposes no published version and no runtime behavior was tested.
- Evidence: manifest → patch · Identity:
DSH Update Checker · Airmetro/dsh-update-checker@bea57c0 — Auto-check DeepSeek Harness and third-party plugin updates, notify in the Web GUI, one-click update with backup/rollback and restart watchdog.
- Evidence: manifest → patch · Identity:
dsh-update-checker - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
external-networkcredentialsclient-injectionprocess-control· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
Sidor UI · AKI2253/Sidor_UI@89fbabe — SIDOR — DeepSeek Harness 控制台皮肤:开屏动画 / 星野 / 余额徽章 / 设置页特效 / 低余额警告体系(Sidor 附属插件平台)
- Evidence: manifest → patch · Identity:
sidor-ui - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
external-networkclient-injection· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
Balance Chip · AKUSH99/dsh-balance-chip@427cc6e — DeepSeek API balance in the DSH sidebar footer – live status dot plus amount, 60s refresh, key stays local.
- Evidence: manifest → patch · Identity:
dsh-balance-chip - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
external-networkcredentialsclient-injectionprocess-controlfinancial· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Kanban · alpacachen/dsh-kanban@9f6de7d — A kanban board plugin for DeepSeek Harness: a 'Board' tab in conversations plus 13 kanban_* AI tools, per-workspace isolation and disk persistence. Built with React, TypeScript, dnd-kit, shadcn/ui and Tailwind CSS.
- Evidence: manifest → patch · Identity:
@alpacachen/dsh-kanban - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
external-networkclient-injectionprocess-control· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Plugin Desktop · anywhere-labs/deepseek-harness-desktop@6074088 — An Electron desktop shell composed as a DSH Cordis plugin with terminal, profile, diagnostics, package, and update surfaces.
- Evidence: manifest → patch · Identity:
dsh-plugin-desktop - Licenses: repo
MIT/ packageMIT· lifecycleprepack· compatibility unknown - Signals:
subprocessexternal-networkcredentialsclient-injectionprocess-controlsystem-promptprepack· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
Summary Sidebar · az790871109/dsh-summary-sidebar@5588f55 — 独立的「摘要 + 侧边栏」插件:摘要只列每个对话输出的文档/网页/图片与来源,侧边栏提供文件夹、终端、浏览器、文档阅读器、图片阅读器,可点击文件进行预览与编辑。
- Evidence: manifest → patch · Identity:
dsh-summary-sidebar - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
credentialsclient-injectionsubprocessbrowserpackage-install· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
CC DSH Notifier · baobaolaodie/cc-dsh-notifier@8f93b37 — Claude Code + DeepSeek Harness Windows 通知系统:Toast + 点击跳转
- Evidence: manifest → patch · Identity:
cc-dsh-notifier - Licenses: repo
MIT/ packageMIT· lifecycleprepack· compatibility unknown - Signals:
external-networkcredentialsclient-injectionsubprocessprocess-controlsession-datathemeprepack· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Context · bowenliang123/dsh-context@aca38b2 — A context insight panel for request history, compactions, injections, model switches, and composition changes.
- Evidence: manifest → patch · Identity:
dsh-context - Licenses: repo
Apache-2.0/ packageApache-2.0· lifecycleprepare· compatibility unknown - Signals:
session-dataclient-injectionbrowser· Review: The host/client bundle structure is confirmed; the prepare hook invokes Husky and the package declares no DSH peer range.
- Evidence: manifest → patch · Identity:
DSH Client UI Skins · caoyiwei850/dsh-client-ui-skins@21ad7f5 — Adds built-in and custom-image skins to the DSH Web client with a settings surface.
- Evidence: manifest → patch · Identity:
dsh-client-ui-skins - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
client-injectionthemebrowser-storagesettings-write· Review: The fixed source and npm package both expose 0.1.10, although npm metadata has no repository mapping; no skin rendering, storage, or settings write was executed.
- Evidence: manifest → patch · Identity:
DSH Stop Server · caozhikun/dsh-stop-server@baa9b9c — Adds a Web action that calls a host shutdown route to stop the DSH process and close the current interface.
- Evidence: manifest → patch · Identity:
dsh-stop-server - Licenses: repo
unknown/ packageMIT· lifecyclenone· compatibility unknown - Signals:
process-exitweb-routeclient-injection· Review: The fixed host source registers a shutdown route with appExit, process.exit, and SIGTERM fallbacks; the repository has no detected license file and shutdown was not executed.
- Evidence: manifest → patch · Identity:
Captain DSH Web UI All · CAPTAIN1275/dsh-ui-web@04422dd — An aggregate Web UI bundle for task boards, Git views, pets, remote access, live statistics, settings, and bundled skins.
- Evidence: manifest → patch · Identity:
@captain1275/dsh-web-ui-all - Licenses: repo
Apache-2.0/ packageApache-2.0· lifecyclenone· compatibility unknown - Signals:
aggregate-scoperemote-accessfilesystem-writegitclient-injection· Review: The public aggregate identity maps to this repository and represents its component candidates; broad remote, file, Git, session, and UI surfaces were not executed.
- Evidence: manifest → patch · Identity:
DSH Pomodoro · causebefore/dsh-pomodoro@5ce97fa — Adds configurable focus and break timers with sidebar access and a draggable DSH Web panel.
- Evidence: manifest → patch · Identity:
dsh-pomodoro - Licenses: repo
MIT/ packageMIT· lifecycleprepublishOnly· declares rc.6 peers - Signals:
client-injectionsettings-writetimerbrowser-uiprepublish-check· Review: The fixed source and npm identity both expose 0.4.0 from the same repository; no timer, panel, settings, or prepublish behavior was executed.
- Evidence: manifest → patch · Identity:
DSH TUI · ccch1mneyyy/dsh-TUI@ee83376 — A full-screen terminal client with live status, streaming thoughts, tools, approvals, and filesystem access.
- Evidence: manifest → patch · Identity:
@deepseek-harness-tui/dsh-tui - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
terminalsubprocessfilesystemcredentialsbroad-agent-surface· Review: The bundle exposes a broad agent surface; structure confirmation is not a runtime endorsement.
- Evidence: manifest → patch · Identity:
DSH Cerrda Theme · Cerrda/dsh-cerrda-theme@7390edf — A dark rose and purple visual theme for DSH Web with a custom composer and animated background.
- Evidence: manifest → patch · Identity:
dsh-cerrda-theme - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
web-themeclient-injectionwebglnpm-package· Review: The fixed source is 0.1.0 while npm exposes 0.1.1 from the same repository; no CSS, fonts, animation, or WebGL behavior was loaded.
- Evidence: manifest → patch · Identity:
DSH Sticky Notes · charrywhite/dsh-sticky-notes@e2653fc — A persistent sticky-note panel with host-side JSON storage, browser UI, and model-facing note tools.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
unknown/ packageMIT· lifecyclenone· compatibility unknown - Signals:
filesystem-writeweb-routeclient-injectionmodel-toolsprivate-package· Review: Local-link and source installation are documented for the private package; note storage, HTTP routes, and model tools were not exercised.
Castorice Theme · chemicalcat250/dsh-theme-castorice@c55e467 — Applies a violet dark Castorice-inspired visual theme to the DSH Web interface.
- Evidence: manifest → patch · Identity:
dsh-theme-castorice - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
client-injectionthemebrowser-storage· Review: GitHub-source installation is documented and the client code injects theme styles and browser preferences; it was not loaded in a browser.
- Evidence: manifest → patch · Identity:
DSH Security Doctor · ChenChen913/dsh-security-doctor@abaa3f5 — One-click local security checkup for the DeepSeek Harness Web UI: a sidebar button that runs read-only checks (!!js config, third-party plugins, credential file permissions, instruction files, endpoint config, protection services) and shows a severity-graded report. / DSH 安全医生:一键本机安全体检插件,只读检查、分级报告、不外发数据。
- Evidence: manifest → patch · Identity:
dsh-security-doctor - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
external-networkcredentialsclient-injection· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH DeepSeek Balance · Choi-Peng/dsh-deepseek-balance@45d7444 — Displays DeepSeek account balance and editable warning thresholds in the DSH Web sidebar.
- Evidence: manifest → patch · Identity:
@choi-p/dsh-deepseek-balance - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
account-balancecredentialsexternal-networksettings-writeweb-ui· Review: The fixed source is 0.3.2 while npm exposes 0.3.1 from the same repository; balance requests and profile setting writes were not executed.
- Evidence: manifest → patch · Identity:
DSH DeepCompute · cipher2026/dsh-idle-deepcompute@619dbef — A terminal-styled idle laboratory game embedded as a full-width DSH Web page.
- Evidence: manifest → patch · Identity:
dsh-deepcompute - Licenses: repo
Apache-2.0/ packageApache-2.0· lifecyclenone· compatibility unknown - Signals:
web-uiidle-gameclient-injectiongithub-only· Review: The repository documents a commit-pinnable GitHub install; no client module, game state, or browser storage behavior was loaded.
- Evidence: manifest → patch · Identity:
DSH Browser Notify · classfieldseason-cmd/dsh-notify-plugin@8f386ca — Shows browser desktop notifications when a DSH conversation turn completes.
- Evidence: manifest → patch · Identity:
dsh-browser-notify-plugin - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
browser-notificationsession-eventsclient-injection· Review: The public package identity matches this repository and the client listens for session completion before calling the browser Notification API; no notification was triggered.
- Evidence: manifest → patch · Identity:
Gate Game · CochraneK/dsh-gate-game-plugin@5080ada — Logo-eating mini-game + one-click lock button for the DeepSeek Harness web UI. A standard Cordis client plugin.
- Evidence: manifest → patch · Identity:
dsh-gate-game - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
external-networkcredentialsclient-injectionprocess-controlsession-data· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Wallpaper · codeMonkey-Pine/dsh-wallpaper@6ab97b2 — Scans a local Wallpaper Engine library and exposes wallpaper selection, configuration, and rendering in DSH Web.
- Evidence: manifest → patch · Identity:
dsh-wallpaper - Licenses: repo
Apache-2.0/ packageApache-2.0· lifecyclenone· declares rc.6 peers - Signals:
filesystem-readsubprocesslocal-httpclient-injectionmodel-tools· Review: The fixed source and npm identity both expose 0.1.2 from the same repository; no library scan, preview process, route, browser rendering, or agent tool was executed.
- Evidence: manifest → patch · Identity:
DSH Web UI Skin · crack-time/dsh-web-ui-skin@1124dea — Adds a pastoral cottage wallpaper and frosted-glass presentation to the DSH Web client.
- Evidence: manifest → patch · Identity:
@crack/dsh-web-ui-skin - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
client-injectionthemebrowser-uigithub-only· Review: A pinned root Git source identity exists while npm has no matching scoped package; no build, asset load, DOM injection, or browser rendering was executed.
- Evidence: manifest → patch · Identity:
DSH Glassmorphism · czw63/dsh-glassmorphism@e1f0466 — Adds a mobile-aware liquid-glass theme with optional wallpaper, blur, and refraction effects.
- Evidence: manifest → patch · Identity:
@local/dsh-glass-theme - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
client-injectionthemebrowser-storage· Review: A local-file installation path is documented and the client stores visual preferences in the browser; no style bundle was loaded.
- Evidence: manifest → patch · Identity:
MY GO · daizihan233/dsh-my-go@cf2d802 — DSH plugin: Sisyphus agent orchestration — star topology, single-line blocking, 7 specialist sub-agents (Hermes/Explore/Librarian/Looker/Hephaestus/Prometheus/Oracle) with per-type model binding, go_work/continue/need_help/forward communication tools, Web UI tree panel and settings.
- Evidence: manifest → patch · Identity:
dsh-my-go - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
external-networkclient-injectionsession-datamodel-toolsmulti-agent· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
Harness UI Enhancer · dcrzsy/dsh-harness-ui-enhancer@da56d14 — DeepSeek Harness (dsh) web UI enhancer — polish, prompt library, suggested replies, width/font settings, MCP & automation panels.
- Evidence: manifest → patch · Identity:
harness-ui-enhancer - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
external-networkclient-injectionmcpsession-datamodel-tools· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
Oled Care · domparent/OLEDCare@8999fa8 — OLED burn-in care for the DeepSeek Harness Web GUI: true-black nap screensaver, pure-black surfaces, gamma-aware text dimming with an idle/focus ladder, and slow accent-hue rotation.
- Evidence: manifest → patch · Identity:
dsh-oled-care - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
external-networkclient-injectionprocess-controlsession-datafinancialtheme· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Delete Session · dream12347/dsh-delete-session@e0f052a — A Web session manager for trash, restore, permanent deletion, archived sessions, activity statistics, pause, and log-folder access.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
session-datafilesystem-deletearchive-registryclient-injectionbrowser-storage· Review: Pinned GitHub installation and rc.6 peers are documented; destructive session and workspace actions remain user-triggered and were not executed.
DSH Popout Sidebar · e2mcc/dsh-popout-sidebar@7485171 — Adds an artifact sidebar that can open its content in a larger browser tab.
- Evidence: manifest → patch · Identity:
dsh-popout-sidebar - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
client-injectionbrowser-uiexternal-windowgithub-only· Review: A pinned root Git source exists while npm has no package; no build, browser panel, artifact rendering, or popout was executed.
- Evidence: manifest → patch · Identity:
DSH Unarchive · edfrey0044/dsh-unarchive@52a5194 — Restores archived DSH sessions through a command and tool that update the global archive registry.
- Evidence: manifest → patch · Identity:
dsh-unarchive - Licenses: repo
MIT/ packageMIT· lifecyclenone· mixed peer ranges - Signals:
session-dataarchive-registryworkspace-state· Review: Git-source installation is documented and the bundle removes session identifiers from the global archive set; no registry or session state was changed.
- Evidence: manifest → patch · Identity:
DSH Balance · eka3os/dsh-balance@0ffde6c — DeepSeek Harness Web plugin that shows the API balance beside Settings in the sidebar.
- Evidence: manifest → patch · Identity:
@ek3os/dsh-balance - Licenses: repo
MIT/ packageMIT· lifecyclenone· mixed peer ranges - Signals:
external-networkcredentialsclient-injectionprocess-control· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Notes · ErrorLst/dsh-notes@1e0bda1 — Adds a full-height notes rail with session cards and global or workspace todo items.
- Evidence: manifest → patch · Identity:
@dsh-external/dsh-notes - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
client-injectionsession-dataworkspace-databrowser-uigithub-only· Review: The root manifest is private and npm has no matching package, but a pinned root Git bundle exists; no note persistence, session card, or browser UI was executed.
- Evidence: manifest → patch · Identity:
DSH OpenCode Palette · FeatherHunter/dsh-opencode-palette@4c3660a — Adds a persistent selector for dozens of OpenCode-inspired color themes in the DSH Web interface.
- Evidence: manifest → patch · Identity:
dsh-opencode-palette - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
client-injectionthemebrowser-storage· Review: The fixed source version is older than the observed registry release but maps to the same public identity; theme injection and persistent browser settings were not executed.
- Evidence: manifest → patch · Identity:
DeepSeek Harness Wallet · feibi-mochi/deepseek-harness-control-center@1a3b34b — A local-first account, usage, recharge, completion, layout, and session control center for DSH Web.
- Evidence: manifest → patch · Identity:
deepseek-harness-wallet - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
account-balanceusage-accountingcredentialsexternal-networksession-controlweb-ui· Review: The fixed source and npm identity both expose 0.1.4 from the same repository; no credential request, accounting, recharge link, notification, or session action was executed.
- Evidence: manifest → patch · Identity:
DSH Balance Widget · FeilongRong/dsh-balance-widget@79cd46d — Sidebar balance widget for the DSH Web GUI: a "余额" button in the sidebar footer opens a panel showing each provider's account balance (DeepSeek live query, MiniMax / Qwen / SCNet console links, Ollama local). · DSH Web GUI 侧边栏余额插件:侧边栏底部的「余额」按钮弹出面板,展示各服务商账户余额(DeepSeek 实时查询,MiniMax / 百炼 / SCNet 控制台链接,Ollama 本地)。
- Evidence: manifest → patch · Identity:
@feilongrong/dsh-balance-widget - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
external-networkcredentialsclient-injectionprocess-control· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
Apply Patch · fonlan/dsh-apply-patch@1b039c8 — DSH plugin: a codex-style apply_patch tool (*** Begin Patch / *** Update File / *** Add File / *** Delete File) injected into the model toolset through DSH's built-in sandbox, with a settings card to choose injection scope (off / GPT models only / all models).
- Evidence: manifest → patch · Identity:
@fonlan/dsh-apply-patch - Licenses: repo
MIT/ packageMIT· lifecycleprepare· declares rc.6 peers - Signals:
client-injectionsession-datamodel-toolspackage-installprepare· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
Font Settings · fuzz1og/dsh-font-settings@640ca4b — WebUI plugin: per-user font preferences (UI font + code font) as a Settings → General row
- Evidence: manifest → patch · Identity:
dsh-font-settings - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
client-injection· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH UI Crystal · gityanglijun/dsh-ui-crystal@37e321c — Adds a blue-violet Crystal theme and whale-girl background to the DSH Web shell.
- Evidence: manifest → patch · Identity:
dsh-ui-crystal - Licenses: repo
unknown/ packageMIT· lifecyclenone· compatibility unknown - Signals:
client-injectionthemelarge-assetsbrowser-uigithub-only· Review: The package declares MIT but no repository license file or npm package was found; no build, asset load, DOM injection, or browser rendering was executed.
- Evidence: manifest → patch · Identity:
StyleVault · GptsApp/dsh-stylevault@26eee2d — A theme vault with configurable styles and shareable appearance packs for DSH Web.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
themeclient-injectionbrowser-storagegithub-only· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
Macos Skin · hero-goblins/dsh-macos-skin@da6eebb — macOS desktop skin for the DeepSeek Harness web GUI + real-time plugin install/runtime error log panel (host route serves ~/.dsh/logs)
- Evidence: manifest → patch · Identity:
dsh-macos-skin - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
external-networkclient-injectionbrowserpackage-installtheme· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Remote QR Button · huaxiren6/dsh-remote-qr-button@8427d46 — Floating phone-pairing QR button for the DSH WebUI. Companion UI for dsh-remote-link: opens its /qr pairing page in an in-app overlay.
- Evidence: manifest → patch · Identity:
dsh-remote-qr-button - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
external-networkclient-injection· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Clean Desktop Shell · Icather/dsh-clean-desktop-shell@352820e — Clean desktop shell for DeepSeek Harness (DSH) as a DSH plugin — reuses your web profile, tray/single-instance/auto-launch, zero visual changes. DSH 插件形态的纯净桌面壳:复用现有 web profile,托盘管理后端,零视觉改造。
- Evidence: manifest → patch · Identity:
dsh-clean-desktop-shell - Licenses: repo
MIT/ packageMIT· lifecyclenone· mixed peer ranges - Signals:
external-network· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH OMC TUI · ipromise2021/dsh-omc-tui@d2307dc — A keyboard-first terminal interface that composes DSH sessions, approvals, jobs, tools, skills, and model selection.
- Evidence: manifest → patch · Identity:
dsh-omc-tui - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
terminal-uisession-controlapprovalsmodel-toolsprofile-overridesgithub-only· Review: The patch replaces several base tool and prompt rows to compose the TUI; no terminal, profile override, session, approval, or tool was run.
- Evidence: manifest → patch · Identity:
DSH RPG Workstation · Jay-R-J/dsh-rpg-workstation@84fc0de — Adds conversation XP, levels, achievements, streaks, and a floating RPG dashboard to DSH Web.
- Evidence: manifest → patch · Identity:
dsh-rpg-workstation - Licenses: repo
MIT/ packageMIT· lifecycleprepublishOnly· declares rc.6 peers - Signals:
gamificationsession-eventsfilesystem-writeweb-uinpm-packageprepublish-build· Review: The fixed source matches npm 0.3.0; no build, session event, XP state, filesystem write, or dashboard rendering was executed.
- Evidence: manifest → patch · Identity:
DSH Session Admin · Jemius/dsh-session-manager@191a1f3 — Adds archive, restore, export, and permanent deletion controls for DSH sessions.
- Evidence: manifest → patch · Identity:
dsh-session-admin - Licenses: repo
MIT/ packageMIT· lifecycleprepare· declares rc.6 peers - Signals:
session-archivesession-deletedata-exportweb-uiprepare-buildrepository-renamed· Review: GitHub confirms dsh-session-manager redirects to the same repository ID now named dsh-session-admin; the fixed source is 0.1.2 while npm exposes 0.1.3, and no session mutation was executed.
- Evidence: manifest → patch · Identity:
DSH Balance Bubble · Jescoi/dsh-balance-bubble@dbfaef5 — A persistent floating DeepSeek account-balance bubble backed by a host endpoint.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
MIT/ packageunknown· lifecyclenone· compatibility unknown - Signals:
account-balancecredentialslocal-web-serverclient-injection· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
La Feng UI · JimingYang25/Lafeng-UI-A-snazzy-personalized-custom-UI-plugin-for-DeepSeek-Harness-Cordis-.@bfd81d8 — A customizable Web UI pack with skins, animated wallpapers, music, audio visualization, and personas.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
themeaudioclient-injectionbrowser-storagepersona· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
DSH Survey · jinhuang712/dsh-survey@9f36ef1 — A model tool and rich Web form for multi-question surveys, skips, Markdown answers, and recaps.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
MIT/ packageMIT· lifecycleprepublishOnly· declares rc.6 peers - Signals:
model-toolsinteractive-formsession-dataclient-injectionprepublish-build· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
Liquid Glass Input · jkamkk/dsh-liquid-glass-input@cdd0bac — Liquid Glass input card for the dsh web GUI - kube.io Magnifying Glass SVG refraction with the original coupled-spring press animation and click highlight
- Evidence: manifest → patch · Identity:
dsh-liquid-glass-input - Licenses: repo
Apache-2.0/ packageApache-2.0· lifecyclenone· compatibility unknown - Signals:
external-networkclient-injectionprocess-controlbrowsertheme· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Strata · jsdvjx/dsh-strata@e2f8585 — Session strata for the DeepSeek Harness Web GUI: the transcript's scrollbar becomes a to-scale, colour-coded map of the whole run — user messages emphasised, clickable anchors, auto-loading history, and a hover deck of every prompt in the session.
- Evidence: manifest → patch · Identity:
dsh-strata - Licenses: repo
MIT/ packageMIT· lifecyclenone· mixed peer ranges - Signals:
external-networkcredentialsclient-injectionprocess-control· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Memes · kagura-agent/dsh-memes@68a528d — Lets agents select reaction media by semantic tags and render it in DSH conversations.
- Evidence: manifest → patch · Identity:
dsh-memes - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
media-pickermodel-toolsexternal-mediaweb-uigithub-only· Review: Plugin code is MIT but reaction media is fetched from a separate library under its own source rights; no tag fetch, selection, or media render was executed.
- Evidence: manifest → patch · Identity:
DSH App · Karbo123/DSH-EvoResearch@ea6d4df — EvoResearch 自定义浏览器表面 bundle:复用 DSH host 引擎(dsh-base 的全部服务与工具),自建前端工作台(不加载官方 ui-* 外壳,替换官方 dsh-web-app 表面)
- Evidence: manifest → patch · Identity:
@evoresearch/dsh-app - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
external-networkclient-injectiondatabasesystem-prompt· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Bottom Bar · kc0ed/dsh-bottom-bar@01d8433 — A configurable input-footer statistics row with cost estimates and a persistent local usage ledger.
- Evidence: manifest → patch · Identity:
@kc0ed/dsh-bottom-bar - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
token-metercost-estimationbrowser-storageclient-injection· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH WhaleGirl · KLnormal/dsh_whalegirl@6cf1b30 — A desktop-native animated companion driven by DSH session events.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
MIT/ packageSEE LICENSE IN ASSET_LICENSE.md· lifecyclenone· compatibility unknown - Signals:
desktop-appsession-dataaudiosubprocessexternal-model-download· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
DSH Workspace Drag · lanscer/dsh-workspace-drag@d134d9c — DSH Web UI plugin — drag a conversation onto any workspace in the sidebar to organize it. / DSH Web UI 插件:在侧边栏把对话拖到任意工作区即可归类整理,可在设置页开关。
- Evidence: manifest → patch · Identity:
dsh-workspace-drag - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
external-networkclient-injectionprocess-control· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Bell Notify · Laplace-bit/dsh-bell-notify@943e178 — Synthesized Web Audio bells and status cues for agent lifecycle events.
- Evidence: manifest → patch · Identity:
dsh-bell-notify - Licenses: repo
MIT/ packageMIT· lifecycleprepare· compatibility unknown - Signals:
audioagent-eventsclient-injectionprepare-build· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Stats HUD · lauytgary/dsh_hud_plugin@e3285fc — Sci-fi HUD: turns the session stats line into game-style level bars, a speedometer and a rolling token counter.
- Evidence: manifest → patch · Identity:
dsh-stats-hud - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
external-networkcredentialsclient-injectionprocess-control· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
Token DAY · lemon49/dsh-token-day@b84bc72 — Token usage/billing dashboard and conversation manager for DeepSeek Harness
- Evidence: manifest → patch · Identity:
dsh-token-day - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
external-networkcredentialsclient-injectionfilesystem-readfilesystem-writesession-datamodel-toolspackage-installfinancial· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Client UI Android · LeMonXi-i/dsh-client-ui-android@2dccd80 — Adds Android detection and a touch-first responsive layout to the DSH Web interface.
- Evidence: manifest → patch · Identity:
dsh-client-ui-android - Licenses: repo
MIT/ packageMIT· lifecyclenone· mixed peer ranges - Signals:
mobile-layoutandroidclient-injectionresponsive-uigithub-only· Review: The fixed source documents npm and GitHub installation but npm has no matching package; no user-agent detection, layout mutation, or browser rendering was executed.
- Evidence: manifest → patch · Identity:
Routed Subagent · leonardoxr/dsh-routed-subagent@e596e8b — Allowlisted subagent routing for DeepSeek Harness: the calling agent dynamically chooses a configured model and exact reasoning effort per delegation.
- Evidence: manifest → patch · Identity:
dsh-routed-subagent - Licenses: repo
MIT/ packageMIT· lifecycleprepack· declares rc.6 peers - Signals:
external-networkclient-injectionmodel-toolsmulti-agentthemeprepack· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Keyboard · lhf6623/dsh-keyboard@4ecb1b7 — An on-screen keyboard and mouse visualizer that highlights live input events.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
unknown/ packageMIT· lifecyclenone· compatibility unknown - Signals:
input-eventsclient-injectionkeyboard-visualizergithub-only· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
DSH Neu Theme · Lhy723/dsh-neu-theme@c6ecbe4 — A light and dark neumorphic theme for DSH Web.
- Evidence: manifest → patch · Identity:
dsh-neu-theme - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
themeclient-injection· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Prompt Recall · liguanyu/dsh_PromptRecall@6040210 — Codex-style up and down history recall for the Web prompt input.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
input-historyclient-injectionbrowser-storage· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
My Better DSH · lilwhich/my_better-dsh@b903e95 — A beginner-oriented Web bundle combining file navigation, session tools, UI packs, checkpoints, and global settings.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
aggregate-bundlefilesystem-writesession-dataclient-injectionconfiguration-edit· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
Workbench · LingYuYue1/dsh-workbench@cc89934 — VSCode 风格工作台面板:文件树 / 多标签预览 / CodeMirror 编辑 / 终端 / Git / 全库搜索 / 变更审查。VSCode-style workbench sidebar panel for DeepSeek Harness.
- Evidence: manifest → patch · Identity:
dsh-workbench - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
external-networkclient-injectionsubprocesspackage-install· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Pelican · Little-Star888/dsh-pelican@f5bb404 — Adds an animated pelican cyclist and global message-status indicator to DSH Web.
- Evidence: manifest → patch · Identity:
dsh-pelican - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
client-injectionanimationsession-statebrowser-ui· Review: The fixed source is 0.1.0 while npm exposes 0.1.1 from the same repository; no animation, message observation, session state, or browser rendering was executed.
- Evidence: manifest → patch · Identity:
DSH Session Rewind · LiuJunheng/DeepSeekHarnessGreen@b352856 — 在 WebUI 设置页可视化分析会话(逐回合/错误统计),并支持按回合「回退」——从选定回合之后派生干净的续接会话(官方 session.fork),等效于移除失败消息后继续对话
- Evidence: manifest → patch · Identity:
dsh-session-rewind - Licenses: repo
Apache-2.0/ packageApache-2.0· lifecyclenone· compatibility unknown - Signals:
external-network· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
Quick TOC · LyaxZ/dsh-quick-toc@e211d4d — Quick conversation TOC for DeepSeek Harness: markdown heading outline grouped by turn, with auto-follow highlight and smooth jump navigation
- Evidence: manifest → patch · Identity:
dsh-quick-toc - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
process-controlsession-data· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Balance · lynnss-ai/dsh-balance@685bb40 — Real-time DeepSeek API balance viewer: Host query via curl, browser UI in the settings trigger row
- Evidence: manifest → patch · Identity:
@lynnss-ai/dsh-balance - Licenses: repo
MIT/ packageMIT· lifecycleprepare· mixed peer ranges - Signals:
external-networkcredentialsclient-injectionprocess-controlprepare· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Frosted Glass · makuralymi/dsh-webUI-Glass-Theme@9822e4a — A global frosted-glass theme with animated light/dark switching and scheduling.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
unknown/ packageMIT· lifecyclenone· mixed peer ranges - Signals:
themeclient-injectiontimergithub-only· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
DSH Chat Rail · Max-Null/dsh-chat-rail@a75058b — Adds a scroll-aware right-side message navigation rail to DSH conversations.
- Evidence: manifest → patch · Identity:
@max-null/dsh-chat-rail - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
conversation-uisession-projectionclient-injectionfilesystem-read· Review: The fixed source, patch, licenses, exact npm gitHead and documented install identity were reviewed statically; conversation UI behavior was not run.
- Evidence: manifest → patch · Identity:
DSH CoT Summarization · MeowLynxSea/dsh-cot-summerization@dd69071 — Hides raw reasoning and displays a summary generated through a configurable Chat Completions endpoint.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
reasoning-dataexternal-networkcredentialsmodel-requestclient-injection· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
DSH Sticky Note · Meredith2328/dsh-sticky-note@ebabb6c — A Web sticky-note panel that saves notes and TODO items into an archive directory.
- Evidence: manifest → patch · Identity:
dsh-sticky-note - Licenses: repo
MIT/ packageMIT· lifecyclenone· mixed peer ranges - Signals:
filesystem-writepersistent-dataclient-injection· Review: The host and Web client faces are structurally confirmed; wildcard DSH peers and persistent note writes were not runtime-tested.
- Evidence: manifest → patch · Identity:
Whale PET · miku00039-01/dsh-whale-pet@486ef80 — 🐋 DSH 鲸鱼娘桌宠插件:/whalepet 命令启动 DeepSeek Harness 桌面宠物(启动/停止/监测服务、双击唤起 GUI)
- Evidence: manifest → patch · Identity:
dsh-whale-pet - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
external-networkcredentials· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
Fovea · monotykamary/dsh-fovea@92fc987 — Foveated repository intelligence for DeepSeek Harness
- Evidence: manifest → patch · Identity:
dsh-fovea - Licenses: repo
MIT/ packageMIT· lifecycleprepack· declares rc.6 peers - Signals:
external-networkfilesystem-readprocess-controlsession-datamodel-toolspackage-installthemeprepack· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
Tool Repair · monotykamary/dsh-tool-repair@bbfdff5 — Schema-guided tool-call repair for DeepSeek Harness
- Evidence: manifest → patch · Identity:
dsh-tool-repair - Licenses: repo
MIT/ packageMIT· lifecycleprepack· declares rc.6 peers - Signals:
external-networkfilesystem-writeprocess-controlsession-datasystem-promptmodel-toolspackage-installfinancialprepack· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Visualize · Nagi-ovo/dsh-visualize@e3254f7 — In-conversation generative UI with streaming interactive HTML cards and sandboxed rendering.
DSH Simplified Chinese UI · ngk3pori/dsh-zh-cn-ui@ea388ec — Localizes DSH browser interface text into Simplified Chinese through client-side data and DOM translation.
- Evidence: manifest → patch · Identity:
dsh-zh-cn-ui - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
localizationdom-mutationclient-injectionmanual-git-install· Review: The fixed source, patch, licenses and documented Git clone installation identity were reviewed statically; browser translation code was not run.
- Evidence: manifest → patch · Identity:
Webview Wrapper · no1xsyzy/dsh-webview-wrapper@93c78a3 — A naive native desktop shell for the DeepSeek Harness web surface: hosts the dsh Web app in an OS window via WebviewJS, as a pure everything-is-a-plugin composition.
- Evidence: manifest → patch · Identity:
dsh-webview-wrapper - Licenses: repo
MIT/ packageMIT· lifecycleprepublishOnly· compatibility unknown - Signals:
external-networkclient-injectionfilesystem-readfilesystem-writesubprocessbrowsermodel-toolspackage-installplugin-managementprepublish-only· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
Claude · Norman-else/dsh-claude@7c7f289 — Run the local Claude Code CLI as a first-class main conversation inside DeepSeek Harness
- Evidence: manifest → patch · Identity:
@norman-else/dsh-claude - Licenses: repo
MIT/ packageMIT· lifecycleprepack· mixed peer ranges - Signals:
external-networkcredentialsclient-injectionprocess-controlmcpsession-datamodel-toolspackage-installmulti-agentthemeprepack· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Pet Whale · nzl153/dsh-pet-whale@952551a — A Web desktop whale pet whose animation reacts to agent state.
- Evidence: manifest → patch · Identity:
pet-whale - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
desktop-petagent-eventsclient-injection· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Annotation · omdsh-dev/dsh-annotation@0b0ceb6 — Adds numbered annotations to selected assistant text and carries them into the next message.
- Evidence: manifest → patch · Identity:
@omdsh-dev/dsh-annotation - Licenses: repo
MIT/ packageMIT· lifecycleprepack· compatibility unknown - Signals:
client-injectionconversation-data· Review: The Web client injection and native bundle row are fixed-source confirmed; no DSH package peer range establishes runtime compatibility.
- Evidence: manifest → patch · Identity:
DSH Better Sidebar · omdsh-dev/DSH-better-sidebar@5d2d6e5 — A sidebar workbench with file editing, terminal, Git, media, and extensible tabs.
- Evidence: manifest → patch · Identity:
dsh-better-sidebar - Licenses: repo
MIT/ packageMIT· lifecycleprepare· compatibility unknown - Signals:
terminalfilesystem-writegitnative-buildremote-installer· Review: Direct package installation exists, but remote installer scripts and native builds warrant review.
- Evidence: manifest → patch · Identity:
DSH GenUI · omdsh-dev/dsh-genui@0e756ef — Interactive inline UI for layouts, charts, forms, quizzes, Mermaid, 3D scenes, and action events.
Ostar DSH Left Sidebar · ostar999/ostar-dsh-left-sidebar@5399969 — DSH 左侧边栏工作区管理器:批量删除工作区 / 批量·单选删除会话 / 一键折叠·展开全部工作区和会话。官方工作区浏览器的全部功能与交互完整保留,管理功能以同尺寸按钮叠加在工作区按钮行。
- Evidence: manifest → patch · Identity:
ostar-dsh-left-sidebar - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
external-networkcredentialsclient-injection· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Task Control · p2coder/dsh-task-control@a20e79b — Composer controls for pausing, resuming, or cancelling the active conversation task.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
task-controlsession-dataclient-injectiongithub-only· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
Harness UI Enhancer · Physicolor/harness-ui-enhancer@3357651 — Polishes DSH Web styles and exposes live controls for layout scale, typography, and chat width.
- Evidence: manifest → patch · Identity:
harness-ui-enhancer - Licenses: repo
MIT/ packageMIT· lifecycleprepare· compatibility unknown - Signals:
client-injectionthemesettings-writebrowser-storageprepare-build· Review: The fixed source and npm identity both expose 0.4.0 from the same repository; no prepare build, style injection, setting write, or browser rendering was executed.
- Evidence: manifest → patch · Identity:
DSH Invest · Pikapiku09/dsh-invest-plugin@8260090 — A 股多角色投研流水线常规插件:invest_run 工具(选股/消息/深度/总判断 4 角色子代理 + Tushare 实时数据 + 三级缓存 + 报告归档),GUI 工具卡片(分阶段标签 + 推理过程 + SVG 图表内联渲染)。Hot-pluggable — mounted via profile package.json bundles + dsh.bundle.patch, no dsh source changes.
- Evidence: manifest → patch · Identity:
dsh-invest - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
external-networkcredentialsclient-injectionsystem-prompt· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Personal Center · PolinniZhong/dsh-personal-center@047ed94 — DSH 个人中心:设置 →「个人」分区(个人资料统计 UI + 个性化自定义指令);统计数据待接入
- Evidence: manifest → patch · Identity:
dsh-personal-center - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
external-networkcredentialsclient-injectionmcp· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH BigFish · QCYTSN/dsh-dafeiyu@fba38c1 — A desktop-native BigFish companion driven by DSH session events.
- Evidence: manifest → patch · Identity:
dsh-dafeiyu - Licenses: repo
MIT/ packageSEE LICENSE IN ASSET_LICENSE.md· lifecyclenone· compatibility unknown - Signals:
desktop-appsession-dataaudiosubprocess· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
- Evidence: manifest → patch · Identity:
MyPet · qiqikuaidianpao/mypet@f9de0bf — A browser Tamagotchi-style pet that reacts to coding sessions, levels up, and collects skins.
- Evidence: manifest → patch · Identity:
mypet - Licenses: repo
MIT/ packageMIT· lifecycleprepublishOnly· declares rc.6 peers - Signals:
desktop-petsession-databrowser-storageclient-injectionprepublish-build· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Rhine Lab Theme · ReLuckyLucy/dsh_Rhine_Lab_themo@54c2f26 — A reversible Arknights Rhine Lab archive-terminal theme for DSH Web.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
MIT/ packageMIT· lifecycleprepare· compatibility unknown - Signals:
themeclient-injectionprepare-build· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
Billing Dashboard · rickyfu0625-cell/dsh-billing-dashboard@4b71174 — DeepSeek Harness 用量看板(永久插件):账户余额、今日消费与 token 消耗、7 日消费趋势图、一键充值入口,全中文界面。
- Evidence: manifest → patch · Identity:
dsh-billing-dashboard - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
credentialssession-datamodel-toolsfinancial· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
Riesbri DSH TUI · riesbri/dsh-tui@e051d01 — Provides an in-process terminal interface over DSH agent, command, session, and approval services.
- Evidence: manifest → patch · Identity:
@riesbri/dsh-tui - Licenses: repo
MIT/ packageMIT· lifecycleprepare· compatibility unknown - Signals:
terminalsession-dataapproval-flowprepare-buildworkspace-dependencies· Review: The fixed source now declares repository metadata and both the TUI and renderer packages have public identities; no build or terminal interface ran.
- Evidence: manifest → patch · Identity:
UI Tool Graph · rocklau/dsh-ui-tool-graph@ad843f9 — DeepSeek Harness web UI plugin: tool-call value graph over conversation trajectories — call cost/count/duration weights, bottleneck split, and next-turn optimization prompts.
- Evidence: manifest → patch · Identity:
dsh-ui-tool-graph - Licenses: repo
MIT/ packageMIT· lifecycleprepack· declares rc.6 peers - Signals:
external-networkclient-injectionprocess-controlsession-datamodel-toolspackage-installprepack· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Task Chime · ruazero/dsh-task-chime@6575057 — Ring a real system sound when a DeepSeek Harness agent finishes a task OR needs your input: custom sounds, 4 intensity levels, auto escalation, and a settings card in the GUI.
- Evidence: manifest → patch · Identity:
dsh-task-chime - Licenses: repo
MIT/ packageMIT· lifecyclenone· mixed peer ranges - Signals:
external-networkclient-injectionprocess-control· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Mobile · saya-ch/dsh-mobile@3ac054e — Adds mobile-oriented DSH Web surfaces and a secure local-network gateway for Android and browsers.
- Evidence: manifest → patch · Identity:
dsh-mobile - Licenses: repo
Apache-2.0/ packageApache-2.0· lifecycleprepack· compatibility unknown - Signals:
mobile-uilan-accesstls-certificatedevice-discoveryclient-injectionprepack-build· Review: The fixed source and matching public package identity were reviewed statically; no candidate code, install hook, network call, filesystem change, or UI behavior was executed.
- Evidence: manifest → patch · Identity:
DSH Workbench UI · seedaylight/dsh-workbench-ui@43777c9 — A workbench-style UI for DeepSeek Harness: task panel with six-stage pipeline, telemetry field, command console, dual light/dark themes, privacy mask for screenshots. | 为 DeepSeek Harness 打造的工作台式 UI:任务面板与六阶段流水线、遥测场、命令控制台、浅色/深色主题、截图隐私模式。
- Evidence: manifest → patch · Identity:
dsh-workbench-ui - Licenses: repo
MIT/ packageMIT· lifecyclenone· mixed peer ranges - Signals:
external-networkcredentialsclient-injectionprocess-control· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Network Mode · SeekTureWorld/dsh-network-mode@9397592 — Switch DSH between localhost (127.0.0.1) and LAN (0.0.0.0) bind from the Settings page (LAN access off by default), with a crypto.randomUUID polyfill for non-secure LAN origins.
- Evidence: manifest → patch · Identity:
dsh-network-mode - Licenses: repo
MIT/ packageMIT· lifecyclenone· mixed peer ranges - Signals:
external-networkclient-injection· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
Uagent Sync · severin-ye/uagent-sync@a4dd3ee — U同步 / Uagent Sync — cross-device workspace sync for DeepSeek Harness: backup, restore, and ecosystem update via the uagent-sync CLI.
- Evidence: manifest → patch · Identity:
uagent-sync-dsh - Licenses: repo
MIT/ packageMIT· lifecyclenone· mixed peer ranges - Signals:
external-networkcredentialsfilesystem-readprocess-controlmcpbrowsersession-datapackage-installplugin-managementmulti-agentthemenested-bundle· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Codex Pet · skr311/dsh-codex-pet@6aa7b86 — Imports sprite-sheet pets and renders them as agent-state-linked Web overlays.
- Evidence: manifest → patch · Identity:
dsh-codex-pet - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
desktop-petimage-assetsagent-eventsclient-injection· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
- Evidence: manifest → patch · Identity:
Whale TUI · slicenferqin/dsh-whale-tui@1ab3c39 — grok-style terminal UI for DeepSeek Harness — whale edition
- Evidence: manifest → patch · Identity:
dsh-whale-tui - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
external-networkcredentialssubprocesssession-datamodel-toolspackage-installmulti-agentthemenested-bundle· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Song Memory · songoao25/dsh-song-memory@5783750 — Three-tier memory control plane for DeepSeek Harness: persistent runtime context, searchable project documents, pluggable long-term memory, smart routing, supervised agent workflows, WebUI, and headless tools.
- Evidence: manifest → patch · Identity:
dsh-song-memory - Licenses: repo
MIT/ packageMIT· lifecycleprepublishOnly· declares rc.6 peers - Signals:
external-networkcredentialsclient-injectiondatabaseprepublish-only· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Worktime Board · spacexun2/dsh-worktime-board@8fe6243 — Daily, weekly, monthly, and academic-calendar work-time statistics with a cultivation-style progression system.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
BSD-3-Clause/ packageBSD-3-Clause· lifecyclenone· mixed peer ranges - Signals:
time-trackinggamificationclient-injectionbrowser-storage· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
DSH Message Index · stnt04/dsh-msg-index@8b9834b — A floating frosted control that indexes user messages and jumps to them in the current session.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
MIT/ packageunknown· lifecyclenone· compatibility unknown - Signals:
session-datamessage-navigationclient-injection· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
Frieren DSH Theme · SuperKSP/dsh_theme_Frieren@84276f9 — Applies a Frieren-inspired parchment, gold, magic-circle and petal theme to the DSH web interface.
- Evidence: manifest → patch · Identity:
dsh-client-ui-skin-frieren - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
themeclient-injectionvisual-assetsgit-source-install· Review: The fixed source, patch, licenses and repository-specific Git install identity were reviewed statically; assets, animation and client injection were not run.
- Evidence: manifest → patch · Identity:
DSH Minecraft Theme · SuperLS-X/dsh-minecraft-theme@06863f0 — Minecraft 主题插件(DeepSeek Harness):方块纹理背景铺满页面、像素字体、MC 风格按钮与点击音效、纹理导入与管理、音乐播放器(16 首 Minecraft 原声 + 本地音乐文件夹)。
- Evidence: manifest → patch · Identity:
@superls-x/dsh-minecraft-theme - Licenses: repo
MIT/ packageMIT· lifecyclenone· mixed peer ranges - Signals:
external-networkclient-injection· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Codex · syncended/deepseek-harness-openai-codex@4486d15 — OpenAI Codex (ChatGPT Plus/Pro) provider for DeepSeek Harness, with Web UI and CLI device-code OAuth login.
- Evidence: manifest → patch · Identity:
@syncended/dsh-codex - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
external-networkcredentialsclient-injectionprocess-control· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Picture in Picture · syncended/deepseek-harness-picture-in-picture@591e7d1 — A picture-in-picture mini chat surface for DSH Web.
- Evidence: manifest → patch · Identity:
@syncended/dsh-pip - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
picture-in-picturesession-dataclient-injection· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH macOS Desktop · Taylor-Cat/dsh-macos-desktop@c56f308 — A retro System 7 and Mac OS 9 desktop shell containing chat, files, terminal, browser, docs, and knowledge views.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
desktop-shellterminalfilesystem-readclient-injectiongithub-only· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
DSH Live2D Companion · Tisitan/dsh-live2d-companion@9e03a01 — Adds an AI-state web widget and optional always-on-top Live2D desktop companion.
- Evidence: manifest → patch · Identity:
dsh-live2d-companion - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
live2ddesktop-petclient-injectiondesktop-windowgithub-only· Review: The fixed source and author-documented GitHub install identity were reviewed statically; no candidate code, install hook, network call, filesystem change, or UI behavior was executed.
- Evidence: manifest → patch · Identity:
DSH Pet Companion · ToBeWin/DSH-Pet-Companion@53fc630 — Adds animated local-only desktop pets to DSH Web using artwork bundled by the author.
- Evidence: manifest → patch · Identity:
@tobewin/dsh-pet-companion - Licenses: repo
MIT/ packageMIT· lifecycleprepack· compatibility unknown - Signals:
desktop-petbundled-mediaclient-injectionbrowser-storageprepack-buildgithub-only· Review: The unpublished package documents a fixed GitHub source install and describes its bundled pet artwork as original; no build, media load, browser state, or animation was executed.
- Evidence: manifest → patch · Identity:
TUI · tomowang/dsh-tui@d83d531 — Terminal front door for DeepSeek Harness (dsh): an out-of-tree TUI mode bundle over dsh-base
- Evidence: manifest → patch · Identity:
@tomowang/dsh-tui - Licenses: repo
MIT/ packageMIT· lifecycleprepare· declares rc.6 peers - Signals:
external-networkcredentialssubprocesssession-datamodel-toolspackage-installprepare· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Pet Nutri · uckkk/dsh-pet-nutri@83bef20 — 营养补充
- Evidence: manifest → patch · Identity:
dsh-pet-nutri - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
native-bundle· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Pet Pack · uckkk/dsh-pet-pack@3a9c606 — 宠物旅行清单
- Evidence: manifest → patch · Identity:
dsh-pet-pack - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
native-bundle· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Conversation Nav · UlaBe/dsh-conversation-nav@df424f6 — A right-edge drawer that lists user messages and jumps to their positions in the conversation.
- Evidence: manifest → patch · Identity:
@ulabe/dsh-conversation-nav - Licenses: repo
unknown/ packageMIT· lifecyclenone· compatibility unknown - Signals:
session-datamessage-navigationclient-injection· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Archived Chats · Ultronen/dsh-archived-chats@8a6912e — A settings page for browsing, searching, restoring, and deleting archived sessions by workspace.
- Evidence: manifest → patch · Identity:
dsh-archived-chats - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
session-dataarchive-registryfilesystem-deleteclient-injection· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Unarchive · uwu9039/dsh-unarchive@5f10e58 — An archived-session recycle bin with previews, restoration, and optional archive confirmation.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
session-dataarchive-registryfilesystem-writeclient-injection· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
DSH Chatflow Rail · veritas501/dsh-chatflow-rail@485a978 — A left-side conversation-flow rail with position navigation and a docked previous-message card.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
MIT/ packageMIT· lifecycleprepare· compatibility unknown - Signals:
session-datamessage-navigationclient-injectionprepare-build· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
DSH Compact Activity · wallpap/dsh-compact-activity@6ef1278 — Codex-style one-line disclosures for reasoning and tool activity.
- Evidence: manifest → patch · Identity:
dsh-compact-activity - Licenses: repo
MIT/ packageMIT· lifecycleprepack· compatibility unknown - Signals:
reasoning-datatool-activityclient-injectionprepack-build· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Billing Community Bundle · Wanbinyu/dsh-billing@198e54d — Aggregates host-side billing projections and a DSH Web usage and cost interface.
- Evidence: manifest → patch · Identity:
dsh-billing-community-bundle - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
billing-datausage-accountingsession-datafilesystem-writeclient-injectiongithub-only· Review: The repository provides a fixed GitHub aggregate bundle over local component packages; no build, session projection, ledger write, or browser UI was executed.
- Evidence: manifest → patch · Identity:
Cron Tasks · Whale-Zhang/dsh-cron-tasks@feed587 — Scheduled tasks for DeepSeek Harness: sidebar entry under 新会话, plugin settings, and run history kept out of the workspace list.
- Evidence: manifest → patch · Identity:
@dsh-external/dsh-cron-tasks - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
external-networkclient-injectionprocess-controlsession-data· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
Client UI Theme Cyberpunk · willianangelomn-spec/dsh-cyberpunk-theme@5f6a96f — Cyberpunk Neon theme for the DeepSeek Harness web UI: dark electric-neon palette with Chakra Petch/Orbitron/Share Tech Mono typography, mounted as a token override layer while the bundle is composed
- Evidence: manifest → patch · Identity:
@deepseek-ai/dsh-client-ui-theme-cyberpunk - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
external-networkclient-injectionprocess-controlsession-datatheme· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Achievements · WJNCT55555/dsh-achievements@ce6ceb3 — A Web achievement gallery with toasts, trophies, dock integration, crossovers, and opt-in anonymous statistics.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
gamificationclient-injectionbrowser-storageoptional-telemetry· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
DSH Dock · Wntediluvian/dsh-plugins@7f6fe53 — Adds a persistent usage dock with provider balances and guarded restart or stop controls.
- Evidence: manifest → patch · Identity:
dsh-dock - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
provider-usagecredentialsexternal-networkprocess-controlsubprocessfilesystem-writeclient-injection· Review: The fixed source, package license file, bundle structure and monorepo Git-path install identity were reviewed statically; provider requests and process controls were not run.
- Evidence: manifest → patch · Identity:
DSH Model Balance · wycto/dsh-model-balance@79e0903 — Displays balances for configured model providers in a DSH Web sidebar panel.
- Evidence: manifest → patch · Identity:
@wycto/dsh-balance-panel - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
account-balancecredentialsexternal-networkcustom-endpointsweb-routeclient-injection· Review: The fixed source and npm identity both expose 0.1.1 from the same repository; no credential resolution, provider request, custom endpoint, or browser panel was executed.
- Evidence: manifest → patch · Identity:
DSH Image Create · xiaoyuink/dsh-image-create@90ed40c — AI 生图 (image generation) plugin for the dsh web GUI: text-to-image and image-to-image through a configurable OpenAI-compatible endpoint, with multi-provider support, model discovery, and agent tool registration. 与 @xiaoyuink/dsh-image-vision 同系列的图像插件。
- Evidence: manifest → patch · Identity:
@xiaoyuink/dsh-image-create - Licenses: repo
Apache-2.0/ packageApache-2.0· lifecyclenone· declares rc.6 peers - Signals:
filesystemexternal-networkcredentialsclient-injection· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Session Timeline · XiLuovo/dsh-session-timeline@55f3268 — A collapsible conversation timeline with scroll tracking, message jumps, and preview tooltips.
- Evidence: manifest → patch · Identity:
dsh-session-timeline - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
session-datamessage-navigationscroll-spyclient-injection· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
- Evidence: manifest → patch · Identity:
Easy Port Manager · xswt442-cmd/dsh-easy-port-manager@3add732 — DSH 缁狅紕鎮? sidebar button + floating panel listing every dsh web instance on ports 3080-3129 (port, PID, live status) with graceful one-click stop, including Task-Manager-style stop of the current instance.
- Evidence: manifest → patch · Identity:
dsh-easy-port-manager - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
external-networkclient-injectionsession-data· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Deepseek Web · y-wi/dsh-deepseek-web@7ada18c — Unofficial DeepSeek Web LLM provider plugin for DeepSeek Harness. Lives in packages/plugin of the public workspace; npm tarball ships built lib/ and prebuilt WASM.
- Evidence: manifest → patch · Identity:
dsh-deepseek-web - Licenses: repo
MIT/ packageMIT· lifecycleprepublishOnly· mixed peer ranges - Signals:
credentialsclient-injectionbrowserprepublish-only· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Fold · Yancey2023/dsh-fold@f1b5212 — Folds conversation turns and tool rows in the DSH web interface to reduce visual noise.
- Evidence: manifest → patch · Identity:
dsh-fold - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
conversation-uiclient-injectionsession-datacustom-install-script· Review: The fixed source, patch, licenses and GitHub-source install identity were reviewed statically; custom install scripts, tests and browser UI were not run.
- Evidence: manifest → patch · Identity:
DSH Enhance Workspace · yangshen830-eng/dsh-enhance-workspace@9f9fc69 — DSH web plugin: enhance the workspace panel with multi-directory (multi-root) workspaces — group several directories as one workspace, pick one when starting a conversation, and edit roots in place.
- Evidence: manifest → patch · Identity:
dsh-enhance-workspace - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
external-networkclient-injection· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Usage Stats · Ychris12138/dsh-usage-stats@8f33be3 — Token usage heatmap, provider balances, and subscription quotas for the dsh web GUI
- Evidence: manifest → patch · Identity:
dsh-usage-stats - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
external-networkcredentialsclient-injectionprocess-control· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Omp Tui · yiran-ye/dsh-omp-tui@c10b6d7 — DeepSeek Harness native OMP-style terminal mode bundle
- Evidence: manifest → patch · Identity:
dsh-omp-tui - Licenses: repo
MIT/ packageMIT· lifecyclenone· mixed peer ranges - Signals:
external-networkcredentialsclient-injectionmcpprocess-controlsystem-prompt· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Wallpaper Share · YRN-playmaker/dsh-wallpaper_share@a271e7f — Synchronizes and shares wallpaper state through a DSH host and browser client bundle.
- Evidence: manifest → patch · Identity:
dsh-wallpaper_share - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
wallpaperexternal-networkfilesystem-writeclient-injection· Review: The fixed source, patch, licenses and GitHub-source install identity were reviewed statically; polling, routes, storage and client behavior were not run.
- Evidence: manifest → patch · Identity:
DSH Icon Theme · yzke/dsh-icon-theme@2e341d8 — Adds auto-detected and user-customizable icons to DSH settings and sidebar surfaces.
- Evidence: manifest → patch · Identity:
dsh-icon-theme - Licenses: repo
MIT/ packageMIT· lifecycleprepare· compatibility unknown - Signals:
icon-themesettings-writefilesystem-readclient-injectionprepare-build· Review: The fixed source and matching public package identity were reviewed statically; no candidate code, install hook, network call, filesystem change, or UI behavior was executed.
- Evidence: manifest → patch · Identity:
DSH Context Panel · zhangxiang1993621/dsh-context-panel@aa2c80c — Displays skills, rules, and files used by the active conversation inside a layout pane.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
unknown/ packageMIT· lifecyclenone· compatibility unknown - Signals:
session-datafilesystem-readclient-injectionlocal-install· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
Settings NAV Organizer · zhengjy01/dsh-settings-nav-organizer@660a152 — Organize the DSH settings panel nav: fold third-party plugin entries under collapsible group rows, with bookmark-style custom groups and a fold toggle in General settings.
- Evidence: manifest → patch · Identity:
dsh-settings-nav-organizer - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
external-networkcredentialsclient-injectionfilesystem-writeprocess-control· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Web UI All · zhu1090093659/dsh-web-ui@5153e9a — An aggregate Web UI bundle combining task board, Git, terminal, remote UI, stats, pets, and skins.
Developer Tools
DSH Mcmp · Aampidy/dsh-mcmp@9013691 — DeepSeek Harness 插件:数学建模论文自动化流水线 v2(8 步骤 × 19 迭代 × N 轮:图表视觉自检与修复、评审问题修复闭环、跨步骤缺陷台账与向上修复、论文兜底定稿、质疑驱动、断点续跑、进度面板)
- Evidence: manifest → patch · Identity:
dsh-mcmp - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
external-networkclient-injection· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Request Flight Recorder · abinzhao/dsh-request-flight-recorder@319e3bf — Records bounded content-free diagnostics for request timing, streaming phases, failures, and session correlation.
- Evidence: manifest → patch · Identity:
dsh-request-flight-recorder - Licenses: repo
MIT/ packageMIT· lifecycleprepack· declares rc.6 peers - Signals:
request-metadatasession-datastream-diagnosticsclient-injection· Review: Exact rc.6 DSH peers and the native bundle are fixed-source confirmed; privacy properties, timing hooks, and the prepack build were not runtime-tested.
- Evidence: manifest → patch · Identity:
DSH Python Tempfile Shim · AngelosZou/dsh-python-tempfile-shim@20b84cd — A temporary Windows sandbox shim that injects a local sitecustomize path into confined Python command process trees.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
windows-onlyenvironment-injectionshell-runtimepython-environmentgithub-only· Review: The author documents local-clone installation and removal after an upstream fix; no shell resolver, environment, or Python process was modified.
DSH Eval Harness · BiBoyang/dsh-eval-harness@035d1c6 — A headless evaluation harness for measuring agent behavior and task outcomes.
DSH Zh Kit · CatmaoU/dsh-zh-kit@2d00abe — DeepSeek Harness 中文工具包:模型中文优先(推理/回答)+ 轨迹视图中文化与「人话」解释(融合 deepseek-harness-zh-cn 与 dsh-trajectory-zh)
- Evidence: manifest → patch · Identity:
dsh-zh-kit - Licenses: repo
Apache-2.0/ packageApache-2.0· lifecyclenone· mixed peer ranges - Signals:
filesystemexternal-networkclient-injectionprocess-control· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Plugin Codegraph · CC19990113/dsh-plugin-codegraph@94b0fd3 — Builds a tree-sitter and SQLite code graph and exposes symbol, caller, reachability, and indexing tools to DSH agents.
- Evidence: manifest → patch · Identity:
dsh-plugin-codegraph - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
filesystem-readfilesystem-watchsqlitetree-sittermodel-tools· Review: The fixed source is 0.1.0 while npm exposes 0.1.4 from the same package directory; no source scan, watcher, native parser, database, or tool was executed.
- Evidence: manifest → patch · Identity:
DSH Change Center · Chance-Wu/dsh-change-center@fbe60fc — Captures tool-driven file changes for diff review, verification, rollback, and optional Git staging or publication.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
MIT/ packageMIT· lifecyclenone· mixed peer ranges - Signals:
filesystem-writegit-writesession-datatool-resultsllm-reviewhigh-trust-surface· Review: The fixed source can persist file-change evidence, apply or roll back edits, and invoke Git add, commit, and push; no filesystem, Git, or model action was executed.
DSH Reviewer Bot · chaojixinren/dsh-reviewer-bot@77228ae — Automates repository review workflows across GitHub and GitLab with configurable trust, diagnostics, and write controls.
- Evidence: manifest → patch · Identity:
@dshrb/bundle - Licenses: repo
unknown/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
credentialsexternal-networkrepository-writesubprocessci-datareview-automation· Review: The bundle declares exact DSH rc.6 compatibility and supports forge credentials plus optional repository writes; its automation, subprocesses, and remote calls were not executed.
- Evidence: manifest → patch · Identity:
DSH EasySSH Workspace · chenw2759-wq/dsh-IDE@607ff87 — An SSH workspace mode that routes file and subprocess operations to remote hosts while exposing remote browsing and agent tools.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
BSD-3-Clause/ packageBSD-3-Clause· lifecycleprepare· declares rc.6 peers - Signals:
sshcredentialsremote-executionfilesystem-writeprepare-build· Review: Source-link installation and exact rc.6 peers are documented; remote mode bypasses the local kernel sandbox, and no credential, SSH, SFTP, or process action was executed.
DSH Git Ops · codehz/dsh-git-ops@bab93cf — Adds Git recommendations, local branch switching, status and diff views, and agent intent shortcuts.
- Evidence: manifest → patch · Identity:
dsh-git-ops - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
git-readgit-writebranch-switchsubprocessclient-injectionagent-intent· Review: The fixed source invokes Git through the DSH subprocess surface and can stage changes or switch branches; no command or UI action was executed.
- Evidence: manifest → patch · Identity:
Safe Launch · dHR-P/dsh-safe-launch@d064de1 — DSH 鐎瑰鍙忛崥顖氬З閸c劍褰冩禒璁圭窗娴犺缍?dsh 閻楀牊婀伴崸鍥у讲鐎瑰顥婇獮鑸殿劀鐢晲濞囬悽銊⑩偓鏂衡偓鏂挎儙閸斻劌鎳℃禒銈嗗瘻鐎瑰じ瀵岄悧鍫熸拱閼奉亪鈧倸绨查幑鏇″箯閿涘苯宸婚崣鑼閺堫剙鍙忛柌蹇撳悑鐎瑰湱鐓╅梼闈涚杽濞村绱辨#鏍偧娴h法鏁ゆ稉搴㈡珮闁碍褰冩禒鑸垫¥瀵偊绱遍幒鍫熸綀閹恒儳顓搁妴浣告倱閹板繐鍩楅弽绋跨妇閸楀洨楠囬柌鎴滅闂嗏偓閵嗕焦褰冩禒璺哄悑鐎硅鈧勵梾閺屻儱鐣ㄧ憗鍛偓浣圭閸楁洜婀呴梻銊у珝閵嗕總afe launcher for DeepSeek Harness: works on any dsh version with adaptive boot-command capture, full historical-version compatibility matrix, normal-plugin first-run, consent-based takeover and updates.
- Evidence: manifest → patch · Identity:
dsh-safe-launch - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
external-networkclient-injectionprocess-controlpackage-install· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
Arch Doc · duyanta123/arch-doc@76fcfaf — A filesystem skill that analyzes a codebase and produces architecture documentation for modules, dependencies, entry points, and run methods.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
filesystem-readfilesystem-writecode-analysisdocumentation-generationgithub-only· Review: Pinned GitHub installation is documented; the wildcard skill-filesystem peer leaves compatibility unproven, and no codebase was read or documented.
DSH Workbench · ghbhiee/dsh-plugins@2017411 — A browser workbench combining a terminal, file explorer, and file preview.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
terminalsubprocessfilesystem-readfilesystem-writeclient-injection· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
Greet · HDylanYueH/dsh-greet@04cd363 — A minimal DeepSeek Harness (dsh) plugin that registers a greet tool.
- Evidence: manifest → patch · Identity:
dsh-greet - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
external-networkprocess-controlmodel-tools· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Grayprint · HongzhongL/dsh-grayprint@5d43d2c — GrayPrint — live reasoning-style fingerprints for the DeepSeek Harness web chat. Compares grayscale-vs-current writing style and independently tracks Let me exploratory openers versus We need planning openers.
- Evidence: manifest → patch · Identity:
dsh-grayprint - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
external-networkclient-injection· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
Namecheck · HULILI-com/dsh-namecheck@cde96cc — 软件/品牌取名查重插件:.com 域名注册状态(RDAP 权威数据)+ 商标近似筛查(可配置三方商标 API)
- Evidence: manifest → patch · Identity:
dsh-namecheck - Licenses: repo
MIT/ packageMIT· lifecycleprepack· compatibility unknown - Signals:
external-networkcredentialsprepack· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Tool Visual Primitives · InkshadeWoods/dsh-tool-visual-primitives@d7957c4 — DSH 视觉原语工具:参考 DeepSeek《Thinking with Visual Primitives》论文,将图片路由到外部视觉模型并返回带视觉基元的文本分析。纯文本循环,对话模型无需原生视觉能力即可'看见'图片。
- Evidence: manifest → patch · Identity:
dsh-tool-visual-primitives - Licenses: repo
MIT/ packageMIT· lifecycleprepublishOnly· compatibility unknown - Signals:
external-networkcredentialsclient-injectionprepublish-only· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Console · Isanti2016/dsh-console@8d31014 — Console commands for Web service and SSH-tunnel management, one-shot prompts, and TUI launch.
- Evidence: manifest → patch · Identity:
dsh-console - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
command-linesshsubprocessservice-management· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Context Lens · KinomotoMio/dsh-context-lens@e00745a — Shows the model context contributed by DSH plugins through host and client inspection surfaces.
- Evidence: manifest → patch · Identity:
@kinomotomio/dsh-context-lens - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
model-contextsession-datasystem-promptclient-injectionhost-apigithub-only· Review: A matching fixed GitHub source exists while npm has no package; no model context, session data, host API, client UI, test, or build was executed.
- Evidence: manifest → patch · Identity:
DSH Selection Highlight · kxSenlin/dsh-selection-highlight@6ece433 — Selection Highlight(选区高亮)for dsh Web:双击/拖选对话文本后,对话区域内的相同文本片段淡高亮。VS Code Selection Highlight 风格的纯浏览器侧 dsh 插件。
- Evidence: manifest → patch · Identity:
dsh-selection-highlight - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
client-injection· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Ops Kit · LeslieWylie/dsh-ops-kit@c4ba835 — Operational tools and skills for development workflows inside DeepSeek Harness.
DSH Proxy Config · lhf6623/dsh-proxy-config@e3d5934 — A settings panel that persists HTTP or SOCKS proxy values into the host process environment.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
unknown/ packageMIT· lifecyclenone· compatibility unknown - Signals:
proxyprocess-environmentconfiguration-writecredentialssubprocess· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
DSH SCNet · lql341/dsh-scnet@24070df — SSH and Slurm tooling for SCNet and similar domestic HPC clusters.
- Evidence: manifest → patch · Identity:
dsh-scnet - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
sshhpcremote-executionfilesystem-writesubprocess· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Exec Extension · LvDAO/dsh-exec-extension@1a7c4e1 — Official-pattern dsh bundle: replace headless-startup with per-invocation CLI flags without writing settings
- Evidence: manifest → patch · Identity:
dsh-exec-extension - Licenses: repo
MIT/ packageMIT· lifecycleprepare· mixed peer ranges - Signals:
filesystemexternal-networkcredentialsclient-injectionmcpnative-helperprepare· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Bash Terminal · MAXeaglet/dsh-bash-terminal@6894913 — A Windows shell tool that routes commands through PowerShell, Git Bash, or WSL with a configurable default.
- Evidence: manifest → patch · Identity:
dsh-bash-terminal - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
subprocessshellwindowsconfiguration-write· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Session Control · mouliangyu/dsh-plugins@4c03d96 — Global session and workspace management for DeepSeek Harness
- Evidence: manifest → patch · Identity:
dsh-session-control - Licenses: repo
MIT/ packageMIT· lifecyclenone· mixed peer ranges - Signals:
client-injectionprocess-control· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Session Lifecycle · mrzhangkris/dsh-session-lifecycle@2020895 — 会话生命周期管理:one-shot 子代理完成后自动清理 + 总量保底 + 连带清理 projcache,从源头杜绝缓存膨胀与卡顿。
- Evidence: manifest → patch · Identity:
dsh-session-lifecycle - Licenses: repo
Apache-2.0/ packageApache-2.0· lifecyclenone· compatibility unknown - Signals:
external-networkcredentials· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Large Project Performance · orangeofcarl0-sys/dsh-large-proj-perf@cb957b4 — Large-session optimizations for fork initialization, projection warming, cache refill, materialization, LRU pruning, and heap detection.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
performance-patchsession-datacachememory-managementgithub-only· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
DSH Superpower · pai535Huang/dsh-superpower@c35de08 — DeepSeek Harness preset adapter for obra/superpowers
- Evidence: manifest → patch · Identity:
dsh-superpower - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
external-network· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH UE Assets Operator · QSWWLTN/dsh-UEAssetsOperator@2dbb683 — Native tools for Unreal Engine uasset inspection and Blueprint edits through built-in UE Python.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
MIT/ packageunknown· lifecyclenone· compatibility unknown - Signals:
unreal-engineasset-inspectionfilesystem-writesubprocesspython· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
DSH NeoForge · r05En1cU/dsh-neoforge@7bbee40 — A plugin API layer with runtime mixins, snapshot and restore, and a Cordis-native event bus.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
MIT/ packageMIT· lifecycleprepare· compatibility unknown - Signals:
plugin-apiruntime-mixinsnapshotevent-busprepare-build· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
DSH Structured Output · royenheart/dsh-plugin-structured-output@1116e33 — JSON Schema structured-output tools, a command, and native result validation.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
unknown/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
structured-outputjson-schemamodel-toolsvalidationlocal-installer· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
DSH Restart Systemd · RoyougiShiki/dsh-restart-systemd@90ab7ea — A Web and command trigger for safely restarting a user systemd service and resuming the session.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
service-restartsystemdsubprocesssession-datalocal-install· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
DSH Code IDE · SakalioLabs/dsh-code-ide@51d49f4 — Adds an optional browser IDE with file editing, search, terminals, and language-aware CodeMirror surfaces.
- Evidence: manifest → patch · Identity:
dsh-code-ide - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
filesystem-readfilesystem-writeterminalsubprocessnative-dependencieswebsocketclient-injectionalpha-releasegithub-only· Review: The alpha bundle has a fixed GitHub identity and native terminal, ripgrep, FFI, and browser surfaces; none was built, installed, or executed.
- Evidence: manifest → patch · Identity:
VS Game · shang-han/dsh-vs-game@ebf4994 — 工作中的大肥鱼:工作驱动的解压小游戏。文件是敌人,token 是经验,DSH 干活就是你变强的方式。
- Evidence: manifest → patch · Identity:
dsh-vs-game - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
external-networkcredentialsclient-injectionsubprocess· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Lean · sjh9714/dsh-lean@df646af — Audits prompt-prefix token usage and proposes reductions to lower model cost.
- Evidence: manifest → patch · Identity:
dsh-lean - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
token-auditcost-optimizationprompt-analysisfilesystem-read· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Minimal PowerShell · skydog221/dsh-minimal-powershell@aa53185 — Keeps minimal-mode shell calls working through PowerShell on Windows.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
MIT/ packageMIT· lifecycleprepare· declares rc.6 peers - Signals:
powershellshellsandbox-policywindowsprepare-build· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
DSH Vimina · Sunse666/dsh-vimina@85b04c9 — Exposes Windows GUI scanning, input, screenshots, windows, mouse, and VMA scripting through native tools.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
MIT/ packageMIT· lifecycleprepublishOnly· mixed peer ranges - Signals:
gui-automationwindowssubprocessscreenshotmodel-tools· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
DSH Git · taontech/dsh-git@bbe81b5 — A Git tab for repository status, history, branches, initialization, and operations.
- Evidence: manifest → patch · Identity:
@taontech/dsh-git - Licenses: repo
MIT/ packageMIT· lifecycleprepublishOnly· compatibility unknown - Signals:
gitfilesystem-writesubprocessclient-injectionprepublish-build· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
- Evidence: manifest → patch · Identity:
Archify · tt-a1i/archify@cffdd42 — Architecture knowledge and diagrams exposed to DSH through a nested integration bundle.
Color · TYEclipse/dsh-color@83e0446 — Color toolbox for DeepSeek Harness (dsh): parse and convert any CSS color (hex / rgb / hsl / hwb / named), WCAG contrast ratios with AA/AAA verdicts, named-color lookup, harmonious palette generation (complementary / analogous / triadic / split-complementary / tetradic / square / monochromatic), and color adjustments (lighten / darken / saturate / desaturate / hue-rotate) — zero runtime dependencies, pure math
- Evidence: manifest → patch · Identity:
dsh-color - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
external-networkpackage-install· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Air Plant · uckkk/dsh-air-plant@d018d28 — 室内绿植
- Evidence: manifest → patch · Identity:
dsh-air-plant - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
native-bundle· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Bone Aid · uckkk/dsh-bone-aid@9ee1200 — 骨折扭伤
- Evidence: manifest → patch · Identity:
dsh-bone-aid - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
native-bundle· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Curtain Pick · uckkk/dsh-curtain-pick@97a3e78 — 窗帘选择
- Evidence: manifest → patch · Identity:
dsh-curtain-pick - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
native-bundle· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Kitchen Exhaust · uckkk/dsh-kitchen-exhaust@54e88e4 — 烟灶选购
- Evidence: manifest → patch · Identity:
dsh-kitchen-exhaust - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
native-bundle· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Mover Pick · uckkk/dsh-mover-pick@21172d9 — 搬家公司
- Evidence: manifest → patch · Identity:
dsh-mover-pick - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
native-bundle· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Multi Furniture · uckkk/dsh-multi-furniture@e6e040d — 多功能家具
- Evidence: manifest → patch · Identity:
dsh-multi-furniture - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
native-bundle· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH No Main Light · uckkk/dsh-no-main-light@159615e — 无主灯方案
- Evidence: manifest → patch · Identity:
dsh-no-main-light - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
native-bundle· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Red Packet · uckkk/dsh-red-packet@7b039db — 红包礼仪
- Evidence: manifest → patch · Identity:
dsh-red-packet - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
native-bundle· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Robot Setup · uckkk/dsh-robot-setup@7f4ffc1 — 扫地机器人
- Evidence: manifest → patch · Identity:
dsh-robot-setup - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
native-bundle· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Plugin Git Inspect · Wanbinyu/dsh-plugin-git-inspect@51e98c3 — Exposes read-only Git status, diff, log, branch, and repository inspection tools to DSH.
- Evidence: manifest → patch · Identity:
dsh-plugin-git-inspect - Licenses: repo
MIT/ packageMIT· lifecycleprepare· mixed peer ranges - Signals:
git-readsubprocessfilesystem-readmodel-toolsprepare-buildgithub-only· Review: The fixed GitHub bundle invokes Git through the DSH subprocess service and accepts rc.5 through rc.6 peers; no prepare build, command, or tool was executed.
- Evidence: manifest → patch · Identity:
DSH Git Graph · WhitePlusMS/dsh-git-graph@4e4621a — A read-only Git graph view with refs, worktree state, search, filtering, and history pagination.
DSH Git Worktree · wloops/dsh-git-worktree@17945c5 — Experimental worktree-backed session targets with isolated sessions, review views, confirmed delivery, and cleanup.
- Evidence: manifest → patch · Identity:
dsh-git-worktree - Licenses: repo
MIT/ packageMIT· lifecycleprepublishOnly· compatibility unknown - Signals:
git-worktreesession-dataapproval-gatefilesystem-deleteprepublish-build· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
- Evidence: manifest → patch · Identity:
Native Reasoning Slider · WSL043/dsh-native-reasoning-slider@578ec42 — A native, model-aware reasoning effort slider for DeepSeek Harness
- Evidence: manifest → patch · Identity:
dsh-native-reasoning-slider - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
external-networkcredentialsclient-injectionprocess-controlfinancial· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Plugin Hooks Ordering · xinyuehtx/dsh-plugin-hooks-ordering@3f9f79f — Coordinates deterministic before-and-after ordering across independently contributed Cordis hooks.
- Evidence: manifest → patch · Identity:
@tengxiaohtx/dsh-plugin-hooks-ordering - Licenses: repo
MIT/ packageMIT· lifecycleprepublishOnly· compatibility unknown - Signals:
hook-orderingagent-eventstool-eventsmodel-streamfilesystem-writeprepublish-build· Review: The fixed source and npm identity both expose 0.2.0 from the same repository; no hook takeover, ordering graph, log write, build, or test was executed.
- Evidence: manifest → patch · Identity:
DSH Launcher · XQ-rxslcq/dsh-launcher@046acfb — A configurable launcher for hidden command-line startup and an animated desktop companion window.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
application-launchersubprocessconfiguration-writedesktop-app· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
DSH Remote SSH · Yan-Zero/dsh-remote-ssh@21d727c — Transparent local and remote SSH workspaces spanning files, subprocesses, settings, and Web UI.
- Evidence: manifest → patch · Identity:
dsh-remote-ssh - Licenses: repo
Apache-2.0/ packageApache-2.0· lifecycleprepublishOnly· compatibility unknown - Signals:
sshremote-executionfilesystem-writecredentialsprepublish-build· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Web UI Launcher · YV3507/dsh-webui-launcher@1028c4f — Provides model tools, commands and a settings card for starting, stopping and opening the DSH web interface.
- Evidence: manifest → patch · Identity:
dsh-webui-launcher - Licenses: repo
MIT/ packageMIT· lifecyclenone· mixed peer ranges - Signals:
process-controlsubprocessexternal-networkfilesystem-writeclient-injectionnative-launcher· Review: The fixed source, patch, licenses, compatibility ranges and GitHub-source install identity were reviewed statically; launchers, processes, tools, servers and browser code were not run.
- Evidence: manifest → patch · Identity:
DSH Git Bash Tool · zeroa234/dsh-preset-minimal-windows@5e33b0f — A Windows Git Bash execution tool using the host subprocess seam with output spill and timeouts.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
git-bashsubprocesswindowsfilesystem-write· Review: Fixed source, manifest, patch, available license evidence, and documented install identity were reviewed statically; plugin code and declared capabilities were not executed.
Agent & Workflow
DSH Plan Lattice · 1052326311/dsh-plan-lattice@e764f70 — Adaptive execution contracts and evidence-gated work graphs for long-running DSH agents.
- Evidence: manifest → patch · Identity:
dsh-plan-lattice - Licenses: repo
MIT/ packageMIT· lifecycleprepack· mixed peer ranges - Signals:
agent-planningfilesystem-writemodel-toolsgithub-releaseprepack-build· Review: GitHub release tarballs provide a fixed install identity; peers mix rc.5 and rc.6, and the prepack build and workflow behavior were not executed.
- Evidence: manifest → patch · Identity:
Nocode · 3dot141/nocode-evolve@1187dbf — Harrison 的个人工程工作流与规则工具箱,支持 Claude Code、Codex、Qoder、Pi 和 DeepSeek Harness
- Evidence: manifest → patch · Identity:
nocode - Licenses: repo
MIT/ packageMIT· lifecyclenone· mixed peer ranges - Signals:
mcpprocess-controlsystem-prompt· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Forge · alex04130/dsh-forge@fae36ff — A broad extension bundle for cross-session mail, agent teams, model routing, runtime injection, skills, and plugin management.
- Evidence: manifest → patch · Identity:
@dsh-forge/bundle - Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
multi-agentdynamic-loadingpackage-managementfilesystem-writehigh-trust-surface· Review: The distributable npm bundle, rather than the private root source manifest, declares rc.6 peers; its broad runtime injection and management surfaces were not executed.
- Evidence: manifest → patch · Identity:
OMP Advisor · AndrasSama/dsh-omp-advisor@863a1e0 — oh-my-pi advisor subsystem ported to DeepSeek Harness: independent reviewer models watch your agent's live transcript, investigate with read-only tools, and advise it — nit injects, concern/blocker steer.
- Evidence: manifest → patch · Identity:
dsh-omp-advisor - Licenses: repo
MIT/ packageMIT· lifecycleprepare· compatibility unknown - Signals:
external-networkcredentialsclient-injectionprocess-controlsession-datasystem-promptmodel-toolspackage-installfinancialprepare· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Computer Use · Anionex/dsh-computer-use@76bfe86 — Computer-use tooling for screen perception and controlled desktop actions.
DSH Expert Mode · Asher-2000/dsh-expert-mode@55d5835 — Provides a coordinator persona and eleven domain-expert subagent presets for delegated DSH workflows.
- Evidence: manifest → patch · Identity:
dsh-expert-mode - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
agent-presetsubagent-delegationpersona-injectiongithub-only· Review: A pinned root Git source identity is available while npm has no matching package; no persona, agent realm, or delegation was loaded.
- Evidence: manifest → patch · Identity:
DH Multiagents · atesahmet0/dh-workspace@fb1f22c — A role-bound multi-agent bundle with enforced tool matrices, persisted delegation, reusable presets, philosophy skills, and worktree operations.
- Evidence: manifest → patch · Identity:
@dh-multiagents/bundle - Licenses: repo
MIT/ packageunknown· lifecyclepostinstall· declares rc.6 peers - Signals:
multi-agentfilesystem-writegit-worktreemodel-routingpostinstall· Review: The public bundle identity resolves and documentation targets rc.6; its approved postinstall mirrors presets, and no lifecycle or agent action was run.
- Evidence: manifest → patch · Identity:
DSH CC Agents · Bcy2020/dsh-cc-ecosystem@486441b — An adapter that turns Claude Code agent definitions into DSH subagents with persona, tool filters, skills, and model aliases.
- Evidence: manifest → patch · Identity:
dsh-cc-agents - Licenses: repo
unknown/ packageMIT· lifecyclenone· compatibility unknown - Signals:
multi-agentfilesystem-readprompt-injectiontool-filteringmodel-routing· Review: The public package maps to this monorepo; wildcard DSH peers leave compatibility unproven, and no Claude asset or subagent was loaded.
- Evidence: manifest → patch · Identity:
Think Expand · BrianHIO-x/dsh-think-expand@2cd4d28 — Auto-expand every Think row, including after switching sessions. Header switch to turn it on or off.
- Evidence: manifest → patch · Identity:
dsh-think-expand - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
session-data· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
Message Timeline Navigation · cokiscarazo-rgb/dsh-plugin-message-timeline-navigation@2ef241a — Codex-style message timeline navigation for DSH web clients: a vertical rail of ticks on the conversation edge — hover to preview, click to jump, and the current reading progress stays highlighted.
- Evidence: manifest → patch · Identity:
dsh-plugin-message-timeline-navigation - Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
external-networkclient-injectionsession-data· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
DSH Captain Call · Daisy2048/dsh-captain-call@d2b7406 — A desktop call-style notifier for AgentTeams completions with local speech synthesis, optional microphone replies, and archived conversations.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
MIT/ packageMIT· lifecyclenone· declares rc.6 peers - Signals:
session-datafilesystem-readaudiomicrophoneexternal-model-download· Review: Local source installation is documented for the private package; audio, model download, microphone, and AgentTeams state access were not executed.
DSH AE Team · ddddjaak/dsh-ae-team@35a7494 — An application-engineering team pack with seven role definitions, professional skills, and Mermaid graph templates for DSH Web.
- Evidence: manifest → patch · Identity: Git source / unknown
- Licenses: repo
MIT/ packageMIT· lifecyclenone· compatibility unknown - Signals:
multi-agentfilesystem-skillprompt-injectiondynamic-mermaidgithub-only· Review: Source-link installation is documented; the manifest declares no DSH peer range, and no role, skill, prompt, or graph template was loaded.
Annotation Patched · DDDFXYqiming/dsh-annotation-patched@1f11a84 — DSH Web selection-annotation plugin: select assistant text, annotate (optional), and press Enter to send the annotation block with your message — the model replies to each annotation by number, with hoverable chips in the reply.
- Evidence: manifest → patch · Identity:
@dsh-external/dsh-annotation-patched - Licenses: repo
MIT/ packageMIT· lifecycleprepublishOnly· declares rc.6 peers - Signals:
external-networkclient-injectionsession-dataprepublish-only· Review: The fixed source, same-commit patch, licenses and installation identity were reviewed statically; lifecycle hooks, plugin code and capabilities were not executed.
- Evidence: manifest → patch · Identity:
Proactive Notify · DemoJ/proactive-notify@b9032be — DSH 主动通知插件:遇到权限问题和任务完成时弹出系统级通知
nexu-io/open-design
freestylefly/awesome-gpt-image-2
anywhere-labs/dsh-desktop
walkinglabs/learn-harness-engineering
awesome-dsh-plugin/awesome-dsh-plugin
MemTensor/MemOS