Show HN: GitVision – a workspace for understanding any GitHub repo
Category: devtools
Tags: code-analysis, developer-tools, github-integration, ast-parsing, pr-review
Score: 7.8/10 (Innovation: 7, Technical: 9, Documentation: 8, Utility: 7)
GitVision provides a workspace and PR bot for analyzing GitHub repositories, offering deep code understanding features like blast radius, untested hotspots, and structural duplicate detection using deterministic AST analysis. It's interesting because it combines multiple advanced analyses into one pipeline, supports 7 languages, and aims to provide grounded, non-hallucinated insights for developers, making it a potentially powerful codebase intelligence tool.
Target audience: backend devs, frontend devs, devops, engineering managers
Repository: https://gitvision.net · TypeScript · NOASSERTION · 21 stars
View on Hacker News