Skip to main content
New — Five workflows just landed in the Features Lab

Ship code faster with an AI that knows your codebase

Connect any GitHub repo and get grounded documentation, security scans, onboarding guides, architecture maps, and a chat that cites every claim — in under a minute.

No credit card requiredFree for public repositoriesSOC 2 compliance roadmapYour code stays on your servers
app.repoinsight.ai/chat
You
Where does authentication live in our API?
AI

Auth is handled in src/auth/oauth.py via OAuth 2.0. The verify_token() middleware runs on every protected route.

Sources

src/auth/oauth.py:42-8998%
src/middleware/verify.py:12-3491%
src/api/routes.py:5-2784%

Why teams pick RepoInsight

21
AI-powered features
Across chat, audits, onboarding, migrations & more
< 60s
Time to first index
On a typical mid-sized repo
100+
Languages indexed
Tree-sitter where available, fallback for the rest
Every
Answer is cited
File paths and line ranges, never hand-waved
SOC 2 Type IIRoadmapGDPRRoadmapCCPARoadmapISO 27001RoadmapSecurity details →

How it works

Everything you need to master a codebase

Three pillars, one platform. Each grounded in your actual source, each citing its work.

01 · Chat

Ask anything. Get cited answers.

No more grepping for hours. Ask plain English questions — 'Where does auth live?' 'Why are we doing X in file Y?' — and get answers with clickable citations to the exact files and line ranges.

  • Every claim links back to source
  • Understands code across files
  • Works on any language
How is rate limiting configured?
AI
Rate limiting uses the slowapi decorator with 100 req/min limits…
├ src/api/limits.py:8
└ src/main.py:42

02 · Security

A security scanner that catches real issues.

Not noise. Not false positives. Structured findings classified by CWE with concrete remediation steps — ready to paste into your security review.

  • CWE-classified findings
  • Severity + remediation per issue
  • Export Markdown reports
Security scan · 3 findings
criticalCWE-798Hardcoded OAuth secret
highCWE-89SQL string concatenation
mediumCWE-117Unsanitized log input

03 · Architecture

See the system, not just files.

Auto-generated Mermaid diagrams of your architecture. Onboarding guides written from the actual code. Everything a new engineer needs on day one.

  • Interactive architecture maps
  • 30-minute onboarding docs per repo
  • Re-generates on every push
System architecture

Unlike anything else

Five workflows no other tool has

Cursor ships autocomplete. Sourcegraph ships search. Copilot ships suggestions. We ship the workflows that actually solve engineering's hardest problems.

01 · Blast Radius

Predict ripple effects before you merge

Paste a diff — see every file, test, and service affected, ranked by risk. Recommended reviewers auto-selected from git blame. Coverage gaps flagged. Like `terraform plan` for code.

Trace a sample diff

02 · Onboarding Simulator

Day 1 / Week 1 / Month 1 plans, generated

New hire Monday? We build a role-calibrated curriculum from your actual codebase. Real bugs as first-PR targets. Real owners as 'people to meet'. Real gotchas surfaced from git history.

Build a starter curriculum

03 · Tribal Knowledge Capture

Preserve engineering context before it walks out

Senior engineer leaving? Auto-generate a brain dump of what only they knew: areas owned, decisions made, conventions introduced. The first product built for engineering succession.

Capture a knowledge dump

04 · Dependency Health Radar

Tech debt radar, not just CVE alerts

Lodash is fine. But is its maintainer still shipping? Is the release cadence slowing? Are there 3 healthier alternatives that fit your usage? We surface it proactively, weekly.

Audit your dependencies

05 · Codebase Time Machine

See how any module evolved, visualized

Pick /src/auth. We reconstruct 2 years of its story: file count over time, contributor shifts, major refactors, incidents. Animated. Lessons from history applied to today.

Replay a module's history

Full feature set

A toolbelt, not a chatbot.

Every feature below is grounded in your indexed source. Each one replaces an internal tool, a wiki page, or a one-off script that someone wrote and then forgot to maintain.

Start understanding your code today

Free to try. No credit card. Your first repository is indexed in under a minute.

Create an Account for Free