Skip to content
dsh.fish

Browse

34 results

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-builtin-browser

Shared real browser plugin for DeepSeek Harness: install-and-use — a visible native browser the human can take over, driven by the agent over CDP. DOM-level interaction (React/Vue safe), per-task session isolation, cookie persistence (browser_auth), CAPTC

wqty123
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-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
Bundle

dsh-session-note

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

makechange
Bundle

dsh-todo-panel

A task-list (TODO) sidebar panel for dsh-better-sidebar: card layout, priority colors, Chinese UI, per-session persistence.

zhangkkkai
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-external/dsh-tool-args-unwrap

Fixes malformed tool-call arguments (nested {"arguments":{…}} wrappers, wrapper-key aliases, param-key aliases) at the llm/stream seam — repairs execution, persistence and history replay in one place. 修复模型产出的畸形工具参数。

shy19805
Bundle

dsh-draft

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

lalalaleo
Bundle

dsh-external-session

DSH routed session persistence: persist selected projects' sessions natively inside the project repository (.dsh-sessions) so git clone/push syncs conversations across devices.

XiaoYuOvO