This release fixes issues for SREs watching stability and regressions.
Published 1mo
MCP Developer Tools
✓ No known CVEs patched
✓ 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
Affected surfaces
auth
Summary
AI summaryFixed subscription check fallback for macOS Keychain credentials and added IAI_MCP_CLAUDE_BARE=0 to handle "Not logged in" errors.
Full changelog
Fixed
- macOS Keychain credentials for nightly consolidation. When
claude /login
stores OAuth credentials in the macOS login Keychain instead of
~/.claude/.credentials.json(the file is absent on a normal desktop-app
setup), the subscription check now falls back to the Keychain item, so the
nightlyclaude -ppath is found. AddedIAI_MCP_CLAUDE_BARE=0to drop the
--bareflag for setups whereclaude --bare -preports "Not logged in"
while plainclaude -pauthenticates. Default behavior unchanged.
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 CodeAbra/iai-mcp
All releases →Related context
Related tools
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]