mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-09-23 00:43:18 +00:00
* feat(memory): add ContextChecker component for context size management * refactor(memory): restructure file-based memory tools and update imports * docs(readme): update documentation with detailed architecture and components * docs(readme): update Chinese documentation with enhanced memory management diagrams * refactor(cookbook): move cookbook files to test directory and clean up docs * docs(readme): update link path for old version documentation * docs(readme): update documentation with improved architecture diagrams and component details * docs(readme): update documentation with improved clarity and structure * refactor(docs): update in-memory memory documentation * docs(readme): add experiment reproduction link to quickstart guide |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| import_usage_demo.py | ||
| mcp_task_memory.jsonl | ||
| personal_memory.jsonl | ||
| task_memory.jsonl | ||
| task_messages.jsonl | ||
| use_personal_memory_demo.py | ||
| use_task_memory_demo.py | ||
| use_task_memory_mcp_demo.py | ||
| use_tool_memory_demo.py | ||