ReMe/reme/core
2026-01-29 14:18:53 +08:00
..
context refactor(memory): update memory system with service context and vector store enhancements 2026-01-26 17:33:07 +08:00
embedding refactor(core): restructure core modules and update pre-commit configuration 2026-01-22 16:25:20 +08:00
enumeration refactor(core): migrate core modules and update imports 2026-01-21 17:10:05 +08:00
flow refactor(core): restructure core modules and update pre-commit configuration 2026-01-22 16:25:20 +08:00
llm feat(core): add simple request methods and improve memory management 2026-01-27 01:07:39 +08:00
op refactor(memory): update memory reference handling and agent orchestration 2026-01-28 01:47:49 +08:00
schema refactor(memory): restructure memory modules and add versioned personal memory agents 2026-01-29 11:21:50 +08:00
service refactor(core): restructure core modules and update pre-commit configuration 2026-01-22 16:25:20 +08:00
token_counter refactor(core): restructure core modules and update pre-commit configuration 2026-01-22 16:25:20 +08:00
utils feat(core): add simple request methods and improve memory management 2026-01-27 01:07:39 +08:00
vector_store refactor(memory): update memory system with service context and vector store enhancements 2026-01-26 17:33:07 +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(memory): update memory registration and configuration handling 2026-01-29 14:18:53 +08:00