ReMe/docs/zh
Ziyang Guo c060933e4d
fix(auto-memory): preserve message timestamps (#310)
* fix(auto-memory): preserve message timestamps

* fix(auto-memory): infer daily date from messages

* feat(file_io): add strict date parsing and improve daily date handling

- Add new parse_daily_date function for strict YYYY-MM-DD validation
- Replace extract_daily_date with parse_daily_date for explicit date validation
- Change _messages_day to use max date instead of min for historical imports
- Reorder imports to maintain consistent module ordering
- Move session message saving after date validation in auto_memory
- Add comprehensive tests for invalid date rejection before saving
- Add tests for strict YYYY-MM-DD date format validation
- Update test names to reflect latest date behavior

---------

Co-authored-by: Ziyang Guo <121015044+RunMarshal@users.noreply.github.com>
Co-authored-by: jinli.yl <jinli.yl@alibaba-inc.com>
2026-07-01 17:15:07 +08:00
..
_config.yml feat(docs): add multilingual documentation with GitHub Pages deployment (#287) 2026-06-29 15:58:23 +08:00
_toc.yml feat(docs): add multilingual documentation with GitHub Pages deployment (#287) 2026-06-29 15:58:23 +08:00
auto_dream.md docs: rename vault_dir to workspace_dir in documentation and examples (#286) 2026-06-22 16:58:57 +08:00
auto_link.md docs: rename vault_dir to workspace_dir in documentation and examples (#286) 2026-06-22 16:58:57 +08:00
auto_memory.md fix(auto-memory): preserve message timestamps (#310) 2026-07-01 17:15:07 +08:00
auto_resource.md feat(mem): Enhance daily note system with metadata handling and write functionality (#295) 2026-06-25 21:54:56 +08:00
contributing.md docs: rename vault_dir to workspace_dir in documentation and examples (#286) 2026-06-22 16:58:57 +08:00
framework.md docs(framework): clarify context management boundary (#306) 2026-07-01 11:17:00 +08:00
index.md feat(docs): add multilingual documentation with GitHub Pages deployment (#287) 2026-06-29 15:58:23 +08:00
memory_as_file.md docs: rename vault_dir to workspace_dir in documentation and examples (#286) 2026-06-22 16:58:57 +08:00
memory_search.md docs: rename vault_dir to workspace_dir in documentation and examples (#286) 2026-06-22 16:58:57 +08:00
proactive.md init: reme version 0.4.0 (#284) 2026-06-22 15:41:19 +08:00
quick_start.md feat(mem): Enhance daily note system with metadata handling and write functionality (#295) 2026-06-25 21:54:56 +08:00