This release adds 2 notable features for engineering teams evaluating rollout.
Published 2mo
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
agent-memory
ai-agents
anthropic
claude-code
cognitive-memory
database
+12 more
embeddings
hnsw
knowledge-graph
llm
llm-memory
mcp
memory
persistent-memory
python
rust
semantic-memory
vector-db
Summary
AI summaryFixed think() performance by capping clustering operations and limiting conflict scans.
Full changelog
Fix think() performance
- Add
consolidation_limitto ThinkConfig (default 100) — caps O(n²) clustering - Conflict scan: cap pairwise comparisons to 20 per entity group, stop after 50 conflicts
- Export
scan_conflicts_limitedfor bounded conflict detection - Pass
consolidation_limitthrough PyO3 bindings - SQL LIMIT on consolidation candidate query to prevent full table scan
900+ tests passing, 0 failures.
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 YantrikDB
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]