dsh-command-delete
Run the following command in DeepSeek Harness:
dsh plugin install wang122818/dsh-command-delete
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install wang122818/dsh-command-delete in your terminal to install the plugin; full source repo: https://github.com/wang122818/dsh-command-delete
About this plugin
Over time, the DSH workspace registry can accumulate stale project entries that are no longer needed, and persisted session logs keep piling up with no automatic cleanup. dsh-command-delete fills that gap by adding dedicated delete commands for both project registrations and persisted sessions.
The plugin separates two levels of deletion clearly. Deleting a project removes only the DSH workspace registry entry; the underlying directory and all session logs stay on disk. Deleting a session permanently removes the persisted JSONL session directory, but it will refuse to act on any session still owned by a live Agent. In the Web UI, a trash icon in the sidebar footer opens a management panel that lists projects and sessions side by side, and every destructive action is gated behind a confirmation dialog.
This plugin is aimed at long-term DSH power users and administrators who need a safe, deliberate way to prune their workspace registry and clear out old session logs without touching live work.
Use Cases
- Prune stale DSH workspace registrations
- Permanently remove archived persisted session logs
- Quickly browse and manage projects and sessions via the Web panel
Best For
- Long-term DSH power users
- Sysadmins who need periodic registry cleanup
- Users who prefer confirmation-gated destructive actions
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.