dsh-plugin-archive-manager
Settings section for archived sessions: browse by workspace, search, batch unarchive with the sidebar updating live, and optional auto-archive rules (idle days, keep-last-N per workspace) with a dry-run preview — plus a left-edge turn rail for jumping between turns of long conversations and ↑/↓ input history in the composer.
设置页的归档会话分区:按工作区分组浏览、搜索、批量取消归档,侧边栏实时恢复;自动归档规则(不活跃天数、每工作区保留条数)可选,执行前可试运行预览。另含长会话的左缘轮次刻度尺(悬停预览、点击跳转、Alt+↑/↓ 逐轮移动)与输入框 ↑/↓ 历史翻找。
How to install
dsh plugin add dsh-plugin-archive-manager About
dsh-plugin-archive-manager 为 dsh 的 Web UI 补上会话归档管理:设置页的一级分区「归档管理」。本插件前身为 dsh-plugin-atlas;0.3.0 起官方 Web UI 自带对话刻度尺,插件不再内置刻度尺与输入历史,专注归档一件事,并随版更名。 归档管理 已归档会话按工作区分组,支持搜索与批量取消归档,还原后侧边栏实时恢复、无需重启。标题与轮次数取自会话日志本体。 自动归档默认关闭,可配置「不活跃超过 N 天」与「每个工作区保留最近 M 条」,每日核查一次,执行前可试运行预览清单。旧版 atlas 的自动归档规则会在升级后自动沿用。 安装 sh dsh plugin --profile web add dsh-plugin-archive-manager 也可以在 Web UI 的 设置 → 插件 里按包名安装(经 dsh-plugin-install),或直接从 GitHub 装: sh dsh plugin --profile web add github:qinyre/dsh-plugin-archive-manager 开发时 add file:/path/to/dsh-plugin-archive-manager 可装本地检出,包内 prepare 脚本会自动构建。卸载把 add 换成 remove 即可。从旧包名升级:先 re…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 2
- mo. downloads
- –
- Last push
- 2026-09-03
- Created
- 2026-08-18
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- archive, deepseek, deepseek-harness, dsh, dsh-plugin, navigation
Related plugins
DSH-EasyRewrite
Renzic-Stone/DSH-EasyRewrite
Inline-edit and recall your own user messages in dsh web — lazily and seamlessly, with a version pager and per-session draft persistence.
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
Chat recovery for DSH: edit the last finished user message and explicitly retry failed turns, both via session-fork branches that leave the original conversation untouched.
dsh-nested-followups
sluminositys/dsh-nested-followups
Keep branching from any completed answer at any depth while the main session stays untouched.
dsh-session-sync
PerryLink/dsh-session-sync
Cross-device session sync for DeepSeek Harness — syncs sessions and settings between machines through git.