diff --git a/GEMINI.md b/GEMINI.md index 8713b41..6ac8e0b 100644 --- a/GEMINI.md +++ b/GEMINI.md @@ -1,6 +1,6 @@ # ix-gemini-plugin -This repo is the Gemini CLI extension for [Ix Memory](https://github.com/ix-infrastructure/IX-Memory). When working in this repo, use `ix` commands to navigate it just like any other codebase. +This repo is the Gemini CLI extension for [Ix Memory](https://github.com/ix-infrastructure/Ix). When working in this repo, use `ix` commands to navigate it just like any other codebase. --- diff --git a/README.md b/README.md index 4041e22..e5c6ac0 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # ix-gemini-plugin -A Gemini CLI extension that turns Gemini into a graph-reasoning engineering agent using [Ix Memory](https://github.com/ix-infrastructure/IX-Memory) as its structured memory backend. +A Gemini CLI extension that turns Gemini into a graph-reasoning engineering agent using [Ix Memory](https://github.com/ix-infrastructure/Ix) as its structured memory backend. Gemini + Ix = reasoning engine + persistent code knowledge graph. Skills are cognitive abstractions, not CLI wrappers. ## Requirements -- [Ix Memory](https://github.com/ix-infrastructure/IX-Memory) installed and running (`ix status` returns ok) +- [Ix Memory](https://github.com/ix-infrastructure/Ix) installed and running (`ix status` returns ok) - `python3` in PATH for hook scripts - `ripgrep` (`rg`) is recommended