dsh-unarchive
Archived-session recycle bin for DeepSeek Harness: list every archived session, preview its content, and restore it back to its original workspace — plus an optional archive confirmation.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:uwu9039/dsh-unarchive说明文档
阅读完整 README ↗配置 / Configuration
cordis.yml 的 config: 块(Schemastery 校验,默认值见 schema):
plugins:
dsh-unarchive:
config:
confirmOnArchive: false # 归档二次确认(默认关)
showButton: true # 显示右下角入口
previewEnabled: true # 内容预览