Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
490 plugins encontrados
dsh-bilibili
czx2244/dsh-bilibili
Análisis de vídeos de Bilibili: metadatos, transcripción (con respaldo ASR vía Bijian/sherpa-onnx/whisper.cpp), comentarios, danmaku y fotogramas clave nítidos con descripciones de visión local opcionales.
dsh-llm-vision-bridge
einskyle/dsh-llm-vision-bridge
Puente de visión nativo del proveedor LLM: las imágenes pegadas en el chat son descritas por un modelo de visión (Qwen3-VL vía pi-ai/llama.cpp) y esa descripción de texto se envía a DeepSeek de solo texto para la respuesta; la admisión de imágenes, el enrutamiento y la compactación pasan por mecanismos nativos del harness, con una caché LRU de descripciones y reintento en 503.
dsh-prompt-stash
wine-red/dsh-prompt-stash
Almacén LIFO local por sesión para apartar temporalmente texto sin terminar del compositor y restaurarlo de forma segura más tarde.
dsh-heatmap
283gawin/dsh-heatmap
Mapa de calor de actividad en la barra lateral de DSH Web: cuadrícula al estilo GitHub de commits diarios, uso de tokens y gasto estimado, con una línea de estadísticas del día que muestra los tokens totales de todas las sesiones, la tasa de aciertos de caché y el coste con precio automático por modelo.
dsh-media-preview
tsonglew/dsh-media-preview
Visor de archivos de audio/vídeo para dsh-better-sidebar: reproducción nativa en línea de mp4/webm/mkv/mov y mp3/flac/wav, servida por una ruta de streaming con soporte de Range.
dsh-wm
waynejin0918/dsh-wm
World-model research toolkit: inspect frames, name 3D / pixel / latent routes, score pred vs GT, and RSI skills / wm.yaml.
dsh-plugins-market
luaphes/dsh-plugins-market
Plugin market inside the DSH Web UI: crawls the dsh-plugin topic with noise filtering, curated marks, ranking and one-click install (dsh.bundle-verified).
dsh-timeline-studio-plugin
martindelophy/dsh-timeline-studio-plugin
Connects DSH to Timeline Studio for `.timeline` project inspection, semantic edit previews, transactional edits, and verified MP4 rendering.
parallel-npm-packages
parallel-web/parallel-npm-packages
Parallel Search provider for DeepSeek Harness
dsh-video-preview
zemul/dsh-video-preview
Inline video preview for dsh-better-sidebar: plays .mp4/.webm/.mov/.mkv/.avi etc. in the sidebar editor with HTTP Range (seeking) support via a dedicated /video host route
dsh-sidebar-files
fallen0543/dsh-sidebar-files
Sidebar file tree for DeepSeek Harness: a files panel with a lazy, per-extension-icon tree, copy-path and send-to-agent actions
dsh-ide-sidebar
yuhangkang/dsh-ide-sidebar
IDE-style workspace switcher sidebar for DSH (DeepSeek Harness): floating workspace dropdown, session filtering, done/pending status lights, workspace & session search, and workspace rename/delete/archive/add.
gh-tea-npm-dsh
tommyfang2077/gh-tea-npm-dsh
DeepSeek Harness (dsh) plugin for GitHub (gh), Gitea (tea) and npm CLIs: detect/install, guided auth/config (incl. npm token rotation), issue and package tools.
dsh-firecrawl
firecrawl/dsh-firecrawl
Firecrawl-backed search and fetch providers for the DeepSeek Harness web capability seam (ctx.web)
dsh-team-task
ready22race/dsh-team-task
team-task for DeepSeek Harness: long-horizon multi-agent tasks — a lead plans a reviewed DAG, durable members execute, an event log is the single truth, and a resident reconciler survives crashes and restarts.
dsh-opencode-zen-free-provider
jiesou/dsh-opencode-zen-free-provider
OpenCode Zen free models provider for dsh
dsh-client-deep-sneak
rain-shuoyu/dsh-client-deep-sneak
Slacking-off companion: a floating mini player that streams Bilibili videos (native player, danmaku, comments, search) and pauses when your agent needs you, resuming exactly where you left off.
dsh-mobile-css
ook826092-cloud/dsh-mobile-css
Mobile adaptation for the DSH Web UI: compact typography, full-width composer with caret fix, drawer sidebar with overlay-close, two-page settings flow, responsive tables and stats, safe touch targets.
dsh-ops-health
miraculousgarfield/dsh-ops-health
One-click health check for the DSH Web GUI: a sidebar button runs the ops kit's check-health.ps1 through a plain HTTP route (independent of the tool registry) and renders a structured report card; colors follow the active theme, Windows/PowerShell.
dsh-genome
elohia/dsh-genome
Capability transform & assembly engine (Qian Xuesen cybernetics/systems framework): static resident layer manages the skill/MCP/plugin registries, auto-absorbs skills and tool metrics, and drives a negative-feedback evolution loop (scan Sick/Weak → mutate → select promote/reject → 30s rollback); includes a Web UI panel and a GitHub dsh-plugin store bridge.
dsh-github-release-radar
zoahdev/dsh-github-release-radar
Track releases and stars of any public GitHub repository from inside dsh agents — no API key needed.
dsh-git-graph
whiteplusms/dsh-git-graph
Dedicated read-only Git Graph view beside Chat and Trajectory: commit topology, local/remote/tag refs, HEAD and working-tree status, search, filtering, first-parent mode, refresh, and load more.
dsh-vscode-review (dsh-review-changes)
tlyer233/dsh-vscode-review
Review Changes panel above the web composer with a VS Code sidebar bridge: send editor selections, drag files/folders as tags, and batch accept/reject every listed file.
dsh-self-evolving (dsh-self-evolving)
timwhitez/dsh-self-evolving
Evidence-first self-evolution controller: bounded Cordis candidate generation, one-shot real-Loader admission, Harbor evaluation, and a crash-resumable journaled lineage.