How Repotrix works.
Documentation, diagrams, and answers that stay current with your code — automatically, on every commit, right inside your browser, your code editor, and even your AI assistant. Here’s the whole thing in plain English, no technical background needed.
What is Repotrix?
Repotrix reads your software project, understands it, and keeps living documentation, diagrams, security reports and a chat assistant about it permanently up to date — automatically, every time your team changes the code.
Most “AI for your codebase” tools read your project once, at setup, and answer from that frozen snapshot forever. Repotrix follows every change, figures out what changed, and re-generates only the affected docs, diagrams, security findings and search data. What you read is always what actually shipped.
Web, editor & your AI assistant — one brain
Repotrix meets you in three places — all powered by one shared backend.
The Backend
The brainA secure server holding all the logic: accounts, the AI, reading repositories, and storing everything. You never see it directly.
The Web app
repotrix.aiThe website and the signed-in dashboard where you read docs, chat, view diagrams and manage your account.
VS Code extension
In your editorBrings every Repotrix feature into VS Code, so developers never have to leave their code.
Your AI assistant
via MCP · paid plansConnect Repotrix to Claude Code, Cursor, Copilot, Gemini, ChatGPT or any other MCP-compatible tool, so the AI assistant you already use can answer from your live codebase.
Your journey, end to end
- 1
Sign up
Email + password, or one click via Google, GitHub, Bitbucket or Microsoft.
- 2
Connect a repository
Point Repotrix at your code. Private repos use an access token that's encrypted before it's stored.
- 3
Repotrix reads & understands it
It securely reads the repo, removes any secrets, and builds a searchable understanding of the whole codebase.
- 4
Use the features
Chat, docs, diagrams, security, onboarding, PR reviews and drift — all grounded in your real code.
- 5
It keeps itself current
On every push, Repotrix refreshes only what changed. You never press “regenerate”.
How Repotrix reads your code
Turning raw code into something the AI can search happens in the background, so your experience stays fast.
Chat you can trust
Chat uses a proven technique called RAG — it fetches the relevant code first, then lets the AI answer using only that.
Why it stays current
This is the heart of Repotrix. Other tools generate documentation once; Repotrix keeps it continuously in step with your code: your code host notifies it on every push, each ping is cryptographically verified, and only the affected docs, diagrams, security and search are refreshed.
Everything it does
Chat
Ask anything; get an answer grounded in the current commit, with clickable citations to the exact files.
Documentation
Technical docs written from your code, rewritten whenever a merge changes what they describe. Export to PDF/Markdown.
Architecture Diagrams
Architecture, dependency and sequence diagrams that regenerate on every push. Export as SVG/PNG.
Security Reports
Scans for leaked secrets, personal data and licensing issues, with a severity-ranked health score.
Onboarding Guides
Role-aware getting-started guides built from the live codebase, so new hires learn the system as it is today.
PR Reviews
Every pull request reviewed against your current docs; findings posted back onto the PR automatically.
Drift Detection
Flags the moment your real architecture diverges from its documentation.
Configuration
Manage your AI key, access tokens and per-repo settings in one place.
Security & trust
Repotrix reads private source code, so trust is everything. Security is layered throughout:
- Secrets removed before the AI — keys, passwords and personal data are replaced with
[REDACTED]before a single byte reaches the AI. - Encryption at rest — your access token and AI key are encrypted; a database leak alone can’t expose them.
- Full isolation — each customer’s data lives in its own space; one account can never read another’s.
- Passwords never stored as text — only one-way scrambled hashes; sign-in tokens expire and die on logout.
- Verified notifications — change-pings are cryptographically checked for authenticity.
- Backups with restore drills — nightly backups, regularly tested to be sure they work.
Plans
Repotrix comes in three plans, so you can start free and scale up as your team grows:
Why teams choose Repotrix
Documentation you can trust
It stays current on every commit, so you never double-check the docs against the code.
Answers grounded in your real code
Chat cites the exact files, so you can verify everything — no confident guesses.
Wherever you work
A web dashboard, a VS Code extension, and your own AI assistant (via MCP) — all drawing on the same live context, always in sync.
Faster onboarding
New hires learn from guides built from the live codebase, not a stale wiki.
A built-in safety net
Security scans, drift alerts and PR reviews catch problems early.
You stay in control
Bring your own AI key, manage your tokens, and keep your data isolated and encrypted.
Ready to try it?
Connect a repository in a few minutes and watch your docs keep themselves current.
