All plugins

DSH / BUNDLE / CLIENT-UI

dsh-session-pruner

v0.3.2mrzhangkris / dsh-session-prunerf14186ed25

InstallableBundlesUI & client pluginsCommunity · Topic auto-analysisWeb UI

Overview

dsh-session-pruner

会话生命周期管理:one-shot 完成归档/删除、可续与主会话闲置归档、容量保底、连带清理 projcache——全类型生命周期管理。

README / EN

Package documentation

Registry summary

会话生命周期管理:one-shot 完成归档/删除、可续与主会话闲置归档、容量保底、连带清理 projcache——全类型生命周期管理。

dsh.pub verifies the pinned bundle contract, runtime facts, and distribution semantics. The complete README remains in the source repository.

Read the full README on GitHub

LIMITATIONS

Known limitations

- 完成事件丢失时(如 host 中途重启),已完成的 one-shot 子代理要等下一轮对账扫描才发现——最坏一个 `intervalMinutes`(默认 60 分钟) - mv 恢复的会话在打开前不受 live 保护——请 pin 住度过窗口期(见「归档机制」) - 依赖系统 `zstd` 命令 - 根治性修复在上游:projcache 陈旧会话淘汰 / storage-json 增量写,见 [deepseek-harness Discussion #1550](https://github.com/deepseek-ai/deepseek-harness/discussions/1550)