Skip to content

dsh-unarchive v0.1.2

Choose a tag to compare

@uwu9039 uwu9039 released this 16 Aug 13:52
· 5 commits to main since this release

Archived-session recycle bin for DeepSeek Harness: list every archived session, preview its content, and restore it back to its original workspace. 归档会话回收站插件:查看、预览并一键恢复已归档会话。

安装 / Install

从本 Release 的 tarball 安装:

dsh plugin --profile web add https://github.com/uwu9039/dsh-unarchive/releases/download/v0.1.2/dsh-unarchive-0.1.2.tgz

从源码安装(需在 pnpm-workspace.yaml 中为该包配置 allowBuilds):

dsh plugin --profile web add github:uwu9039/dsh-unarchive#<commit-sha>