Skip to content
dsh.fish

Browse

16 results

Bundle

dsh-undo-savepoint

DSH undo/rollback system: snapshot config files on change, undo/redo the last action from the WebUI or by chat, and roll back broken plugin trees without reinstalling. Works even when DSH fails to boot (offline CLI + GUI).

lire1131154
Bundle

@ready22race/dsh-team-task

team-task for DeepSeek Harness: long-horizon multi-agent tasks — a lead plans a reviewed DAG, durable members execute, an event log is the single truth, and a resident reconciler survives crashes and restarts.

Ready22Race4
Bundle

dsh-bundle-dedup-guard

DSH plugin guard: on every plugin load checks profile bundle lists for duplicate loader entries (aggregate bundle + sub-plugins listed together → 'duplicate loader entry id' boot crash) and runs site-level health checks — known conflict pairs, vendor @deepseek-ai tree integrity vs lockfile, plugin @deepseek-ai junction integrity — guarding the 2026-08-18 and 2026-08-21 incidents. Read-only diagnostics.

Lstalu2
Bundle

dsh-lan-access

DSH v0.18.x LAN access plugin: binds the web server to 0.0.0.0 (bypassing the official --host 0.0.0.0 CLI guard at the supported composition layer) and injects a browser shim that fixes the crypto.randomUUID() secure-context crash which breaks the client RPC layer on plain-HTTP non-loopback origins (phone browsers).

ZnFr601
Bundle

dsh-guardian

DeepSeek Harness task-protection plugin: plugin preflight scanner (catches missing `inject` declarations that crash the host), loop detection (repeated identical tool calls -> steer to a new approach), recursion guard (nested subagent depth cap), and interruption awareness (status route with safeToRestart). Never terminates tasks — only steers via injected messages. Zero npm dependencies.

akira3991
Bundle

dsh-ballute

Ballute 气囊:插件崩坏防护——崩溃可见、可归因、可恢复

Zlyraz1
Bundle

dsh-plugin-chatgpt-crash-fix

Diagnose and fix ChatGPT/Codex desktop app startup crashes on Windows: Store-updater native crash, broken Microsoft Store channel, and Clash/system-proxy interference. Ships a Cordis command, an agent Skill (SKILL.md), and runnable PowerShell diagnostic/fix scripts.

lammarco861
Bundle

@visol-456/dsh-web-compat

Web compatibility layer for the DeepSeek Harness UI: polyfills crypto.randomUUID on non-secure contexts (plain-http LAN access) so the official conversation UI no longer crashes when attaching images, and surfaces the context status in Settings

Visol-4561
Bundle

crash-guard-dsh

崩溃保护:某个插件导致 DeepSeek Harness 启动崩溃时,下次启动自动禁用该插件,避免反复崩溃。

limochaishang1
Bundle

dsh-depguard

DeepSeek Harness plugin: predict (pre-install) and detect (post-install) duplicate @deepseek-ai/dsh-* copies, version drift, and vendored core services to prevent Symbol-key crashes like "Cannot read properties of undefined (reading 'prepare')".

DeLightor
Bundle

dsh-death-forensics

In-process death black box for DeepSeek Harness (dsh) hosts: heartbeat windows, crash stacks, end-kind self-check, death_forensics_report tool.

shenhuanageshei
Bundle

@fakechris/dsh-restart-recover

Restart recovery for dsh web: after a crash/restart, an interrupted agent turn continues automatically (host-side agent/created listener — no browser timing races). Pairs with the dsh-web-guard skill (which auto-relaunches the web process); together they

Bundle

dsh-remote-sandbox

One-line DeepSeek Harness bundle that moves the execution world into a crash-resilient, heartbeat-kept, workspace-synced E2B sandbox.

weijiafu8
Bundle

dsh-hmos-skills

HarmonyOS (鸿蒙) development skills for DeepSeek Harness — 39 official hmos-* skill bundles ported to the DSH skill registry: ArkTS/ArkUI development, multi-device adaptation, Kit integration, and DFX crash/leak analysis.

weikangzeng07-ops