Plugins
Browse, filter, and install DeepSeek-Harness plugins.
776 plugins found
dsh-voice
jesse-njx/dsh-voice
Voice notes in, spoken answers out: dictate audio that becomes user messages (transcribe), have the agent read replies aloud (speak), local-first under ~/.dsh/voice.
dsh-code-intel
lonelymoon87/dsh-code-intel
Indexes workspace symbols with Tree-sitter and provides lexical or optional embedding-assisted code search.
dsh-plugin-recall
truelove-dreamer/dsh-plugin-recall
Cross-session memory for the model: full-text search all past sessions (SQLite FTS5 via ctx.sessionQuery) and bring the strongest matching excerpts back into the current context.
dsh-plugin-asmemory
xplore-lab/dsh-plugin-asmemory
Action-state time memory: record typed states and actions, then analyze trends, anomalies, and causality.
dsh-memory
flymysql/dsh-memory
Cross-session memory vault: remember / recall / forget tools, per-turn prompt injection, and a settings-page entry browser.
dsh-cost-meter
sttrevens/dsh-cost-meter
Per-turn USD cost badge in the Web UI: session total in the header and per-turn cost in each message footer, with a hover breakdown.
dsh-plugin-deepseek-balance
fishxcode/dsh-plugin-deepseek-balance
DeepSeek API balance, balance trend, and daily usage charts in DSH Web settings.
dsh-file-uploads
l541402398/dsh-file-uploads
Upload arbitrary local files from the Web composer, show pending cards, and manage stored files in Settings.