Add timestamp format hint for HISTORY.md grep searching

This commit is contained in:
aiguozhi123456
2026-02-27 11:11:42 +00:00
parent e86cfcde22
commit db4185c8b7
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ always: true
## Structure
- `memory/MEMORY.md` — Long-term facts (preferences, project context, relationships). Always loaded into your context.
- `memory/HISTORY.md` — Append-only event log. NOT loaded into context. Search it with grep.
- `memory/HISTORY.md` — Append-only event log. NOT loaded into context. Search it with grep. Each entry starts with [YYYY-MM-DD HH:MM].
## Search Past Events