ReMe/reme/agent/memory
2026-02-06 12:16:28 +08:00
..
personal docs(memory): update personal memory retriever and summarizer documentation 2026-01-31 11:23:03 +08:00
procedural feat(memory): add tool memory agents and retrieval strategy 2026-01-29 11:22:13 +08:00
tool feat(memory): add tool memory agents and retrieval strategy 2026-01-29 11:22:13 +08:00
__init__.py refactor(core): simplify component registration and improve application lifecycle management 2026-01-31 01:05:31 +08:00
base_memory_agent.py fix(memory): resolve enum value access and tool processing issues 2026-02-06 12:16:28 +08:00
reme_retriever.py fix(memory): resolve enum value access and tool processing issues 2026-02-06 12:16:28 +08:00
reme_retriever.yaml refactor(memory): restructure memory modules and add versioned personal memory agents 2026-01-29 11:21:50 +08:00
reme_summarizer.py fix(memory): resolve enum value access and tool processing issues 2026-02-06 12:16:28 +08:00
reme_summarizer.yaml refactor(memory): restructure memory modules and add versioned personal memory agents 2026-01-29 11:21:50 +08:00