COMMUNITY REGISTRY
Inspect versions, compatibility, HMR behavior, source code, and exact install commands.
@songyanglin/dsh-siftAI-assisted personal learning knowledge organization workspace
dsh-queue-first-enterDSH Web plugin: pressing Enter with an empty composer immediately steers the first queued message into the running turn.
dsh-todo-guardReliable todo panel for DSH: review dock survives restarts, verifies completion evidence submitted through its own tool (official todo panel stays clean)
dsh-tool-workspaceDeepSeek Harness workspace management toolkit: view, create registrations, rename, and delete workspace records (registration only, does not touch disk directories); destructive operations (deleting registrations and changing registered paths) require user approval, fail-closed.
dsh-backupAutomated backups of DSH sessions, config and custom directories — scheduled or manual, packed as tgz with rotation
dsh-simple-memorySimple memory keeper for DSH: semi-automatic markdown accumulation, layered loading (global/project), cross-project search
dsh-plan-and-executedsh plugin: plan-and-execute orchestration over ReactLoopAgent
dsh-update-lensRead-only update checker for DeepSeek Harness (dsh): version comparison across npm and GitHub, an in-app update notification, and breaking-change annotations on release notes.
dsh-llm-motomotoDeepSeek Harness bundle for the MotoMoto relay (Codex-only OpenAI Responses): the outbound request compatibility the relay requires, plus a status card in Settings - Plugins. The provider route itself lives in the user settings layer.
dsh-session-titleDeepSeek Harness plugin: Gives the model a tool to set conversation titles according to user-defined rules, configured under “Conversation Title” in the settings page.
dsh-ollama-web-searchOllama 云 web_search provider:web_search 工具直连 ollama.com/api/web_search(原生搜索 API,返回 {results:[{title,url,content}]}),转成 dsh 的 sources 格式。替代 DeepSeek 官方搜索,无需本地 Ollama/中间件,无模型开销。
@local/dsh-open-folder-fixHost fix for the Windows workspace-open action: open the workspace directory with explorer.exe /e,<dir>, because the shipped explorer.exe <file:// URI> invocation reports success without raising a window on some hosts
dsh-agents-in-the-loopDSH plugin: cross-session call center for agents. session_message delivers messages between DSH sessions (idle: visible full-text wake; busy: mid-turn-safe notice; plus runtime-context notes) and resolves targets by registered contact name (stale-id-proof). contacts is a named directory over session
dsh-task-capsuleDSH task duo: a session-header task capsule (status indicated by dot colors, click to jump to the corresponding session, multi-task dropdown list) and a task notification card (explicit jump button, notification sound, optional system notifications). Simplified from the most commonly used features o
dsh-plugin-documentsModel-facing DSH tools to read and write Word (.docx), PDF, and plain-text files
dsh-fold-noiseCollapse context injections, reasoning, and tool-call rows in the DeepSeek Harness Web chat into one inline chip per run, leaving only answer prose.
dsh-webops-pluginProvides browser debugging and operation capabilities for DeepSeek Harness: ctx.browser capability service + cdp / electron dual providers + webpage_* tools + client observation panel; cdp connects to external Chrome, while electron opens a standalone desktop window.
@jackguo0310/dsh-costPer-turn and per-session API cost estimation for DeepSeek Harness conversations.
dsh-fleet-meshSession-aware mesh relay for DSH agents: an Ed25519-signed receive route and delivery policy, plus outbound sending, a peer directory and a mesh-peer-registry client.
dsh-plugin-usage-statsWhole-corpus token usage statistics: daily and cumulative tokens, cache hit rate, per-model breakdown, and a year-long activity heatmap.
@alintever/dsh-plugin-autoqueueUnattended task queue plugin: drop .md files into the inbox → AI executes automatically → generates a report
dsh-context-offloadContext offloading for DeepSeek Harness: consumed tool calls and their results are replaced in the model-visible history by a short stub, while the originals stay in the session log for replay. A between-step policy releases the accumulated backlog in batches, and an offload_context tool lets the mo
dsh-dsbalDeepSeek API balance widget for the DSH web sidebar — CNY balance above Settings, 30s auto refresh, click to refresh, hover details card, threshold warning borders, follows UI language. · DSH 侧边栏 DeepSeek 余额插件:设置按钮上方显示人民币余额,30 秒自动刷新,点击手动刷新,hover 查看余额明细,余额不足阈值告警,文本跟随界面语言。
@taontech/dsh-gitGit tab for DeepSeek Harness: repo overview, file status, commit history, branch view, git init and git operations — powered by gmc.
dsh-git-commandsMove the git commit, tag, push, and repository creation workflow guidelines from AGENTS.md into the /commit, /commit-fast, /tag, /push, and /repo-create commands: automatically include repository status and history when commands are triggered, eliminating persistent context and repetitive git reads
dsh-cua-previewDSH plugin: browser automation whose click and submit actions are gated by a DSH approval, with the current screen captured as a screenshot the user reviews before the action runs.
roleplaytimerProactive wake-up plugin for DeepSeek Harness: periodically simulates a user message so a roleplay agent speaks first.
dsh-engineer-toolsEngineering work-tools for DeepSeek Harness: a scoped git runner and a package-manager (npm/pnpm/yarn/bun) runner with structured output, plus an easy template to add more tools.
@ian_p/dsh-web-searchMulti-provider third-party web search for the DeepSeek Harness: routes the native web_search tool through a configurable provider fallback chain, with an isolated provider settings page.
deepseek-harness-wallet-patchedLocal-first DeepSeek Harness control center for balance monitoring, usage accounting, time-aware custom third-party API pricing, a 365-day local token ledger, Z.ai Coding Plan quotas, official pricing sync, encrypted multi-account switching, reminders, recharge, and host-gated session controls.