Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
3154 plugins encontrados
dsh-deepseek-balance
choi-peng/dsh-deepseek-balance
DeepSeek account balance in the dsh web sidebar footer with live config hot reload and an editable Settings → Plugins card.
dsh-llm-cost
chenyinrusi/dsh-llm-cost
Per-turn and session-wide LLM cost metering: a dollar cost line under each message, a session cumulative total with hover breakdown, and an LLM+web price auto-refresh tool.
dsh-settings-nav-organizer
zhengjy01/dsh-settings-nav-organizer
Declutter the DSH settings nav: fold third-party plugin entries under collapsible group rows, with bookmark-style custom groups and a fold toggle in General settings.
dsh-workspace-files-explorer
yzz-s/dsh-workspace-files-explorer
Floating workspace file-tree browser for the Web GUI with line-numbered syntax highlighting and Markdown preview.
dsh-pet
ysyyhhh/dsh-pet
Native desktop pet for DSH that follows agent activity, supports Codex pet packages, and imports approved pets directly from Petdex without its CLI.
dsh-result-only-view
yeyeyeyeshifu/dsh-result-only-view
Results-only conversation toggle for the Web GUI: hides thinking and tool-call process rows, keeps one live status line while the agent works, restores working animations under prefers-reduced-motion, zh-CN/en localized.
dsh-cache-miss
wefio/dsh-cache-miss
Yellow one-line notice for a prompt cache miss after the cache was rebuilt; shows re-billed uncached input tokens, cached hit tokens, and TTFT.
dsh-plugins (dsh-mobile-ui)
tzhr-invest/dsh-plugins
Mobile UI for the Web GUI on narrow screens: full-width responsive layout, overlay session drawer, 44px touch targets, safe-area support, and reading enhancements with zero desktop impact.
dsh-client-ui-quote
skyhancloud/dsh-client-ui-quote
Adds a removable quote banner above the web chat composer for text selected from an AI reply, included in the next message.
dsh-sampling-sliders
semidia/dsh-sampling-sliders
Model sampling sliders (temperature / maxTokens) in the composer: override every model request for all providers via the agent/request hook, with hot/persist modes.
dsh-sticker-board
sanqipanax/dsh-sticker-board
Fridge-magnet quick-task stickers docked above the composer: one-click sends a preloaded prompt into the current session, grouped long-term/short-term.
dsh-model-picker
sanqi-normal/dsh-model-picker
Provider-tabbed model picker for the dsh web composer: left provider column and right model list, both independently scrollable, with cross-provider search.
dsh-auto-paste
sakuraqqq/dsh-auto-paste
Auto-saves large pasted text as an attachment file in the DeepSeek Harness web input box.
dsh-pathlink
penguin-oo/dsh-pathlink
Ctrl+click file paths and links in chat: paths open their folder in the OS file manager (with the file selected), links open in a new browser tab.
dsh-side-monitor
pc439527/dsh-side-monitor
Sidebar system monitor for the DSH Web UI: live host overview (CPU/memory/network/disk), process list, and Docker container status, all read-only.
dsh-agfs
openagfs/dsh-agfs
File-browser web app for DSH: React frontend and REST API served by the host webserver, a /dsh-agfs command that opens at the current session workspace, and a browse_files model tool.
dsh-vision-plugin
nexsjournal/dsh-vision-plugin
Installs an image-input checkbox into the Models catalog so a custom model can declare image input and receive images directly; includes an optional BYO vision relay.
dsh-community-hot
littleboylittlegirl/dsh-community-hot
Floating community panel for the Web UI: 24h hot topics and hot plugins TOP10 with a draggable, always-on-top button.
dsh-tui-app
kouyichi/dsh-tui-app
Interactive terminal chat app for dsh: streaming conversation, tool cards, jobs panel, full-text search, trajectory replay, multi-session tabs, and A2A dispatch (Ink-based).
dsh-no-setup-mode
johnnycls/dsh-no-setup-mode
No-setup mode for the DSH web UI: hides advanced surfaces, auto-applies best defaults (chat mode, full access, account balance), and one-click role-play personas (maid/butler).
dsh-system-monitor
jackma5477001/dsh-system-monitor
Displays real-time CPU and memory usage for the machine running the DSH Web server.
dsh-interrupt-button
guo-ziao/dsh-interrupt-button
A green interrupt button beside the send box: silently stops a running agent, which then summarizes its progress and asks for your new requirements, with a customizable interrupt prompt.
dsh-sticky-notes
flyhigao/dsh-sticky-notes
Workspace sticky notes for DSH, saved as multiple Markdown files under the current workspace.
dsh-line-select
fengmax1997/dsh-line-select
Line-range selection: browse workspace files, preview code with line numbers, visually select a line range, and write a `@path:start-end` reference into the composer; the agent receives the exact selected lines on send.