diff --git a/AGENTS.md b/AGENTS.md index 1eac98d..d6ac0c2 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,6 +1,6 @@ # ix-codex-plugin -This repo is the Codex plugin 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 Codex plugin 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 c69632e..2e7a85e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ix-codex-plugin -A Codex plugin that turns Codex into a graph-reasoning engineering agent using [Ix Memory](https://github.com/ix-infrastructure/IX-Memory) as its structured memory backend. +A Codex plugin that turns Codex into a graph-reasoning engineering agent using [Ix Memory](https://github.com/ix-infrastructure/Ix) as its structured memory backend. Codex + Ix = reasoning engine + persistent code knowledge graph. Skills are cognitive abstractions, not CLI wrappers. @@ -19,7 +19,7 @@ Codex runtime limitation: ## 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 the installer and hook scripts - `ripgrep` (`rg`) is recommended