RepoWrangler ยท by Wrangler Labs

Wrangle every repository
into one clear view.

An open-source repository estate dashboard. Automatic discovery across your GitHub organizations and GitLab groups, continuous health evaluation, and the work that needs attention โ€” on one screen.

Why RepoWrangler

๐Ÿ” Automatic discovery

Install a read-only GitHub App and new repos appear on the dashboard without configuration. Webhooks give near-real-time updates; checkpointed reconciliation repairs anything a missed webhook broke.

๐Ÿšจ Attention-first

The Command Center leads with what's wrong โ€” failing pipelines, blocked and stale pull requests, unmerged branches, security findings โ€” ranked by severity, with an explanation for every finding. No opaque health scores.

๐Ÿค Honest about missing data

"0 findings" and "API not authorized" are different states, and the UI never converts one into the other.

๐ŸŒฟ Branch intelligence

"main is current" actually means something: ahead/behind/diverged comparison of active branches, with change-request tracking and bot-branch exclusions.

๐Ÿ”Œ Provider-neutral core

The domain model knows workspaces, repositories, change requests, and pipelines. GitHub and GitLab are adapters โ€” read-only toward your providers by design.

๐ŸŽช Demo mode out of the box

Deploy with zero secrets and explore a synthetic estate evaluated by the real health rules engine. That's what powers the public demo.

Deploy anywhere. Own your data.

# the whole product on Node + SQLite in one container
docker compose up --build         # http://localhost:8080

RepoWrangler is platform-neutral: the same app runs on a laptop, a self-hosted Docker container, Kubernetes, Azure, or Cloudflare. A single Cloudflare Worker + D1 on the free tier is the reference deployment โ€” the simplest, cheapest path โ€” not a dependency.

DockerKubernetes Cloudflare Workers + D1Azure Container Apps Azure SWAGitHub Pages

About Wrangler Labs

Wrangler Labs is a nonprofit that builds and owns RepoWrangler as an open-source project. The code is Apache-2.0, development happens in the open at github.com/WranglerLabs/repo-wrangler, and organizations of any size โ€” including our own first adopter โ€” run their own private instances of the same product you see in the public demo.