Skip to content
dsh.fish

Browse

127 results

Bundle

dsh-codex-import

Read-only Codex setup compatibility scanner for DeepSeek Harness

QinXi-ai
Bundle

dsh-config-watch

Config drift detective for DSH: snapshots profile/plugin state on startup, records diffs, exposes a read-only history tool. Zero runtime deps, no custom events.

Equinox7379
Bundle

dsh-session-repair

Session log repair tool for DSH: scans zstd session logs for unknown event types and marks them ignorable with a compliant frame rewrite (backup included). Read-only scan by default.

Equinox7379
Bundle

dsh-auto-approval

Guardian-style auto approval for DeepSeek Harness, aligned with Codex's Approve for me: a judge model reads the session transcript, verifies local state with read-only tools, and scores risk x authorization against a declarative policy before granting (out-of-tree plugin)

SipengXie2024
Bundle

dsh-tui-subagents

Read-only live subagent viewer for dsh-TUI: /subagents lists a session's subagents and opens a full-screen, real-time trajectory view.

FUSU123fusu
Bundle

dsh-plugin-catalog

Plugin catalog for the dsh web GUI: grouped list + search + per-plugin notes + VERSION CHECK (npm/github/link, read-only) with one-click update for npm packages (backup + rollback + lockfile-safe). No dsh sources touched. 中文:插件目录:分类/搜索/备注 + 版本检查与 npm 包一键更新。

fengs2021