Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
7017 plugin trovati
dsh-media-inline-preview
seeingrain/dsh-media-inline-preview
All-in-one inline media previewer for mip-img/mip-video/mip-audio fences with streaming playback, ffmpeg transcoding fallback, lightbox, and trust-fenced LAN/mobile access.
dsh-attach-picker
qwerty-k-de/dsh-attach-picker
Toolbar picture button in the DSH Web composer: click to pick multiple images through the native file dialog — they join the same draft-image rail as drag-and-drop and paste, with the host image-format, per-message-count and per-image-size limits enforced inline.
dsh-weather
qianluo-ly/dsh-weather
Top-centered weather bar for the DSH Web UI: geolocation, current conditions, 12h/7d forecasts and severe-weather notifications via Open-Meteo (free, no API key).
dsh-lifeline
physicolor/dsh-lifeline
Right-side message navigation rail for DeepSeek Harness: per-message tick marks, hover-to-expand preview drawer, smooth jump to any historical message, star bookmarks, realtime slide animation with interrupt support, full session index with virtualization, dynamic panel avoidance, official --dsw-* token styling.
dsh-llm-providers-ui
noirbright/dsh-llm-providers-ui
Mounted owner of the LLM Providers Settings page: provider cards, drag-reorder card order, and picker sort.
dsh-llm-assistant
noirbright/dsh-llm-assistant
Resident Web overlay seat with its own assistant session: chat, images, reminders, a duty heartbeat, and on-demand read-only task reference.
dsh-plugin-pin-session
nattocb/dsh-plugin-pin-session
Adds Pin/Unpin to the sidebar session-row menu and a collapsible Pinned Sessions group above the session list, with host-side persistence, hover quick-unpin, collapse memory, and live running-state dots.
my-dsh-desktop-extra
mhxy13867806343/my-dsh-desktop-extra
DSH Desktop enhancement: one-click update checker, DeepSeek balance & API key viewer, and import other AI tools.
dsh-version-badge
mervin1944/dsh-version-badge
Version badge above the sidebar settings button: shows the current dsh version, expands to list every core package version, and checks npm for updates with one-click deploy.
dsh-client-ui-weather
mercy719/dsh-client-ui-weather
Weather dashboard for the DeepSeek Harness Web GUI with city switching, current conditions, an eight-hour trend, and a five-day forecast.
DSH-Session-Reference-UX-Patch
melt502/dsh-session-reference-ux-patch
Durable, reversible installer that patches DSH Desktop session-reference UX — workspace-prioritized @ candidates, title-first display, two-line menu layout, and sidebar drag-to-composer session references.
dsh-statusbar-config
mannixhu/dsh-statusbar-config
Configurable statistics row below the composer via a ${variable} display template — which segments appear and how they are labelled is fully user-defined.
dsh-manutd-fixtures
lzz2133/dsh-manutd-fixtures
Manchester United 2026/27 fixtures in the sidebar with kickoff times in your local timezone, finished matches with W/L/D results.
dsh-skill-browser
loyalchiiina/dsh-skill-browser
Browse the DSH skill library from a floating-ball panel: categories, Chinese descriptions, instant search, full SKILL.md viewer, and an automatic skill-failure ledger driven by tools/result events.
dsh-capyreporter
linkbag/dsh-capyreporter
Always-on-top capybara task reporter for DSH Web — a transparent floating pet that narrates each trajectory step in a speech bubble, names the project it reports for, and alerts you when a task completes while you work elsewhere.
dsh-settings-beautify
leogottadothebest/dsh-settings-beautify
Normalize the DSH settings UI onto one design language: unified typography, cards, controls, focus and motion across every settings page, including pages contributed by other plugins.
dsh-file-explorer-kit
ice5kysl/dsh-file-explorer-kit
In-session "Files" tab (conversation.view, order 20) for dsh Web that browses the active session's workspace directory with breadcrumbs and previews files inline — sanitized Markdown (marked + DOMPurify), images, line-numbered text and PDF — served by read-only /dsh-files host routes registered on ctx.webServer; no write endpoints. Bilingual zh/en.
dsh-turn-tools
hu669293657/dsh-turn-tools
Adds deliverable-file buttons to the end of each agent turn (opens files with the OS default app) and a floating dot rail for jumping between conversation turns.
dsh-plugins (dsh-weather)
dennisrongo/dsh-plugins
Draggable weather bar in the shell overlay with forecast and geocoding from Open-Meteo; the position persists across sessions.
dsDragPasteALL
balue8246-maker/dsdragpasteall
Drag or paste any local file onto the DSH page; it resolves the real absolute path (Spotlight + size/mtime + head/tail fingerprint match) and inserts it into the composer, with a content-cache fallback.
dsh-better-sidebar-N23
all3ncn/dsh-better-sidebar-n23
Full workbench fork of dsh-better-sidebar: explorer, editor, terminal, Git, browser and split panes, plus a VSCode-like shell refactor with a full-width compact header and activity rail; publishes as @all3cn/dsh-better-sidebar-n23 on npm.
dsh-provider-health
semidia/dsh-provider-health
Provider health dashboard as a Settings page: read-only per-provider status, health (time-decayed from recent errors), thinking capability, max tokens and latest error, sourced from the llm-pi-ai config and the compat-healer error log.
dsh-context-budget
d3vmeh/dsh-context-budget
Keeps a local model's context at a size the GPU handles well: measures prefill speed on every request and, before each step, warns or compacts early on a hard token ceiling, an observed time-to-first-token budget, or a predicted cold-prefill budget; /context-budget shows the numbers and the cost of compacting now.
dsh-gsd-bundle
jaaty/dsh-gsd-bundle
Git Ship Done (opengsd-core) reimplemented as host-plane Cordis plugins: replaces the default agent loop with a spec/discuss/plan/execute/verify/ship phase loop.