ReMe/reme
2026-02-25 23:20:24 +08:00
..
agent refactor(config): update default LLM model and optimize fs compactor logic 2026-02-24 22:00:09 +08:00
config refactor(config): update default LLM model and optimize fs compactor logic 2026-02-24 22:00:09 +08:00
core refactor(memory): replace internal ChunkRecord with MemoryChunk model 2026-02-25 23:20:24 +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): restructure application initialization and component management 2026-02-24 19:45:47 +08:00
__init__.py perf(core): optimize memory store similarity search performance 2026-02-25 18:27:05 +08:00
reme.py feat(cli): add ReMeCli class with interactive chat functionality 2026-02-11 17:23:15 +08:00
reme_cli.py refactor(core): restructure application initialization and component management 2026-02-24 19:45:47 +08:00
reme_fs.py refactor(config): update default LLM model and optimize fs compactor logic 2026-02-24 22:00:09 +08:00