Skip to content

Add OMEGA — persistent memory for AI coding agents#71

Closed
singularityjason wants to merge 1 commit intoTensorBlock:mainfrom
singularityjason:add-omega
Closed

Add OMEGA — persistent memory for AI coding agents#71
singularityjason wants to merge 1 commit intoTensorBlock:mainfrom
singularityjason:add-omega

Conversation

@singularityjason
Copy link

Summary

Adds OMEGA to the Knowledge Management & Memory section.

OMEGA is a persistent memory system for AI coding agents, providing:

  • Semantic search across stored memories with embedding-based retrieval
  • Auto-capture of decisions, errors, and context during coding sessions
  • Cross-session learning — agents retain knowledge across conversations
  • Checkpoint/resume — save and restore full agent context
  • Local-first architecture with 25 MCP tools
  • fix category order #1 on LongMemEval benchmark (95.4% task-averaged accuracy)

Published on PyPI as omega-memory.

@singularityjason
Copy link
Author

Superseded by #72

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