DreamStan/dsh-archive-session

DreamStan★ 0TypeScript最后同步: 2026-08-18

在 GitHub 打开

A DSH plugin for browsing archived sessions and safely deleting them.浏览归档会话,并安全地关闭、取消归档或删除会话。

README 摘要

@dsh-external/dsh-archive-session English 中文 A DSH plugin for browsing archived sessions and safely deleting them. DSH officially supports archiving sessions, but it does not provide a way to view archived sessions, close them from memory, unarchive them, or delete them. This plugin fills that gap. Features - Browse archived sessions - Lists sessions in the registry-global archive set with title, session ID, workspace path, creation time, live/running/persisted status, and log path. - Close in-memory sessions without restarting DSH - A finished conversation can still be held in memory by DSH. archived session close flushes and detaches an idle session so it becomes persisted-only immediately. - Unarchive sessions - Removes a session from the archive set so it reappears in the sidebar/grouping surfaces and can be closed normally. - Delete archived sessions - Physically removes the session log directory for JSONL backends after explicit confirmation. - Settings UI - A dedicated Archived Sessions page under DSH Web Settings. - Host HTTP API - Simple JSON endpoints for automation. Agent Tools Tool Description archived sessions list List archived sessions that still resolve to a real se…

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

分类