COMMUNITY REGISTRY
Inspect versions, compatibility, HMR behavior, source code, and exact install commands.
col-dsh-pluginCOL (Context Organization Layer) as a DeepSeek Harness / Cordis plugin. Contexts are persistent organizational slots; executors (agents, models, scripts) are replaceable. Provides ctx.col with label-based write partitioning (state accepts verified only), an authority checker with fail-closed default
dsh-web-search-opencode-goFix DSH web_search through OpenCode Go / Zen: auto-inject x-opencode-session. Drop-in patched fork of @deepseek-ai/dsh-web-search-deepseek (DeepSeek Harness).
@imnotndesh/dsh-peak-pricing-warningShows DeepSeek peak and off-peak pricing windows and a live countdown in the DeepSeek Harness web GUI.
dsh-lan-proxydsh LAN/public reverse proxy plugin: IP whitelist, one-time login codes, device management, access log. Runs inside the dsh process; dual-stack IPv4/IPv6.
dsh-plastic-memoryMemory plugin with built-in governance for DeepSeek Harness
@dsh-external/dsh-tool-failure-journalFailure journal: every tool call that exits abnormally is written to a durable JSONL journal on disk, clustered by error signature, and readable back by the agent through a `failure_journal` tool.
@dsh-external/dsh-tool-strict-checkStrict check: verify code and commands against real checkers instead of reading them — Lean 4 kernel checking with an axiom audit, language type/syntax checks, and static defect rules.
@dsh-external/dsh-policy-strict-gateStrict gate: turns strict_check and the failure journal from tools the model may call into policy the harness enforces — repeated-failure intervention, a glob-protected critical-path gate, and an automatic post-write check.
dsh-composer-enter让 DSH 0.1.5 使用 Enter 换行、Cmd/Ctrl+Enter 提交。
dsh-effort-routerDSH Effort Router (model routing): Automatically selects the model and reasoning intensity based on the difficulty of each request—simple questions use cheaper, faster models, while difficult problems call on stronger models. Rule-based decisions use zero tokens, and borderline cases are settled by
dsh-turn-costPer-conversation subscription quota share (Kimi/Aliyun Token Plan windows, model names from the log) plus per-turn/session estimated cost — shown in the dsh web UI
dsh-token-usage-xcDSH web plugin: Token usage statistics for today and the last 7 days, broken down by model, with a header summary, cache hit rate, and 7-day trend chart.
@mengge237/dsh-legacy-compatDSH compatibility shim and startup safeguards: legacy Session.events API alias, startup self-check and isolation for bad session logs, Node version precheck (for 0.1.2-rc.1 transition)
dsh-web-search-exa-dynamicExa web search provider for the DeepSeek Harness ctx.web seam, with Dynamic Highlights on by default and a /exa command to change them at runtime.
dsh-openrouter-monitorDSH Web plugin: OpenRouter account balance, per-key spend and alert thresholds under the composer, with hover trend charts.
dsh-peak-pricingDSH Web plugin: DeepSeek peak/off-peak pricing, other-provider flat rates (e.g. z-ai/glm-5.3-flash), a live per-session cost estimate, and a hover cache-hit trend chart.
@wisdoverse/dsh-skills-managerSkill manager for DeepSeek Harness: proactive skill activation with trigger hooks, GitHub source sync, and a Settings management UI.
dsh-adrian-agents-group-workGroup work for DeepSeek Harness: turn one session into a room with a chair and several member agents that message each other and share a task list.
dsh-self-upgradeIn-place self-upgrade for the DeepSeek Harness agent: official GitHub Releases detection with notes, automatic backup, npm upgrade or source-build install (upgrade only, no rollback), idle-aware auto-restart, model tools plus a settings panel.
@yujyf/dsh-remote-workspaceLocal/WSL remote-workspace execution routing for DeepSeek Harness: a profile bundle plus the sidebar workspace selector
dsh-plugin-file-explorerWorkspace file explorer docked in the DeepSeek Harness sidebar: a lazy directory tree of the current session's working directory, a Settings on/off switch, and drag-to-resize.
dsh-chat-focusdsh web conversation UI plugin: collapsible runtime information + chat bubbles + configurable settings (chat-layer plugin built on the host @deepseek-ai/dsh-client-ui-conversation engine, replacing the host ui-chat bubble rows)
dsh-plugin-updaterPackage-level plugin manager for DeepSeek Harness: Settings page listing installed profile plugins with latest-version detection (npm dist-tags / git commit & tags) plus one-click install, update, and remove, and a GitHub marketplace searching the dsh-plugin topic for direct install
dsh-notifacation-frameDSH notification framework: unified notification event management, per-item config cards on the Settings page, built-in notifiers, and a registration API for derived plugins.
dsh-theme-inkstoneInkstone (砚) — a stone-ink and jade theme plugin for the DeepSeek Harness web client: remaps the --dsw-* palette through one token override layer, no build step required to run it.
dsh-gemini-oauth-bridgeBridge Google AI subscription (Antigravity/Gemini OAuth, Code Assist API) into DeepSeek Harness as an OpenAI-compatible model endpoint
dsh-resume-turnDSH resume plugin: When a model response fails midway due to a network interruption or timeout, it automatically carries the generated partial output into the next turn so the model can continue from where it stopped instead of restarting from scratch.
dsh-wakatime-pluginQuantify DSH's AI interactions and report them to WakaTime
dsh-plugin-sidebar-viewsSidebar views switcher (workspaces / recent sessions) with a pinned-sessions group, workspace vs external session groups, and a per-row menu (pin/unpin, copy session id). Client-only, DOM-based.
dsh-localnotifyDSH Local Notification Panel: Sidebar [Notifications] entry + full-screen notification center (card list/visual priority levels/source filtering/sorting/time filtering/title and content search/read and unread/delete/one-click copy in detail modal), with the notify_add agent tool and dsh-localnotify