ReMe/reme
2026-02-20 00:34:39 +08:00
..
agent feat(cli): enable vector search and improve chat history management 2026-02-15 13:29:46 +08:00
config config: switch memory store backend from local to chroma 2026-02-20 00:34:39 +08:00
core refactor(memory_store): remove async executor for file operations and add metadata caching 2026-02-20 00:29:38 +08:00
tool feat(tool): modify execute method to return result in gallery code execution 2026-02-15 20:40:10 +08:00
workflow refactor(core): update registry naming and application configuration 2026-02-07 15:05:02 +08:00
__init__.py feat(memory_store): add pure-python local memory store implementation 2026-02-19 23:58:54 +08:00
horse.py feat(cli): add horse easter egg with fireworks and galloping animation 2026-02-15 20:25:57 +08:00
reme.py feat(cli): add ReMeCli class with interactive chat functionality 2026-02-11 17:23:15 +08:00
reme_cli.py feat(cli): add horse easter egg with fireworks and galloping animation 2026-02-15 20:25:57 +08:00
reme_fs.py feat(core): upgrade version to 0.3.0.0b1 and add metadata configuration 2026-02-15 18:29:46 +08:00