ReMe/reme_ai/mem_tool
2026-01-19 00:46:52 +08:00
..
history feat(benchmark): add HaluMem evaluation suite with ReMe integration 2026-01-10 22:11:20 +08:00
identity refactor(memory): move memory tools to dedicated module and update imports 2026-01-07 10:10:03 +08:00
meta feat(core): implement memory node tracking and embedding text truncation 2026-01-09 17:55:11 +08:00
v2 feat(benchmark): add HaluMem baseline evaluation and analysis tools 2026-01-13 23:59:55 +08:00
v3 feat(mem-agent): introduce version 4 memory agents and tools 2026-01-18 15:50:46 +08:00
v4 refactor(mem_agent): optimize agent execution and enhance evaluation pipeline 2026-01-19 00:46:52 +08:00
vector_store feat(benchmark): add HaluMem evaluation suite with ReMe integration 2026-01-10 22:11:20 +08:00
wk feat(memory): add metadata toggle option to vector retrieval tool 2026-01-14 18:18:37 +08:00
__init__.py feat(vector-store): add sorting capability to list operations across all backends 2026-01-09 21:09:30 +08:00
base_memory_tool.py feat(mem-agent): introduce version 4 memory agents and tools 2026-01-18 15:50:46 +08:00
hands_off_tool.py feat(core): implement memory node tracking and embedding text truncation 2026-01-09 17:55:11 +08:00
hands_off_tool.yaml feat(mem_agent): implement memory agent architecture with specialized summarizers and retrievers 2026-01-07 18:10:30 +08:00
read_local_memories.py feat(core): add ReMe V3 implementation with optional MCP client and enhanced filtering 2026-01-17 01:15:49 +08:00
read_local_memories.yaml feat(core): add ReMe V3 implementation with optional MCP client and enhanced filtering 2026-01-17 01:15:49 +08:00
think_tool.py refactor(memory): move memory tools to dedicated module and update imports 2026-01-07 10:10:03 +08:00
think_tool.yaml refactor(memory): move memory tools to dedicated module and update imports 2026-01-07 10:10:03 +08:00
write_local_memories.py feat(core): add ReMe V3 implementation with optional MCP client and enhanced filtering 2026-01-17 01:15:49 +08:00
write_local_memories.yaml feat(core): add ReMe V3 implementation with optional MCP client and enhanced filtering 2026-01-17 01:15:49 +08:00