プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
833 件のプラグインが見つかりました
dsh-quick-ask
volta-ln/dsh-quick-ask
ChatGPT-style side chat for the DSH Web GUI: ask small questions about the current topic in a floating side panel, answered by an independent lightweight session over the official /api RPC — the main conversation is never touched. Streaming text, collapsible reasoning, tool chips, stop button, agent-preset selector, and an automatic context snapshot from the visible main chat.
dsh-model-autoconfig
wangser10032/dsh-model-autoconfig
dsh web 插件:自动配置模型思考档位与能力,并按 provider+model 记住最后选择的思考档位
dsh-update-all (plugin)
haotian-lu-prog/dsh-update-all
Adds a Check for Updates row in Settings and a right-sidebar card that update the DSH CLI and every profile plugin, with npm channel selection (auto/stable/next/alpha), minimum release age, backups, one-click rollback and a test reminder for the badge and browser notification.
dsh-updater
godcc6/dsh-updater
Auto-update plugin for DeepSeek Harness — checks and updates a git-checkout or npm-global dsh plus integration repos, with ff-only pulls, automatic rollback, cancel, and an optional idle-aware auto-apply mode.
dsh-git-push
eightfs/dsh-git-push
Git commit-and-push automation for DSH with pre-push auditing, rule-based quality scoring, SSH key generation, and a three-tab settings sidebar.
dsh-mcp-servers-panel
whites18/dsh-mcp-servers-panel
MCP server management panel in Settings: add, edit, enable/disable and delete servers across user and workspace scopes with form or JSON editing, and auto-register discovered MCP tools as native conversation tools.
dsh-project-context
p02-1010751281/dsh-project-context
dsh (DeepSeek Harness) plugins for project-level persistent context: session archive with a mechanical index, memory consolidation (CONTEXT.md + MEMORY.md), low-frequency skill autolearn, and automatic handoff.
dsh-mobile-flow
imroc/dsh-mobile-flow
Mobile in-flow composer for the DeepSeek Harness Web UI: on narrow (≤720px) screens the input bar and AI confirmation cards scroll with the page instead of pinning to the viewport floor, edges slim down, session switches no longer auto-focus the input, an
dsh-risk-gate
leetom314/dsh-risk-gate
Semantic risk grading and progressive authorization: classifies tool calls into safe/risky/redline, asks before irreversible actions, auto-allows only approved-and-succeeded signatures.
dsh-workspace-tools
ahiosuz/dsh-workspace-tools
Applies per-workspace default Agent and permission presets to new root sessions automatically (Settings - Workspace defaults), using only official extension points.
dsh-localnotify
yakoylp/dsh-localnotify
In-app local notification center for DSH: a sidebar Notifications entry with unread badge, full-screen center with level color coding (info/success/warn/error), time/source filters, sorting, title/content search, read/unread, delete, detail popup with one-click copy, and pagination; written by the notify_add agent tool or the dsh-localnotify CLI (with auto-cleanup retention), page refreshes live, UI follows dsh web language (zh/en).
superpowers-for-dsh
meteor-system/superpowers-for-dsh
A DeepSeek Harness bundle of 14 obra/superpowers engineering skills with a native agent preset, automatic session bootstrap, and Windows sandbox compatibility.
dsh-resume-screening
wangzhanchao883/dsh-resume-screening
Resume screening plugin for HR in DeepSeek Harness: ingest up to 100k Word/PDF/Excel resumes into one searchable library with skills / coarse categories / ingest time, auto-ingest & de-dupe new resumes, then screen by plain-language criteria — rule pre-filter in the database plus LLM fine-judge on the shortlisted few, CSV export.
dsh-auto-goal-resume
tmeeli/dsh-auto-goal-resume
Automatically resumes active goal sessions after DSH restart; long-running tasks continue without a manual nudge.
dsh-conversation-jump
uigdwunm/dsh-conversation-jump
A rail of four circular buttons in the DSH Web conversation that step to the previous or next user message, or to the top or bottom, paging older history in automatically.
dsh-wakatime-plugin
julardepick/dsh-wakatime-plugin
A plugin for dsh: quantify every dsh Agent interaction as a visualized performance metric and automatically sync it to WakaTime -- use data to showcase your productivity with Agent.
dsh-autotier
perrylink/dsh-autotier
Automatic model-tier routing for DeepSeek Harness: one user instruction enters, one tier decision comes out — complex intent is planned on the strong tier and implemented on the cheap tier, simple intent stays cheap throughout, with a deterministic guard and a TTL escalation fallback.
novelassist-dsh
fenghuolinshan/novelassist-dsh
NovelCraft autonomous writing assistant for DeepSeek Harness
dsh-plugins (dsh-wx-push)
wwweljf/dsh-plugins
Auto-send every DSH turn result to WeChat: listens for task completion, extracts the final assistant message and pushes it raw via the WeChat iLink bot (real delivery check, never fake success). Requires the wechat-acp daemon, a separately installed process you log into WeChat with.
dsh-browser-ops
lirui1024k/dsh-browser-ops
Browser automation for DeepSeek Harness: agent-driven real-browser control (managed Chrome with an isolated persistent profile, or attach to your daily Chrome over CDP) with snapshot, click, fill and page-reading tools; records manual operation flows and replays them with variable slots to create test data on demand; ships 27 browser_* tools plus a Settings panel.
dsh-deepseek-model-router
zi-lv68/dsh-deepseek-model-router
Auto-switch DeepSeek models: routes every request to the vision model when images are present, to the pro model for complex tasks, and to the fast model otherwise; includes a switch_model tool for manual overrides.
dsh-model-fix
tikaflow/dsh-model-fix
Auto-fills reasoning-efforts, context windows, output limits and image modality for models from unofficial (custom) providers, with data from models.dev. Also provides setting cards to control plugin's behavior.
dsh-zentao (zentao)
haoyu-qi/dsh-zentao
Floating ZenTao work center: a right-edge sidebar listing tasks, bugs and stories assigned to you, with drag-to-chat, original links and auto-refresh.
dsh-dev-git-graph (dsh-dev-git-graph)
kp-z/dsh-dev-git-graph
A Git Graph tab for DSH Web: a faithful port of vscode-git-graph 1.30.0 that registers a native tab in the dsh-better-sidebar right rail (prerequisite), auto-binds to the session workspace, runs the full git operations (checkout/merge/rebase/push/tag/stash) directly on the host, and opens file diffs in the built-in DiffTab.