qwased/DSH-deleted-and-history-button

qwased★ 0ShellLast synced: 2026-08-16

Open on GitHub

DeepSeek Harness (DSH) community patch: archived session list view + permanent session delete with confirmation for the Web UI

README excerpt

DSH deleted-and-history-button Add archived session list + permanent session delete (with confirmation) to the DeepSeek Harness Web UI. - Archived view — the sidebar "Group by" menu gains an Archived mode that lists every archived session (newest first), so archives are finally reachable from the UI. - Permanent delete — session rows (normal and archived views) gain a danger Delete session action backed by a confirmation dialog. Deleting a live session disposes its agent first; the durable log, Workspace accounting, and archive-set entry are all removed. Deleting the currently open session returns to the empty state. This is a community source patch for a DeepSeek Harness checkout, not an npm-installable plugin: the feature spans core capability seams (a new session.delete RPC, persistence delete, Workspace accounting cleanup, the client sessions service, and the workspace-browser UI), which a standalone plugin cannot reach. It follows the same "patch repo" convention as other community DSH extensions. Features 1. Archived session list - View options menu → Group by → Archived shows a flat, newest-first list of all archived sessions. - Each archived row keeps the full row menu (ope…

View full README on GitHub →
Skins / UIdeepseek-harnessdsh-pluginsession-managementweb-uiweb uisidebaragent

Category