Local Git Intelligence Layer
A free, offline desktop app that turns your .git directories into deterministic metrics, heuristic insights, and graph-aware structural views — no GitHub account, no API tokens, no network calls.

Insights without surrender
Everything you'd reach for in GitHub Insights — entirely on-device.
Replace GitHub Insights — offline
Same questions answered, your code never leaves the laptop. Built for private workflows, regulated environments, and air-gapped reviews.
Audit without cloud exposure
Point it at a .git directory — get bus factor, ownership maps, churn risk, in seconds. Zero data uploaded, ever.
Detect ownership concentration
Surface single points of failure before they bite. Bus-factor-of-one warnings, ≥80% single-owner files, alumni contributors.
Find churn-heavy hotspots
High-churn × concentrated-ownership × recent files are flagged automatically — maintenance debt before it compounds.
Unlimited repos, zero SaaS
No per-seat fee, no per-repo limit, no rate limit, no quotas. Analyze a thousand repos on your laptop if you want.
Three lenses on the same git data
Every metric, every page, every backend command belongs to exactly one of them.
Activity
Counts and rates that are exact, reproducible, and judgment-free.
- HeatmapYear-by-year contribution heatmap, hover-tooltip SVG
- TimelineCommits or churn (additions / deletions) by day, week, month
- PatternsHour × day-of-week distribution — when does this team work?
Insights
Opinionated reads of the same git data — judgment baked in, formula always visible.
- HealthComposite 0–100 score · 6 weighted sub-scores · localized hints
- HotspotsFiles · Directories · Couplings · Churn Risk index
- OwnershipBus factor · concentration alerts · alumni detection
- AuthorsPer-contributor drill-down · volatility cohort chart
- Quality & Security5-group scan · prioritized suggestions · deep secret scan
Graph
DAG-aware analysis: structure, refs, ancestry.
- DAGgitk-style commit graph across all branches, lane layout
- BranchesLocal & remote · ahead/behind · stale-branch risk badges
- ReleasesChronological tags · tagger · commits-since-previous
Your code stays where it is
The app ships as a single self-contained binary. No system git or sqlite dependency, no node runtime, no network permissions in the Tauri capabilities other than file-system dialogs.
$ network requests · 0
Audit a repo without uploading it.
Pre-built binaries for macOS, Windows, and Linux — download below or grab any asset from the release page.
pnpm install && pnpm tauri build