@deepseek-ai/dsh-essential
Recoverable conversation deletion menu and command for DeepSeek Harness
AI Analysis
核心用途是防止误删重要会话。适合频繁管理大量会话、需要“回收站”功能以备随时恢复历史记录的用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:omdsh-dev/dsh-essentialREADME
Read the full README ↗Configuration
| Field | Type | Default | Meaning |
|---|---|---|---|
stateDir | string | required | Absolute pending-request and recovery-trash directory, outside Session artifact directories. |
commandName | string | delete-conversation | Optional human-command alias without /; the menu always uses stable /delete-conversation. |