ReMe/reme/core
2026-02-06 01:58:28 +08:00
..
context feat(memory): implement file watcher with delta and full sync strategies 2026-02-06 01:58:28 +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(memory): implement file watcher with delta and full sync strategies 2026-02-06 01:58:28 +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(memory): implement file watcher with delta and full sync strategies 2026-02-06 01:58:28 +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(memory): implement file watcher with delta and full sync strategies 2026-02-06 01:58:28 +08:00
vector_store refactor(core): simplify component registration and improve application lifecycle management 2026-01-31 01:05:31 +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 refactor(core): simplify component registration and improve application lifecycle management 2026-01-31 01:05:31 +08:00