Skip to content

V2.5#48

Merged
sopaco merged 14 commits intomainfrom
v2.5
Mar 5, 2026
Merged

V2.5#48
sopaco merged 14 commits intomainfrom
v2.5

Conversation

@sopaco
Copy link
Owner

@sopaco sopaco commented Mar 3, 2026

No description provided.

sopaco added 14 commits March 2, 2026 10:29
Implements v2.5 memory architecture with:
- Memory index for tracking metadata, versions, and sources
- Event-driven coordination for create/update/delete operations
- Cascade layer updates from file changes to ancestor directories
- Vector-store synchronization ensuring consistency with filesystem
- Support for 8 memory types with deduplication and merging

This replaces the previous append-only approach with proper version
control
and cross-dimensional update propagation.
- Replace V1MemoryType with layer field (L0/L1/L2)
- Simplify AutoExtractor; delegate extraction to SessionManager
- Remove deprecated session creation method
- Add flush_and_wait for graceful shutdown
- Update vector store and automation handlers accordingly
@sopaco sopaco merged commit 627d7e3 into main Mar 5, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant