ReMe/reme
jinliyl 5584a5c239
feat(memory): add CoPaw file-based memory system with compaction and … (#134)
* feat(memory): add CoPaw file-based memory system with compaction and summarization

* feat(reme): add tool result cleanup and retention management

* fix(memory): resolve copaw memory processing and prompt formatting issues

* docs(reme_copaw): update documentation and initialization logic

* refactor(reme): remove override parameters from compact_tool_result

* feat(docs): update README to reflect CoPaw memory system integration

* chore(docs): update model names in documentation
2026-03-04 10:55:43 +08:00
..
config feat(memory): add CoPaw file-based memory system with compaction and … (#134) 2026-03-04 10:55:43 +08:00
core fix(embedding): disable dimensions parameter by default 2026-03-03 10:50:56 +08:00
extension refactor(memory): integrate procedural memory into extension module 2026-02-27 14:55:00 +08:00
memory feat(memory): add CoPaw file-based memory system with compaction and … (#134) 2026-03-04 10:55:43 +08:00
__init__.py feat(memory): add CoPaw file-based memory system with compaction and … (#134) 2026-03-04 10:55:43 +08:00
reme.py Add bool trigger on Profile memory ; Update Longmemeval Eval and HalumemEval (#129) 2026-03-03 11:29:49 +08:00
reme_cli.py feat(memory): add CoPaw file-based memory system with compaction and … (#134) 2026-03-04 10:55:43 +08:00
reme_copaw.py feat(memory): add CoPaw file-based memory system with compaction and … (#134) 2026-03-04 10:55:43 +08:00