Skip to content
dsh.fish

Browse

34 results

Bundle

dsh-search-first

DeepSeek Harness plugin: force web search before the model answers (Search First) — query extraction, unified search engine, fetch, cache and runs persistence

v587d1
Bundle

dsh-usage-analytics

Personal usage analytics & activity dashboard for the DeepSeek Harness (dsh) web GUI: token totals, session activity, GitHub-style contribution heatmap, model / reasoning-effort / tool / skill / plugin rankings, streaks and insights. Aggregates real session events through ctx.sessionPersistence; no dsh core changes, no prompt content leaves the machine.

w2327644822-png1
Bundle

dsh-secret-scrub

Secret-scrubbing guard plugin: irreversible regex redaction of secrets before session-log persistence and model requests

jkt-check1
Bundle

dsh-session-note

A small DeepSeek Harness plugin: a per-session sticky note with Host persistence and a Client overlay.

makechange
Bundle

dsh-usage-cost

Real-time DeepSeek token usage and cost meter: a status-bar capsule plus detail panel driven by a session projection, with local-only today/month/model cost persistence.

lhh666-6
Bundle

dsh-diff-view

Diff view: a reusable two-text diff viewer for DSH client plugins. The diffView client service exposes the line-LCS + word-span engine and a self-contained split/unified diff component with line numbers, context collapse, and its own stylesheet. No persistence; no approval coupling.

joao-paulo-santos
Bundle

dsh-draft

A Markdown-based draft-board plugin for dsh: live-preview editing and local persistence.

lalalaleo
Bundle

dsh-trusted-host-proxy-403-fix

For DSH 0.1.5+, skip the browser-cookie 401 on Hosts already admitted by --trusted-host (Access remains the identity layer) and keep reverse-proxy settings persistence. Not an authentication layer.

roojay
Bundle

dsh-input-history

Standalone arrow-key input history for the DSH web composer: every sent prompt (Enter or the send button, in any session or workspace) persists to ONE global ring in ~/.dsh/input-history.json (default 100 entries, overridable) and ↑/↓ recalls it instantly and completely — survives app restarts.

sunshaobei
Bundle

dsh-soln-panel

Right-side solution panel for DeepSeek Harness Web: push HTML solutions to a collapsible right drawer with browser-style tabs, resizable width, unread hints, and per-workspace durable persistence. 对话右侧方案面板:HTML 方案展示、多标签页、宽度拖拽、未读提示、按工作区持久化。

PastSheep