Skip to content

[Feature] Memory layer sqlite store#446

Open
humayrakhanom wants to merge 4 commits into
mainfrom
feature/memory-layer-sqlite-store
Open

[Feature] Memory layer sqlite store#446
humayrakhanom wants to merge 4 commits into
mainfrom
feature/memory-layer-sqlite-store

Conversation

@humayrakhanom

Copy link
Copy Markdown
Contributor
  • Added SQLite for memory vector database

humayrakhanom and others added 2 commits February 16, 2026 02:11
Introduce the memory layer foundation with MemoryId, Memory, MemoryScope,
MemoryConfig types, an in-memory vector index for semantic search, the
Memory error variant in GraphBitError, and rusqlite workspace dependency.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Implement MetadataStore with CRUD operations, scope-based filtering,
and memory mutation history tracking backed by SQLite.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@humayrakhanom humayrakhanom self-assigned this Feb 16, 2026
@humayrakhanom humayrakhanom added the enhancement New feature or request label Feb 16, 2026
@humayrakhanom humayrakhanom changed the title Feature/memory layer sqlite store [Feature] Memory layer sqlite store Feb 16, 2026
@yeahia-sarker

Copy link
Copy Markdown
Collaborator

DB execution can be in a separate sql file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants