ReMe/reme/core
2026-02-06 17:45:59 +08:00
..
context feat(core): add memory store and file watcher support to application 2026-02-06 15:35:09 +08:00
embedding feat(memory): implement file watcher with delta and full sync strategies 2026-02-06 01:58:28 +08:00
enumeration feat(memory): implement file watcher with delta and full sync strategies 2026-02-06 01:58:28 +08:00
file_watcher feat(core): add memory store and file watcher support to application 2026-02-06 15:35:09 +08:00
flow fix(cmd): update cmd flow error message and integrate service context 2026-01-31 16:39:29 +08:00
llm feat(core): add simple request methods and improve memory management 2026-01-27 01:07:39 +08:00
memory_storage feat(memory): implement file watcher with delta and full sync strategies 2026-02-06 01:58:28 +08:00
op feat(memory): implement file watcher with delta and full sync strategies 2026-02-06 01:58:28 +08:00
schema feat(utils): add cosine similarity functions and integrate into vector operations 2026-02-06 17:45:59 +08:00
service fix(cmd): update cmd flow error message and integrate service context 2026-01-31 16:39:29 +08:00
token_counter refactor(core): restructure core modules and update pre-commit configuration 2026-01-22 16:25:20 +08:00
utils feat(utils): add cosine similarity functions and integrate into vector operations 2026-02-06 17:45:59 +08:00
vector_store feat(utils): add cosine similarity functions and integrate into vector operations 2026-02-06 17:45:59 +08:00
__init__.py feat(memory): extend memory system with procedural and tool memory support 2026-01-28 16:54:28 +08:00
application.py feat(core): add memory store and file watcher support to application 2026-02-06 15:35:09 +08:00