simbamo/dsh-session-unarchive1

dsh-session-unarchive

DeepSeek Harness 插件:查看并恢复已归档的会话(侧边栏「归档会话」入口 + session_archive 工具 + /unarchive 命令)

AI Analysis

核心用途是管理已归档的会话。适合需要频繁检索历史对话、将已归档会话重新移回原工作区继续交流的用户。支持 UI 操作、命令和 Agent 工具调用。

Package
dsh-session-unarchive
Version
0.2.0
License
MIT
Last updated
Aug 17, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

使用

侧边栏 UI

重启后,侧边栏底部(设置按钮旁)会出现「归档 (N)」入口:

  • 点开 → 列出全部已归档会话(标题 + 工作目录)
  • 「打开」→ 直接打开该会话查看
  • 「恢复」→ 把会话移回它原来的工作区分组(取消归档)

命令

/unarchive list
/unarchive restore 3
/unarchive restore 
/unarchive restore-all

工具

让 agent 直接调 session_archive 工具(list / unarchive / unarchive-all)。