@deepseek-ai/dsh-essential
为 DeepSeek Harness 提供可恢复的会话删除菜单与命令插件,支持将会话移至回收站并延迟索引。
AI 分析
核心用途是防止误删重要会话。适合频繁管理大量会话、需要“回收站”功能以备随时恢复历史记录的用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:omdsh-dev/dsh-essential说明文档
阅读完整 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. |