dsh-bundle-dedup-guard
Run the following command in DeepSeek Harness:
dsh plugin install Lstalu/dsh-bundle-dedup-guard
Paste the following prompt into your AI chat to install this plugin:
To install this plugin in DeepSeek Harness, run the command: dsh plugin install Lstalu/dsh-bundle-dedup-guard. The source code is available at https://github.com/Lstalu/dsh-bundle-dedup-guard.
About this plugin
A common configuration error in DeepSeek Harness is listing both an aggregate package (like @linxin666/dsh-web-ui-all) and its sub-plugins in the profile, causing duplicate loader entry IDs. This triggers the "duplicate loader entry ID" error immediately before any plugin starts, blocking the entire profile from booting. dsh-bundle-dedup-guard acts as a critical safety net, intercepting these duplicates by analyzing the plugin environment during load to trace sources and providing specific fix commands. Beyond just fixing lists, the plugin performs comprehensive site-level health checks. It scans the vendor tree and plugin junctions to discover hidden issues like duplicate routes and corrupted dependencies. These zero-dependency checks serve as preventative measures, ensuring the environment remains stable and adheres to the Loader contract. In summary, this is an essential tool for any developer or admin maintaining a DeepSeek Harness ecosystem. By turning potential incidents into automated diagnostics and actionable fixes, it ensures configuration robustness and prevents the headache-inducing crashes that often occur during configuration reloads.
Use Cases
- Aggregate package and sub-plugins listed simultaneously, causing boot failure.
- Vendor tree corrupted or dependencies missing.
- Plugin junctions broken or pointing to wrong locations.
Best For
- Developers maintaining DeepSeek Harness configuration files.
- DevOps engineers responsible for environment deployment.
- CI/CD pipelines requiring automated health checks.
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.