This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+14 more
Affected surfaces
Summary
AI summaryGemini CLI host integration removed; Antigravity CLI added as its successor.
Full changelog
Antigravity CLI support, Gemini CLI removed
Google deprecated Gemini CLI's free/individual tier (cutoff June 18, 2026) in favor of Antigravity CLI, the official successor announced May 19, 2026. This release migrates claude-mem accordingly.
Removed
- Gemini CLI host integration (adapter, installer, IDE-detection entry, hooks, dedicated docs/tests). The separate, still-supported Gemini LLM/observation provider (
CLAUDE_MEM_GEMINI_API_KEY,GeminiProvider) is unaffected.
Added
- Full Antigravity CLI (
agy) support at feature parity: hooks (7-event map sharing Gemini CLI's proven~/.gemini/settings.json), dual MCP server registration, andGEMINI.md/rules-file context injection. npx claude-mem antigravity-cli install|status|uninstallsubcommand support.
Verified end-to-end against a real live Antigravity CLI install, including hook firing, MCP tool registration, and context injection.
Breaking Changes
- Removed Gemini CLI host integration (adapter, installer, IDE-detection entry, hooks, dedicated docs/tests).
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 claude-mem
A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk), and injects relevant context back into future sessions.
Related context
Related tools
Earlier breaking changes
- v13.11.0 Retires the standalone `cloud-sync.mjs` daemon.
Beta — feedback welcome: [email protected]