Skip to content

CodeAbra/iai-mcp

v2.3.1 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 12d MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent-memory ai-memory claude claude-code codex cursor
+14 more
encrypted episodic-memory gemini llm-memory local-first long-term-memory mcp mcp-memory mcp-server model-context-protocol persistent-memory rag-alternative sqlite vector-db

Summary

AI summary

Backups now capture the whole store directory crash‑consistently and include prebuilt wheels for Linux and macOS.

Changes in this release

Feature Low

Prebuilt wheels now build on Linux and macOS alongside Windows.

Prebuilt wheels now build on Linux and macOS alongside Windows.

Source: llm_adapter@2026-07-14

Confidence: high

Bugfix Medium

Backups now capture entire store directory crash-consistently.

Backups now capture entire store directory crash-consistently.

Source: llm_adapter@2026-07-14

Confidence: low

Bugfix Medium

Backups include the full store directory with write-ahead log.

Backups include the full store directory with write-ahead log.

Source: granite4.1:30b@2026-07-15-audit

Confidence: low

Bugfix Low

Backup process skips rebuildable indexes and warns if no database is found.

Backup process skips rebuildable indexes and warns if no database is found.

Source: granite4.1:30b@2026-07-15-audit

Confidence: low

Full changelog

Fixed

  • Backups now include your memories. The backup command was archiving legacy file names and missed the actual database, so a restore could recover an empty store. It now captures the whole store directory crash-consistently (with its write-ahead log), skips rebuildable indexes, and warns loudly if no database is found.
  • Prebuilt wheels build on Linux and macOS. Release wheels now build the bundled MCP wrapper on the host and install the x86_64 Rust target, so the macOS and Linux wheels build alongside the Windows one.

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

Track CodeAbra/iai-mcp

Get notified when new releases ship.

Sign up free

About CodeAbra/iai-mcp

All releases →

Related context

Earlier breaking changes

  • v1.0.0 Removes previous embedded vector database, PyTorch embedding stack, and third‑party GPL/graph libraries.
  • v0.4.0 Hook log marker format changed from 'cache-hit fresh' to 'cache-hit age='
  • v0.4.0 Deferred-capture retry replaces old rename-once-and-skip behavior
  • v0.4.0 Removed 24-hour staleness cap from session-recall hook
  • v0.2.0 IAI_MCP_EMBED_QUANTIZE accepts only int8 (lowercase) or unset; other values crash daemon at startup.

Beta — feedback welcome: [email protected]