Skip to content
dsh.fish

Browse

16 results

Bundle

dsh-devtools

DevTools for DeepSeek Harness web: read-only Agent Runtime Trace — turn/step execution timeline, model latency (TTFT/decode), tool-call durations, retries, hook and turn end reasons. Metadata-first, durable events only, zero behavior modification.

izz-BLUE2
Bundle

dsh-poison-guard

Pre-install supply-chain poison scanner for DeepSeek Harness plugins: AST analysis (NodeSecure JS-X-Ray) + deobfuscation decoder + regex heuristics to catch credential exfiltration, dynamic code execution, obfuscated imports, and install-time scripts.

zoahdev2
Bundle

dsh-url-tools

DSH plugin: URL parse/clean/decode/encode/expand tool (url_tool), zero-dependency pure ESM.

ZhijiangTang1
Bundle

dsh-jwt

DSH plugin: decode and inspect JWT tokens (debug only, no signature verification).

ZhijiangTang1
Bundle

dsh-base32

Base32 编解码(RFC 4648)

uckkk
Bundle

@dsh-external/dsh-pwsh-encoding-fix

Fix garbled non-ASCII output from the pwsh tool on Windows: native output (ANSI or UTF-8) is captured byte-preserving inside pwsh and decoded per-segment (strict UTF-8 else ANSI) before re-emitting as UTF-8. 修复 pwsh 工具中文/非 ASCII 输出乱码(兼容 GBK 与 UTF-8 两种原生输出)。

hongweifei
Bundle

mc-hud

Minecraft-style token consumption HUD for the DeepSeek Harness web GUI: hearts = decode tok/s, drumsticks = DeepSeek balance, per-mode icons (sword/map/command-block/grass).

qsjzqssh
Bundle

dsh-session-archive-plugin

DSH plugin: context archiving + historical retrieval — archive_session / search_archive tools over the session-archive skill (zstd session-log decode).

honyKing
Bundle

dsh-netcafe-devkit

The small deterministic operations an agent needs mid-task. JSON/YAML round-trip, JSON Schema validation, text diff, JWT decode, regex testing, SQL dialect transpiling, QR codes, timezone and unit conversion, page screenshots.

mario03690
Bundle

dsh-parallel-agent-ade

并行 agent 开发环境:Codex/ClaudeCode/OpenCode/Pi 并排跑,各在独立 git worktree——一个 prompt 扇出 5 个 agent 比较合并胜者;移动伴侣监控、终端分屏、Design Mode(点击 UI 元素送 HTML/CSS/截图进 prompt)、GitHub/Linear 原生、SSH worktree、AI diff 标注。受 stablyai/orca(49k★ MIT)启发。

satan9394
Bundle

dsh-tool-jwt

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

chenxuhl
Bundle

@local/dsh-session-dustbin

DSH session dustbin: delete sessions straight from the left sidebar session menu (next to rename / fork / archive) and manage archived sessions from Settings -> Plugins -> Configurable. Head-frame only: no session log is ever decoded.

Github-CJX
Bundle

dsh-live-perf-gauges

Live decode, TTFT, prompt-rate, and MTP stream gauges for DeepSeek Harness Web.

TnzGit
Bundle

dsh-console-utf8

Keep the Windows console on code page 65001 (UTF-8) for the dsh host and its bash tool commands, so output from Windows-native child processes stops being decoded as mojibake

VviLliAm-qwq