# dsh-session-delete — DeepSeek Harness plugin install manifest

> Generated: 2026-09-18 09:53 · Source: https://deepseekmodel.com/plugins

## Overview

Session management for DSH: archive or delete one session, archive/delete all sessions in a workspace, and restore archived sessions from the settings page — archiving backs up workspace metadata and restoring recreates deleted workspace registrations automatically.

## Plugin info

| Category | Maintainer | GitHub stars | License | Primary language | Last push |
| --- | --- | --- | --- | --- | --- |
| Sessions & Messaging | wenhao4126 | 1 | — | — | — |

## Install

```bash
dsh plugin --profile web add github:wenhao4126/dsh-session-delete
```

## Steps

1. Install and start DeepSeek Harness (DSH, MIT-licensed open-source agent runtime) — `npx @deepseek-ai/dsh web`
2. Run the command above; the CLI resolves the plugin and verifies its source
3. Confirm with dsh plugins list; restart Harness if needed

> To pin a revision, append #commit to the repository spec.

## Audit before installing

Plugins run with your dsh process permissions and may execute code during installation. Read the repository source and license first, check for destructive commands or excessive access, and pin a commit hash for reproducible installs. This manifest is compiled by DeepseekModel from a public plugin catalog for reference only and does not vouch for third-party plugins.

---

- Repository: https://github.com/wenhao4126/dsh-session-delete
- Plugin page: https://deepseekmodel.com/plugin-detail?id=wenhao4126%2Fdsh-session-delete
- Source: https://deepseek-harness-plugin.com/zh-CN/plugins/ · Generated 2026-09-16
