Yiklek/dsh-archived-list

Yiklek★ 0JavaScript最后同步: 2026-08-20

在 GitHub 打开

dsh plugin: view and restore archived sessions from a dedicated page in the web Settings.

README 摘要

dsh-archived-list A DeepSeek Harness (dsh) plugin: view and restore archived sessions from a dedicated page in the web Settings. - A 已归档 / Archived nav row (own settings.section page) lists every archived session grouped by workspace , newest first inside each group. - Each row shows the title (log-backed title fold via the host service, with client-list and directory-name fallbacks) and the full session id (selectable text); the group header shows the workspace name and its count. - Multi-select : checkbox per row and per workspace group, plus a toolbar (已选 N 项) with 恢复所选 / 删除所选 / 取消选择. - 恢复 / Restore removes the session id from the durable archivedSessionIds set through workspaceRegistry 's own serialized write path. By default it does not auto-open the restored conversation and keeps Settings open; the page includes two toggles to enable auto-open and close Settings after restore (persisted in browser localStorage). - 删除 / Destroy permanently deletes one archived session (or the whole selection, behind the same double confirmation): the host reads the durable header to locate the log, detaches workspace accounting, removes the id from the archived set through the serialized writ…

在 GitHub 查看完整 README →
工具/开发dsh-plugin

分类