发布

  • feat: Add silent auto-update system for seamless background updates

    frostbyte_neo 发布于 2026-01-09 08:10:47 +00:00

    • Add silentAutoUpdate() function for completely silent update checks
    • Add initSilentAutoUpdate() for startup initialization
    • Add hasPendingUpdateRestart() and related state tracking functions
    • Create silent-auto-update.sh hook script that runs in background
    • Hook triggers on UserPromptSubmit but doesn't block user
    • Rate-limited to 24-hour intervals with exponential backoff on failures
    • All activity logged to ~/.claude/.sisyphus-update.log
    • Updates happen transparently without any user notification
    • Bump version to 1.5.0

    Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com

    下载附件