MS666666/dsh-archive-manager

MS666666★ 0JavaScript最后同步: 2026-08-22

在 GitHub 打开

DeepSeek Harness归档管理器

README 摘要

dsh-archive-manager-plus Archive manager: list archived sessions in the Settings page and delete them for real (session log, archive marker, and projection cache removed together). English 中文 Features - Adds an Archive Manager tab to the Settings page (official settings.section slot — peers with General, Models, etc.) - Lists all archived sessions : title, created time, and whether the log still exists on disk - A Delete button on each row; a confirmation dialog, then a real delete - Security-minded: same-origin POSTs only, strict session-id validation, Node self-verification after writes, automatic rollback on failure - No UTF-8 BOM pitfalls across PowerShell editions (Windows PowerShell 5.1 and PowerShell 7 behave identically) Why DSH's "archive session" only hides a session from the grouped views: the session.jsonl.zstd log and its accounting stay untouched , and the official UI has no delete entry. This plugin adds the "real delete" capability — archiving is only hiding; when you actually want the disk cleaned up, do it here. How it works A dual-half plugin (the same shape as the official plugin ecosystem): Half Location Responsibility host half lib/ Mounts two HTTP routes: GET…

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

分类