What's Changed
- Message-based compaction detection: Detect compaction from message data instead of relying on events, improving reliability
- Tool cache optimization: Clear tool caches on compaction and add stale entry warning to prevent stale data issues
- Performance improvement: Optimize
findLastCompactionTimestampto iterate from end for better performance - Backwards compatibility: Restore
showUpdateToastsconfig option for backwards compatibility
Full Changelog: v1.0.1...v1.0.2