6HOLLIS/dsh-session-manager

6HOLLIS★ 1PowerShell最后同步: 2026-08-18

在 GitHub 打开

Permanent session deletion and folder-aware archive management for DeepSeek Harness Web UI.

README 摘要

DSH Session Manager 简体中文 Permanent session deletion and folder-aware archive management for DeepSeek Harness Web UI. [!WARNING] Deletion is permanent. This project is an unofficial community extension and currently supports only DeepSeek Harness 0.1.0-rc.6 . Features - Adds Delete session to each session row's overflow menu, with an explicit irreversible-action confirmation. - Adds an Archived panel to the sidebar. - Groups archived sessions by their pre-archive workspace, with an archived-panel-only ungrouped fallback. - Restores archived sessions to their original workspace grouping. - Stops and drains the live Agent/Session before deleting durable data, preventing deleted conversations from reappearing in a new main-sidebar “Ungrouped” workspace. - Removes the persisted session directory, projection cache, workspace membership, and archive membership. Why three patches? The original plugin needed two integration patches: 1. P1 — workspace unarchive API: adds WorkspaceRegistry.unarchiveSession(id) . 2. P2 — session row menu slot: exposes a list slot for plugin-provided row menu items. Deletion initially removed files and cache entries but could leave a live in-memory session. DSH…

在 GitHub 查看完整 README →
皮肤/UIarchivedeepseek-harnessdshdsh-pluginpowershellsession-managementwindowsweb ui

分类