Momojie-S/dsh-subagent-cleanup0

@momojie-s/dsh-subagent-cleanup

DSH 插件: 子agent会话清理 —— 会话自清(枚举本会话后代,归档/删除已停稳记录)+ 运维侧跨 workspace 大扫除(严格冷判据)

包名
@momojie-s/dsh-subagent-cleanup
版本
0.1.0
许可证
MIT
最近更新
2026年8月25日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Momojie-S/dsh-subagent-cleanup

配置

patch config 字段(全部可选):

字段默认说明
toolSelfsubagent_cleanup自清工具的模型可见名
toolGlobalsubagent_cleanup_global大扫除工具的模型可见名
homeDSH_HOME 环境变量,再退 ~/.dshDSH home 覆盖
archiveRoot/sessions-archive归档目标根
defaultIdleHours24大扫除闲置门槛(小时)
settleBufferMs30000仅磁盘子级的写入缓冲(毫秒)
liveBufferMs600000在内存子级需静默多久才可处置(毫秒)