This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+11 more
Summary
AI summaryUpdates New Feature, Internal, and RecallNest v1.3.0 across a mixed release.
Full changelog
RecallNest v1.3.0
New Feature
- AccessTracker: reinforcement-based memory decay — memories that are frequently recalled decay slower ("use it or lose it")
- Access counts stored in metadata JSON (no schema change, backward compatible)
- Debounced 5s batch flush to reduce IO
- Access count itself decays with 30-day half-life (prevents stale access history from permanently boosting)
log1pdiminishing returns + 3x hard cap on half-life extension- Inspired by memory-lancedb-pro's access-tracker design
Internal
- Bump version to 1.3.0 (package.json + MCP server)
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 AliceLJY/recallnest
Persistent memory MCP server for AI coding agents (Claude Code, Codex, Gemini CLI). Hybrid retrieval (vector + BM25), cross-encoder reranking, knowledge graph with PPR traversal, session checkpoint/resume, and multi-scope isolation. Local-first with LanceDB + SQLite, zero external dependencies.
Related context
Related tools
Beta — feedback welcome: [email protected]