v13.10.0
snarktank/ralphv13.10.0Jul 4, 2026by thedotmack
AI Summary
A feature release migrating from the deprecated Gemini CLI to the official Antigravity CLI successor.
Key Highlights
- Full Antigravity CLI (`agy`) support is added with feature parity including hooks and MCP registration.
- New CLI subcommands (`install`, `status`, `uninstall`) are introduced for Antigravity CLI management.
- Gemini CLI host integration is completely removed as it is no longer supported.
Breaking Changes
- Removal of Gemini CLI host integration (adapter, installer, IDE-detection entry, hooks, and dedicated docs/tests)
New Features
- Full Antigravity CLI support with hooks and MCP registration
- New CLI subcommands for Antigravity CLI management
Full Release Notes
## 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, and `GEMINI.md`/rules-file context injection. - `npx claude-mem antigravity-cli install|status|uninstall` subcommand support. Verified end-to-end against a real live Antigravity CLI install, including hook firing, MCP tool registration, and context injection.