[loop-cycle-1] refactor: split memory_system.py into submodules (#1277) #1323
Reference in New Issue
Block a user
Delete Branch "refactor/split-memory-system"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Splits the 1543-line
memory_system.pymonolith into 5 focused submodules undersrc/timmy/memory/:db.pycrud.pysemantic.pyconsolidation.pytools.pymemory_system.pyKey points
from timmy.memory_system import Xstatements continue to workCloses #1277