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

dsh-archive-finder

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

AI 분석

核心用途是自动化管理历史会话。适合需要自动清理闲置会话以保持界面整洁,同时又需要随时检索和恢复已归档会话的用户。

패키지
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.