ReMe/reme/core
2026-02-09 11:29:46 +08:00
..
context feat(file-watcher): add file watching functionality with error handling 2026-02-08 21:37:55 +08:00
embedding refactor(core): update registry naming and application configuration 2026-02-07 15:05:02 +08:00
enumeration feat(chat): add FsCli chat agent with streaming capabilities 2026-02-08 03:05:11 +08:00
file_watcher feat(file-watcher): add file watching functionality with error handling 2026-02-08 21:37:55 +08:00
flow refactor(core): update registry naming and application configuration 2026-02-07 15:05:02 +08:00
llm feat(chat): add FsCli chat agent with streaming capabilities 2026-02-08 03:05:11 +08:00
memory_storage feat(core): add memory storage and context checking capabilities 2026-02-08 19:24:53 +08:00
memory_store feat(memory_store): add input validation for store_name to prevent SQL injection 2026-02-09 11:29:46 +08:00
op feat(chat): add FsCli chat agent with streaming capabilities 2026-02-08 03:05:11 +08:00
schema feat(core): add memory storage and context checking capabilities 2026-02-08 19:24:53 +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 feat(core): add memory storage and context checking capabilities 2026-02-08 19:24:53 +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 feat(core): add config path parameter and enhance fs cli capabilities 2026-02-08 04:56:10 +08:00