COMMUNITY REGISTRY
Inspect versions, compatibility, HMR behavior, source code, and exact install commands.
dsh-stock-portfolioManage stock holdings in DeepSeek Harness: trade records (including trading rationale), profit and loss calculations and statistics, daily market data, offline code lookup, and portfolio analysis.
dsh-plugin-custom-cssCustom CSS injection for DeepSeek Harness — a Settings section with an on/off toggle and a CSS textarea injected live into the Web GUI
dsh-github-toolkitGitHub tools for DeepSeek Harness: 18 agent-facing github_* tools plus a Web settings page that keeps the PAT in the DSH credential store.
dsh-web-url-viewSettings page that shows the Web GUI access URLs, including a stable fixed address that survives restarts and is reachable from other devices on the same LAN · 设置页「查看 URL」:显示长期不变的固定访问地址,局域网内其他设备也能直接打开
dsh-session-migration-repairRepair legacy DSH session logs (format v0) that the current build refuses to migrate: scan defects, back up, fix in place, and verify offline against the real migration chain.
dsh-account-quotaDeepSeek Harness web plugin: an ambient balance/limit reading under the composer, showing upstream-reported DeepSeek balance and OpenCode Go usage, plus a day’s spend folded from the balance deltas the host samples.
dsh-test-insightEvidence-backed test plans and reviewable test drafts for DeepSeek Harness.
dsh-design-auditDeepSeek Harness UI/UX review and optimization loop: headless Chrome evidence collection → deterministic criteria (WCAG 2.2 / platform guidelines) → paste-ready CSS fixes → retest diff validation
@coldcanuk/dsh-web-search-braveBrave Search provider for the DeepSeek Harness web capability seam (ctx.web): agent-oriented LLM Context and results-page Web Search, keyed by the Brave Search API.
@leolee9086/dsh-sketchupLocal DeepSeek Harness integration for SketchUp 2024
dsh-studio-panelDSH 3D AI Studio: Visualizes plugin and model invocation processes as a 3D office (six fixed positions + thought-stream bubbles + delivery paper)
dsh-artifact-indexArtifact index endpoint for the DeepSeek Harness web GUI: serves the JSON index contract and the file bytes that the dsh-artifacts sidebar tab reads.
dsh-reqsysRequirements management system (行迹 & 未竟): a standalone plugin extracted from dsh-pet. Activated by double-clicking the pet or bridge events; data is stored in ~/.dsh/requirements/.
dsh-pixelwhaleWhen you delve deeply, a pixel blue whale sprays water and swishes its tail for you.
@xiyiyiru/dsh-statemycel session state as a plain-text notebook: add_state / read_state / compact_state plus a focus task stack over per-session files under <cwd>/.mycel/state/<sessionId>/; survives compaction and resume, never auto-injected, writes zero session events
dsh-plugin-pi-uipi-web-inspired sidebar chrome for the DeepSeek Harness Web GUI: temporary sessions at the top, a one-directory session list under a working-directory picker, a draft composer that creates nothing until you send, and a compact file explorer that takes over the right column's Files tab.
dsh-file-pickerSearch for and select local files or directories from the DSH Web GUI for conversation context.
@weibaohui/dsh-settings-uidsh plugin · Customize the settings interface: adjust the native settings window size (full screen / preset large sizes / custom width and height), background opacity and background (theme / custom color), open and adjust instantly via the floating button, saved in the local browser
@wizzy-1547/dsh-updaterDSH Auto Update: Automatically detects new versions on the official GitHub (deepseek-ai/deepseek-harness), with one-click fully automatic upgrades next to the sidebar settings button (npm install + automatic restart)
dsh-preset-scaffoldDSH (DeepSeek Harness) scaffold plugin & preset: strict 5-phase init runbook, engineering standards, and six runnable starter templates (node-ts / react-vite / python / go / spring-boot / monorepo). 项目初始化脚手架预设:严格流程 + 工程规范 + 六套模板。
dsh-skill-dossierDSH skill dossier and work report plugin: browse, search, archive, review and delete skills, and roll daily briefs into daily, weekly and monthly reports.
dsh-acp-replayCommunity ACP bridge for DeepSeek Harness that supports session/load by replaying a persisted session's transcript
@david0702/dsh-costDSH (DeepSeek Harness) plugin for displaying costs at the bottom of conversations: bills each request by time and model, with breakdowns by period (peak/off-peak/historical), model attribution, image-reading costs, and account balance.
dsh-browser-bskDSH 浏览器能力 seam(ctx.browser)的 bsk 后端:把本机 browser-skill 的 bsk CLI 包成 browser 服务,供 dsh-accounts/fill 等消费者注入。
dsh-accounts-uiAdd an “Accounts” section for dsh-accounts in the DSH settings panel, rendered with native UI components instead of an iframe.
dsh-deep-browserIn-app work surface for DeepSeek Harness: open http(s) pages beside the conversation.
@huanlin/dsh-plugin-better-plan取代 DSH 内置 plan mode 的计划交付体验:计划先写成 markdown 文件,经侧边栏「计划面板」展示,聊天里只剩紧凑审批卡(审批流与原版一致)。 | Replaces the built-in plan mode's plan delivery: plans are written to a markdown file first and shown in the better-sidebar plan panel, leaving only a compact review card in chat (approval flow unchanged).
dsh-user-promptDeepSeek Harness plugin: Injects a custom Markdown prompt into every model request as a separate context injection line. Editable in the settings page, with one-click rule import from Claude Code / Codex.
dsh-web-fetch-proxyProxy-egress WebFetchProvider for ctx.web: routes web_fetch through one explicit HTTP(S) proxy (undici ProxyAgent) instead of local DNS pinning, for fake-ip/TUN DNS environments. No core patches.
dsh-scopus-searcherDeepSeek Harness bundle: two academic research agent presets — scopus-scholar (搜索驱动模式, Scopus/OpenAlex search with a claim-verify loop) and scopus-knowledge (知识驱动模式, a code-enforced knowledge pipeline consulting a tool-free 科学顾问 persona)