Skip to content
dsh.fish

Browse

534 results

Bundle

dsh-plugin-safe-install

DSH (DeepSeek Harness) plugin that bundles the battle-tested 'safe plugin installation' skill: audit candidates, install one at a time, verify through five levels, and uninstall cleanly. Built from a real beginner's painful install journey.

rouyiemei
Bundle

dsh-web-skin

Permanent wallpaper skin for the DSH web UI: the host serves any local image over an HTTP route, the client pins it behind the window, makes theme surfaces translucent, and offers a Settings → 背景图 panel to change the image anytime — survives restarts, no re-define needed.

SnoWinKK
Bundle

dsh-aurora-skin

Three hand-tuned skins for DeepSeek Harness (DSH): Aurora (deep navy + electric cyan + warm coral), Paper (cool white + deep teal, daytime reading), and Hologram (near-black + lime-cyan, terminal vibes). Pure --dsw-alias-* token system, no core patches, persisted in localStorage.

breaker505
Bundle

@omdsh-plugins/omdsh-shortcuts

Bind a chord to anything the harness can do: a menu the desktop shell renders natively, a switchboard the runtime dispatches through, and an in-page listener for the web — one document, two surfaces

omdsh-plugins
Bundle

yolo-mode

Unattended full-access (yolo) mode for the DeepSeek Harness: a human-only /yolo switch arms danger-full-access + never-approval for long autonomous runs, with a best-effort catastrophic-command tripwire guard, optional time-boxed expiry, and idle/denial notifications (desktop / webhook / email)

CanGeng
Bundle

dsh-foreground-stream

前台命令执行实时输出流式展示——对话历史命令卡片实时输出 + 底部流条(Host 镜像旁路 subprocess collect 游标 + 只读轮询路由 + WebUI 设置栏目)

XiaoYuOvO
Bundle

dsh-tool-jwt

DSH JWT tool: HS256 decode (header/payload/expiry status), sign, and verify — zero runtime dependencies, RFC 7515-verified

chenxuhl
Bundle

dsh-control-plane

A local-first developer control plane for multiple DeepSeek Harness runtimes.

Harzva
Bundle

dsh-plugin-vajraclaw

Local tool-call failsafe and DWGR-8 personal governance proxy gate for DSH: blocks high-risk shell patterns, credential leaks, and enforces declarative param-level boundaries with hash-linked JSONL audit logs and optional Gateway.

Top-Celestial-Company-Ltd
Bundle

dsh-macos-skin

macOS desktop skin for the DeepSeek Harness web GUI + real-time plugin install/runtime error log panel (host route serves ~/.dsh/logs)

hero-goblins
Bundle

dsh-web-pass

DSH web-password gate: multi-password multi-upstream reverse proxy (one password, one backend; add upstreams from the settings page) + forced first-time setup + Settings 'Web password' tab + 2-day sliding sessions + size-capped access log + non-loopback settings unlock + true lockout with backoff + sessions bound to upstream identity + hardened proxy isolation (reserved cookies, forwarding-header hygiene, POST-only logout). v0.3.7 adds DSH v0.1.5-rc.1 settings-RPC compatibility, a soft-delete upstream reuse fix, and a browser transport shim. Zero dependencies.

linz919
Bundle

dsh-share-page

Share any DeepSeek Harness session as a self-contained read-only static webpage — timeline, collapsible tool calls & reasoning, default redaction, dual SHA-256 fingerprints, watermark. · 把 DSH 会话一键变成可分享的只读静态网页:单文件 HTML、离线可开、默认脱敏。

huazhiliange
Bundle

dsh-session-viz

AgentTrace 智能体轨迹:DSH 会话日志可视化插件——首页闭环总览 + 三层渐进式查看器(摘要/故事线/事件树)+ 四层进度体系 + 可折叠 JSON 查看器 + SVG 闭环轮环图会话图(每个轮次一个环、子 Agent 分叉环,融合 dsh-seelog)。host 与 client 半均由 tsdown 构建,随 harness 启动。

xusuyang030218
Bundle

dsh-persistent-memory

跨会话持久记忆压缩系统:生命周期 hooks 自动捕获工具观察、生成语义摘要、3 层检索工作流(search→timeline→get_observations,~10x token 节省)、渐进披露、私有标签、混合搜索。受 thedotmack/claude-mem(86k★ Apache-2.0)启发。

satan9394
Bundle

dsh-audit-log

Runtime data-flow audit log for DeepSeek Harness: who mutated what, in what order — per-plugin, per-fiber attribution.

ssdyg4444-sys