Skip to content

Add vector search persistence#4

Merged
zemaj merged 1 commit intomainfrom
codex/extend-metamemory-to-handle-vector-search-embeddings
Jul 6, 2025
Merged

Add vector search persistence#4
zemaj merged 1 commit intomainfrom
codex/extend-metamemory-to-handle-vector-search-embeddings

Conversation

@zemaj
Copy link
Copy Markdown
Contributor

@zemaj zemaj commented Jul 6, 2025

Summary

  • extend vector search and metamemory types to serialize embeddings
  • persist embeddings in Metamemory.getState and reload in restoreState
  • expose vector search instance on Metamemory
  • test vector embeddings survive archive/restore cycle

Testing

  • npm run lint
  • npm run test:run

https://chatgpt.com/codex/tasks/task_e_6869ae29115c832a8927ab40853eb7b6

@zemaj zemaj merged commit 31807d9 into main Jul 6, 2025
1 check passed
@zemaj zemaj deleted the codex/extend-metamemory-to-handle-vector-search-embeddings branch July 6, 2025 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant