Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
81 plugin trovati
dsh-codex
shuind/dsh-codex
A minimal Codex harness for GPT models that do not fit DSH's native interface, while remaining compatible with the DSH plugin ecosystem.
dsh-music-player
kendu76/dsh-music-player
Play your own local music in the DSH web UI: the host scans a local folder (default ~/Music) and streams it over HTTP, with a now-playing bar (prev/play/stop, loop modes, volume, live spectrum) and a draggable playlist panel, plus a model-invokable `music_play` tool.
dashr (dashr)
fgm-builds/dashr
RLM mode for dsh: recursive sub-agents via a unified rlm() function — spawn, await, and chain child agents as first-class Python calls. Adds a persistent IPython kernel with tools.* bindings and context-as-variable.
dsh-sync
zhenhuanglab/dsh-sync
Policy-driven Git sync for DSH settings and profile configuration, with secret-aware projections, conflict review, and per-line apply controls.
dsh-memoryleak
warmwine/dsh-memoryleak
Notes and todos as plain Markdown files in your workspace: type /ml plus a sentence to jot into today's journal; todos come in three flavors — deadline, sleep-until-a-date (auto-wakes when due), and anytime; /ml view fuzzy-opens any file with a few keystrokes. Zero tokens throughout — nothing goes through the model, and your notes stay ordinary local files that git and any editor can read.
dsh-session-cost
lzh3070/dsh-session-cost
Composer cost chip: prices the current session DeepSeek API spend message-by-message with the official pricing table (incl. the 2026-08-17 peak/off-peak policy); hover for the breakdown, today (DSH) total and account balance. DeepSeek models only.
dsh-auto-paste
sakuraqqq/dsh-auto-paste
Auto-saves large pasted text as an attachment file in the DeepSeek Harness web input box.
DSH-Claude-Style-Reasoning-Slider
memz-jzy/dsh-claude-style-reasoning-slider
Animated Claude-style reasoning-effort slider and model picker that replaces the native DSH model selector.
dsh-peak-indicator
future007s/dsh-peak-indicator
Session header badge showing DeepSeek peak/off-peak status, per-model token prices on hover, and real session/turn costs from actual usage.