Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
6741 plugin trovati
dsh-image-generation
whites18/dsh-image-generation
Configure multiple image providers in Settings and call image_generate with the one selected model; images save under generate/image and show inline in the conversation.
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-translator
jockiller/dsh-translator
Input-box floating translation widget for DSH: translate drafts via session model, Zhipu GLM, or custom endpoints, with preview/replace/append, connectivity testing, and recent history.
dsh-markitdown
jiekesu967/dsh-markitdown
Adds a markitdown tool that converts PDF, Word, Excel, PowerPoint, HTML, CSV, EPUB and URLs to Markdown, using a real Microsoft MarkItDown installation when one is reachable and a bundled dependency-free converter otherwise.
MoneyPal (dsh-moneypal)
ding112/moneypal
Personal finance plugin for DSH with structured Beancount ledger tools.
dsh-cool-terminal
cooltea001/dsh-cool-terminal
Terminal plugin for DeepSeek Harness: stays in sync with the Workspace in real time, with isolated terminals that each keep their own command history.
dsh-notes
suomir1995/dsh-notes
Keeps notes as local Markdown files grouped by directory under a root folder you choose, with a sidebar page, AGENTS-style rule files surfaced as writing context, and six agent tools.
dsh-missher-memory
missher12/dsh-missher-memory
Project-scoped local memory with review-before-recall, source references, reversible consolidation, and a portable Cordis service; the Harness adapter provides search and settings, with optional Brain integration.
dsh-tiered-memory
leetom314/dsh-tiered-memory
Tiered persistent memory (user/env/project) with per-tier char budgets and semantic query routing; full layers refuse writes instead of silently evicting.
dsh-project-memory
layzr114/dsh-project-memory
Polaris Memory: local-first project memory plugin for DeepSeek Harness. Uses per-project .dsh-memory.json; provides memory_read/recall/write/update/delete tools, /memory command and settings UI, with tiered injection (resident user profile + scene-triggered memories with P1/P2/P3 importance), semantic recall (IDF + synonym layer), and a hard-guard mechanism for bottom-line memories (detect deny-semantics -> authorize -> block AI deletion; user can confirm-override).
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-adrian-inject-context
polohot/dsh-adrian-inject-context
Injects your own saved context entries as a Remember row after each user message, per turn or once per session, with a Settings editor and a manager page.
dsh-model-probe
xiaomao49/dsh-model-probe
Measures what an llm-pi-ai endpoint really accepts — context window from its own model list, output-token limit and reasoning levels read out of its own range errors, image support from a generated test image — then reports declared values that contradict that evidence and rewrites them only after confirmation.
Dsh_genshin_nicole_skin
wedomizing/dsh_genshin_nicole_skin
Genshin Nicole PV wallpaper skin for the DSH web GUI — 14 subtitle-free frames rotate on a timed crossfade queue with pause and manual switching.
dsh-client-theme-cyber
readfish/dsh-client-theme-cyber
Dark navy glass theme for DeepSeek Harness Web with a cyber-city background and holographic-cube cyan accents.
dsh-usage-mini
teethyachi/dsh-usage-mini
Floating usage window for DSH Web showing Claude and Codex subscription windows with reset countdowns, plus DeepSeek API spend and balance; display-only companion to dsh-cost-meter.
dsh-balance-monitor
shawnkung/dsh-balance-monitor
Shows selectable DeepSeek, Kimi, Zhipu GLM, and TeamoRouter balances in the DSH Web sidebar, with per-provider details, usage data, and refresh controls.
dsh-token-use
huangyuheng/dsh-token-use
Settings section that reports token usage: totals for input, output, cache read, cache write, reasoning and call count, with breakdowns by model, day, month and project plus a per-day trend chart for the last 30 days; history is rebuilt once on a worker thread and then kept current from live session events.
dsh-balance
andregoncalves/dsh-balance
Provider-aware account balance chip for the DSH sidebar, showing the active model provider balance for DeepSeek, OpenRouter, Moonshot/Kimi, Zhipu/GLM, and MiniMax, plus DeepSeek peak/off-peak status.
dsh-minimal-transcript
wzh0718/dsh-minimal-transcript
Minimal DSH Web transcript toggle: hide thinking, tool-call, and turn-process rows from the session header while preserving assistant answer text.
dsh-web-relay
victormshan/dsh-web-relay
Three-party collaboration protocol for dsh: Step List state machine, five-tier review chain (Gemini/web/Claude Code/dialog/manual), alternatives adjudication, cross-restart resume with heartbeat, and capability persistence.
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-presets-hidden
tkliuxing/dsh-presets-hidden
Browser-side preset visibility and ordering controls for the new-session page.
dsh-todo-board
sueqet/dsh-todo-board
Cross-session TODO board as a draggable floating panel: tasks are grouped by working directory and reorderable by drag, each one carries a run mode (remind only, continue in the current session, or open a new session in the same directory), up to four attached images sent to the model as real image attachments, and an optional local time it may run at; two checkboxes track AI-done and user-verified, and the agent picks up the next unfinished task in that directory when it finishes one.