Neumannzc/dsh-archive-manager
Neumannzc★ 0TypeScript最后同步: 2026-08-17
归档管理插件:DSH 设置页按工作区展示归档会话并支持取消归档(Archive manager settings section for DeepSeek Harness)
README 摘要
dsh-archive-manager A beautified archive manager plugin for DeepSeek Harness (dsh): a 设置 → 归档管理 settings page listing archived sessions grouped by workspace, each row with a hover unarchive action and relative timestamps. 中文简介 :为 DeepSeek Harness(dsh)的 Web 界面提供美化版归档管理设置页——按工作区分组展示已归档会话,悬停取消归档,附相对时间。官方 npm 版 dsh( 0.1.0-rc.6 )只含 archiveSession ( unarchiveSession 曾被短暂发布后回滚),本插件的 node half 自带取消归档实现,无需改动 dsh 核心。 Features - 设置 → 归档管理 settings page (same archives section id as the official plugin). - Archived sessions grouped by workspace, mirroring the sidebar grouping rules. - Beautified UI: flat session rows, folder group headers, relative timestamps ( 3min ago / 3分钟前 ), hover-only unarchive icon button. - Self-contained unarchive : the plugin's node half patches WorkspaceRegistry.unarchiveSession when the official release lacks it (idempotent — a future official method wins) and exposes it to the browser over the official webServer carrier; state changes propagate to every tab through the core archived-sessions-changed frame. - Trust fence on the unarchive route: loopback or same-origin only. Install Requires dsh = 0.1.0-rc.6 and pnpm . Restart the dsh profile, then open 设置 → 归档管理 . I…
在 GitHub 查看完整 README →分类
DeepSeek Harness: Everything is a Plugin.
★ 140,164
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 10,272
awesome-dsh-plugin/awesome-dsh-pluginA curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表
★ 6,371