brockdsaver
Run the following command in DeepSeek Harness:
dsh plugin install kirigayakazima/brockdsaver
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install kirigayakazima/brockdsaver in your terminal to install the brockdsaver pre-boot rescue toolkit from https://github.com/kirigayakazima/brockdsaver.
About this plugin
DSH plugin loading depends on a composition tree (cordis.patch.yml plus bundle patches). When a duplicate entry id, unparseable YAML, or missing package slips in, DSH crashes on startup and the GUI never opens. You are locked out of the settings panel and cannot fix the profile from inside. brockdsaver exists for exactly this dead-end: it runs as a standalone CLI outside of DSH, so it can diagnose and repair a broken composition even while DSH itself is down.
As a CLI tool it detects duplicate entry ids (the number-one cause of startup crashes), unparseable YAML or invalid configs, and reports disabled entries. Paired with backup and restore subcommands, you can snapshot the current state, apply a fix, and verify the result without the DSH server ever needing to be running.
brockdsaver also lives inside DSH as a bundle plugin: a Health Check page in Settings shows composition status, duplicate-id count, runtime errors, and bundle sources in real time. A rescue notification banner appears in the bottom-right corner when a fresh rescue event is logged, and every rescue record is written to a local JSONL log readable by both the CLI and the plugin UI. If you run a deep plugin stack or hit occasional startup crashes, brockdsaver is the fuse that keeps your profile from burning down.
Use Cases
- DSH crashes on startup and the GUI will not open, so the composition tree needs immediate diagnosis and repair
- After a plugin upgrade, duplicate ids or parse errors appear and you must troubleshoot without touching a running DSH server
- Maintaining a multi-bundle DSH setup where a persistent health page and rescue log are needed for ongoing oversight
Best For
- Advanced DSH users running deep plugin stacks who occasionally hit startup crashes
- Ops personnel managing team DSH configurations who require auditable rescue logs
- Developers who frequently upgrade or mix bundle plugins and want a built-in safety net
Related Plugins
Adds an Auto approval mode on the official workspace-write sandbox, classifying semantic risks, asking when ambiguous, and denying destructive operations.
Undo/rollback system for DSH: config & plugin snapshots, one-click undo/redo/restore, message-level revert, secret masking, safe mode, and offline WebUI/GUI/CLI rescue tools for when DSH won't start.
Packages all 87 SKILL.md files from upstream reverse-skill as a DeepSeek Harness plugin that auto-registers them for authorized reverse engineering, penetration testing, and security research.
Dockyard DSH is a native DeepSeek Harness plugin that unifies official OAuth/client sessions for Codex, Antigravity, Grok, Claude, and Cursor, providing account pool, model catalog, and quota status.