Li-canghai/dsh-archived-conversation
Li-canghai★ 0JavaScript最后同步: 2026-08-22
—
README 摘要
dsh-archived-conversation 简体中文 English An archived-conversation manager plugin for DeepSeek Harness (DSH). It adds a Settings → 已归档 (Archived) page that lists every archived conversation grouped by project, with unarchive and delete actions. DSH already ships the archive capability (right-click a conversation in the left sidebar → Archive; the conversation disappears from the workspace view and its id is written to archivedSessionIds in /.dsh/storages/workspace.json ). But DSH currently has no management UI for archived conversations and no unarchive / delete entry point — this plugin fills that gap. Features - Grouped by project — reuses DSH's workspace info to group archived conversations under their owning project. - Unarchive — removes the id from archivedSessionIds ; the conversation returns to its original position in its workspace. - Delete — detaches from the workspace, drops from the archive set, and removes the on-disk session directory (irreversible). - Auto-refreshes every 3s, staying in sync with DSH's host/archived-sessions-changed broadcast. How it works - Pure ESM, zero runtime dependencies (Node built-ins only), same shape as dsh-mcp-manager . - Client: registers t…
在 GitHub 查看完整 README →分类
DeepSeek Harness: Everything is a Plugin.
★ 182,325
amruthpillai/reactive-resumeA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
★ 41,477
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 17,784