mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-08-28 05:25:04 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| test_compactor.py | ||
| test_memory_formatter.py | ||
| test_summarizer.py | ||
| test_tool_result_compactor.py | ||
| test_utils.py | ||