全部插件 2952
Enhanced line-selection copy tool for DeepSeek Harness.
dsh plugin add dsh-copy-toolSecure credential vault for DeepSeek Harness: store GitHub/npm/API tokens (secrets never leave the host), run gh/npm/npx/node/git with the token injected in the environment, and manage tokens from a Settings page.
dsh plugin add @yyfather/dsh-token-vaultA detachable usage atlas and model-attributed token projection for the DeepSeek Harness Web UI
dsh plugin add dsh-usage-atlasLexmount cloud browser tools for DeepSeek Harness
dsh plugin add @lexmount/dsh-browser提供代理服务供局域网或 Cloudflared Tunnel、Tailscale 等访问,添加邮箱发验证码鉴权,保障外网安全性。适用于内部系统、管理后台或团队协作场景的轻量级身份验证。
dsh plugin add @huxy/dsh-proxyProject knowledge base plugin for DeepSeek Harness: Open Knowledge Format (OKF) bundles per project, agent search/read tools, a Web UI browser/editor, and a bundled OKF authoring skill
dsh plugin add dsh-okf-knowledgeA DeepL-style translation surface for dsh: replaces the shell's root frame with a two-pane translator driven by a tool-less agent preset, keeping the shipped settings panel (models, providers, plugins) intact
dsh plugin add dsh-translatorEnforce configurable git commit / push / PR conventions for DeepSeek Harness agents
dsh plugin add dsh-git-conventions搞定看板 (gdkanban) — a DSH web GUI task board with custom categories, per-task workspace binding, and dual list/kanban views. Tasks execute for real through dsh sessions (session.prompt). Hot-pluggable, no dsh source changes.
dsh plugin add gdkanbanSide questions (/btw) and ephemeral temporary chat for DeepSeek Harness (dsh) web — ask without interrupting the main agent, dispose without traces
dsh plugin add dsh-btwA paper-review panel for the DeepSeek Harness: converts PDF papers into structured, selectable text with figure and display-equation rendering, a floating ask-about-the-selection dialog, and per-project paper stores under a Paper workspace.
dsh plugin add paper-reviewHost-only peer session relay tools for DeepSeek Harness
dsh plugin add dsh-peer-relayTime-traveling stream rules for DeepSeek Harness — project rules stay dormant until a regex matches the live token stream, then the request is aborted, the rule injected as a system reminder, and the request retried from the same point. Zero per-turn cont
dsh plugin add @hy-sde-org/dsh-stream-rulesAndroid Studio-style ADB logcat viewer for the DSH Web GUI: device list, live logcat streaming, level/tag/text filtering, level colors, floating and docked layouts, draggable height.
dsh plugin add dsh-adb-logcatTrellis × DSH workspace dashboard: a conversation-view tab showing the current task + progress (prd.md acceptance checklist), spec/skill usage, and workspace session summary.
dsh plugin add dsh-trellis-dashboardLaTeX compile check and BibTeX lint/fill/audit tools for DeepSeek Harness and any agent.
dsh plugin add dsh-latex-guardModel-facing MS Word (.docx) tools: read documents as Markdown or structured blocks, create documents from Markdown, and edit documents round-trip; ships binary fs providers (writeBytes, incl. a sandbox-preserving one) for hosts without it
dsh plugin add dsh-tool-docxHermes-style self-evolution for DeepSeek Harness: a skill_manage tool that lets the agent save proven procedures as skills, prompt guidance for when to save them, usage tracking, and a background curator that keeps the self-authored skill library healthy
dsh plugin add dsh-self-evolveEye-care themes and color palette switcher for DeepSeek Harness Web GUI
dsh plugin add dsh-theme-eyecareOne settings page for every plugin that opts in: declare fields, get a rendered form
dsh plugin add dsh-config-formDSH plugin: dsh-repo-map
dsh plugin add @mkaliezz/dsh-repo-mapAccount balance and per-step token cost readout for the DeepSeek Harness Web GUI
dsh plugin add @milesc1616-hue/dsh-balanceCPA account-pool status panel for DeepSeek Harness: sidebar health light, quota bars, success-rate ticks, and gateway key endings
dsh plugin add dsh-cpa-statusConfigure model input capabilities and reasoning efforts for DeepSeek Harness
dsh plugin add dsh-plugin-reasoning-effortDSH Web UI plugin: keep the native per-message status line (date | time, run duration, TTFT, tokens/s) always visible without hovering
dsh plugin add dsh-always-status-bardshloader-API transcription of dsh-better-sidebar: the VSCode-like right sidebar (explorer / editor / terminal / git / browser), whose host half reaches dsh services ONLY through ctx.dshLoader (services/web) and never imports @deepseek-ai/* at runtime. Cl
dsh plugin add @dsh-plugin/dsh-better-sidebar-loaderAutonomous (auto) mode permission classifier for DeepSeek Harness: a Claude-Code-auto-mode-like classifier over tools/pre-execute and approval/request, a selectable 'auto' permission preset, LLM semantic judge, git checkpointing, agent discipline guidance
dsh plugin add dsh-auto-classifierBundled Karpathy coding-guidelines skill provider for DeepSeek Harness
dsh plugin add @firefly0621/dsh-skill-karpathy-guidelinesOrgX MCP tools, Work Ledger access, and a Sovereign Execution peer for DeepSeek Harness.
dsh plugin add @useorgx/deepseek-harness-pluginPoint checkpoints and ancestry-aware session continuation for DeepSeek Harness
dsh plugin add dsh-pointomdsh: TUI coding agent command over the DeepSeek Harness runtime
dsh plugin add @vanducng/oh-my-dshDSH 批量删除工作区插件 — CLI批量清理 + Web批量勾选删除,一键清理 .codex 导入残留空工作区
dsh plugin add dsh-plugin-batch-workspaceDocker-container (WSL2 backend) shell executor for the DeepSeek Harness bash capability seam on Windows: every bash tool call runs in a disposable Linux container with the workspace bind-mounted.
dsh plugin add dsh-shell-wslOI 出题工作台:知识点锁定、数据构造、本地评测,打包 Hydro/HOJ 原生题目包,发布/管理 Hydro 与 HOJ OJ,提供 Python 外部管理 UI 与系统斜杠命令。Opt-in skill-first plugin for DeepSeek Harness.
dsh plugin add @muyangplus/dsh-oi-workbench将 DSH 聊天框模型选择改为先选择供应商、再选择模型。
dsh plugin add dsh-provider-model-selectCurated file-based long-term memory for DeepSeek Harness — human-readable markdown notes, one plain-file store shared across hosts (git-ignored when it lives inside a project repo), and a deterministic index cap enforced by ctx.tools.guard()
dsh plugin add dsh-checkpoint-memorydsh web companion-pet bundle: installs the host pet-assets and client pet-ui plugin rows through one patch layer
dsh plugin add @kkkey/dsh-pet-pluginChatGPT subscription authentication and OpenAI Codex models for DeepSeek Harness.
dsh plugin add dsh-codex-subRecord & Replay for the dsh web GUI: (1) replay every automatically recorded session as a readable timeline, export/import shareable replay packs, re-run a recorded conversation; (2) Codex-style screen recording -> skill generation - record a computer-use
dsh plugin add dsh-record-replayDSH Web Settings surface for DSH Crate export, import, inspect, and history
dsh plugin add dsh-crate-webZero-interruption audit + fuse blocking for DeepSeek Harness. / 零打扰 Agent 审计与保险丝拦截插件。
dsh plugin add dsh-risk-guardWindows ACL write-restriction sandbox provider for DeepSeek Harness with NON-BLOCKING workspace grant materialization: the eager inheritable-ACE walk runs in a grant-helper child process (fire-and-forget), so a large workspace's first provision never free
dsh plugin add @topolyte/windows-aclDSH structural code-edit tool: preview and apply ast-grep rewrites ($NAME / $$$ARGS metavariables) over files, directories, and globs, ported from oh-my-pi's ast_edit.
dsh plugin add dsh-ast-edit-tool奶娃皮肤:DeepSeek Harness web 界面的全套可爱化皮肤(奶黄配色 + 奶娃 logo + 奶娃光标)。A cute Naiwa skin for the DSH web UI.
dsh plugin add dsh-naiwa-skinDeepSeek Harness model selector upgrade: one-level model & reasoning-effort picker with 5 Liang tiers, custom model aliases, and peak/off-peak price countdown.
dsh plugin add dsh-model-selector仅适用于 megen-lebar Electron 封装的 DeepSeek Harness 的 Windows runtime 管理器:查看安装和备份,并安全删除旧版本。
dsh plugin add @megen-lebar/dsh-runtime-updaterDeepSeek Harness plugin: creates a Windows desktop shortcut that launches dsh web in a Chrome app-mode window (auto-detects Chrome, waits for the port, no duplicate windows).
dsh plugin add dsh-chrome-app-launcherAdaptive task and risk routing, loop budgets, and progressive tool-result pruning for DeepSeek Harness
dsh plugin add dsh-plugin-adaptive-agent-policyInject an extra system-prompt section into a DeepSeek Harness agent, shipped as a configurable bundle.
dsh plugin add @lovstudio/dsh-inject-system-promptChat branch tree plugin for DeepSeek Harness: mind-map of conversation branches, group folders, archiving and compaction preview.
dsh plugin add dsh-mindmap-chat