Stop playing 20 questions with your AI every session.
Every time you start a new session your agent has no idea what system it's working in. Not just losing conversation history, losing the entire architecture. We tried throwing more context at it. Didn't help. The problem wasn't retrieval. There was no map.
So we built one.
Ix builds a structured architectural map of your codebase deterministically from the actual code. No LLM inferring structure, no guessed relationships, nothing to drift as your code changes. ix map . runs in under 90 seconds.
We've been using it ourselves and the difference in how AI agents reason about our system is pretty significant. Context that actually persists. Fewer redundant questions. Better answers.
Two weeks in, 190 stars, plugins live for Claude Code, Codex, OpenCode, and Gemini CLI. Homebrew submission is in review.
v0.6 coming soon! semantic retrieval, raw file support, and we hit our highest LongMemEval score yet.
Open source. Good first issues labeled in the repo.
Happy to answer questions or get into the technical details of how the map is built.
Comments
IxInfra•1h ago
Let us know if you have any feedback. We welcome contributors and are working every day to improve based on what our users want. GitHub = https://github.com/ix-infrastructure/Ix
IxInfra•1h ago
Open source & free to use