This release adds 1 notable feature for engineering teams evaluating rollout.
Published 1mo
MCP Developer Tools
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
ai-agent
ai-memory
claude
claude-code
coding-agent
context-engineering
+11 more
cursor
knowledge-graph
llm
local-first
mcp
mcp-server
memory
model-context-protocol
persistent-memory
semantic-search
windsurf
Summary
AI summaryReranker precision selection allows using an int8 quantized model (~571 MB) instead of the FP32 default.
Full changelog
Features
- Reranker precision selection -- Set
OMEGA_RERANKER_PRECISION=int8to use the quantized model (~571 MB on disk, ~650 MB RSS) instead of the FP32 default (~2.3 GB on disk, ~2.5 GB RSS). Also available viadownload_model(precision="int8"). Auto-detect finds whichever variant is installed.
Upgrade
pip install --upgrade omega-memory
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About omega-memory/omega-memory
Persistent memory for AI coding agents with semantic search, auto-capture, cross-session learning, and intelligent forgetting. 12 MCP tools, local-first.
Related context
Beta — feedback welcome: [email protected]