AnakinWu/DSH-plugin--packages-dsh-archive-finder0

dsh-archive-finder

Find and restore archived sessions, and auto-archive idle ones after 3 days.

包名
dsh-archive-finder
版本
1.4.0
许可证
MIT
最近更新
2026年8月30日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:AnakinWu/DSH-plugin#9d7d7aa630f4ac5b958012b5ac5c3b8bbfc42fe2&path:packages/dsh-archive-finder

Configuration (environment variables)

VariableDefaultMeaning
DSH_ARCHIVE_FINDER_AGE_DAYS3Idle days before a session is auto-archived.
DSH_ARCHIVE_FINDER_AUTOonSet off to disable auto-archive sweeps.
DSH_ARCHIVE_FINDER_INTERVAL_HOURS-Hours between auto-archive sweeps.
DSH_ARCHIVE_FINDER_FIRST_DELAY_S-Delay in seconds before the first sweep.