v0.1.42 - Release Notes
🧹 Memory Cleanup
- Memory cleanup skill added: Use commands like "clean up memory" to organize memories systematically
- Duplicate file prevention: Prevents duplicate file creation for the same user/channel in users/ and channels/ folders
- Searches for existing files by email, user_id, or channel_id metadata before saving
- Improved auto-classification: Distinguishes between profile files and task records, storing them in appropriate folders
✅ Proactive Confirm Improvements
- Immediate rejection handling: When a suggestion is rejected, it's immediately updated to "rejected" status in the DB
- Duplicate suggestion prevention: When a new suggestion is made in the same channel/thread, previous pending confirms are
automatically cancelled - Optimized search range: Reduced pending confirm search range from 24 hours to 12 hours for more relevant results