Skip to content

CodeAbra/iai-mcp

v0.4.2 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

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

✓ No known CVEs patched in this version

Topics

ai-agents ai-memory claude claude-code embeddings episodic-memory
+13 more
lancedb llm-tools local-first long-term-memory mcp mcp-server memory model-context-protocol openclaw python semantic-search sentence-transformers vector-db

Summary

AI summary

Added an Update‑check hook that notifies when a newer version is available.

Changes in this release

Feature Medium

Update-check hook displays one line in session context when an update is available.

Update-check hook displays one line in session context when an update is available.

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

Update-check hook caches results for 6 hours, performs background fetch.

Update-check hook caches results for 6 hours, performs background fetch.

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

`capture-hooks install/uninstall/status` now manage update-check hook along with capture and recall hooks.

`capture-hooks install/uninstall/status` now manage update-check hook along with capture and recall hooks.

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

Update-check hook runs at session start, checks version against latest GitHub release.

Update-check hook runs at session start, checks version against latest GitHub release.

Source: llm_adapter@2026-05-21

Confidence: low

Feature Medium

Adds a `SessionStart` hook that checks installed version against the latest GitHub release.

Adds a `SessionStart` hook that checks installed version against the latest GitHub release.

Source: granite4.1:30b@2026-05-22-audit

Confidence: low

Full changelog

What's changed

Added

  • Update-check hook: new SessionStart hook checks the installed version against the latest GitHub release. Silent when up to date; one line in session context when an update is available. Cached for 6 hours, background fetch — zero blocking on session startup.
  • capture-hooks install/uninstall/status now handle the update-check hook alongside capture and recall hooks.

Full changelog: https://github.com/CodeAbra/iai-mcp/blob/main/CHANGELOG.md#042--2026-05-14

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

  • 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]