ReMe/reme/core
2026-02-25 18:27:05 +08:00
..
context refactor(core): restructure application initialization and component management 2026-02-24 19:45:47 +08:00
embedding fix(embedding): add list type check for embeddings in cache loading 2026-02-24 20:50:11 +08:00
enumeration feat(chat): add FsCli chat agent with streaming capabilities 2026-02-08 03:05:11 +08:00
file_watcher feat(filewatcher): add logging for files added to memory store during scan on start 2026-02-24 20:38:38 +08:00
flow refactor(core): update registry naming and application configuration 2026-02-07 15:05:02 +08:00
llm feat(memory_store): add pure-python local memory store implementation 2026-02-19 23:58:54 +08:00
memory_store perf(core): optimize memory store similarity search performance 2026-02-25 18:27:05 +08:00
op feat(chat): add FsCli chat agent with streaming capabilities 2026-02-08 03:05:11 +08:00
schema refactor(core): restructure application initialization and component management 2026-02-24 19:45:47 +08:00
service feat(chat): add FsCli chat agent with streaming capabilities 2026-02-08 03:05:11 +08:00
token_counter refactor(core): update registry naming and application configuration 2026-02-07 15:05:02 +08:00
utils perf(core): optimize memory store similarity search performance 2026-02-25 18:27:05 +08:00
vector_store refactor(core): update registry naming and application configuration 2026-02-07 15:05:02 +08:00
__init__.py refactor(core): rename memory_storage to memory_store and add base fs tool 2026-02-07 03:37:12 +08:00
application.py refactor(core): restructure application initialization and component management 2026-02-24 19:45:47 +08:00