fix: add missing formatDateTime import in SearchManager
The get_context_timeline mem-search function was broken due to formatDateTime being used but not imported from timeline-formatting.ts. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"plugins": [
|
||||
{
|
||||
"name": "claude-mem",
|
||||
"version": "7.4.4",
|
||||
"version": "7.4.5",
|
||||
"source": "./plugin",
|
||||
"description": "Persistent memory system for Claude Code - context compression across sessions"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user