I built an AI code review GitHub App that tracks your team's mistake patterns, here's how
Ahmad Mustafa built CodePulse, a GitHub App that analyzes pull requests and tracks recurring code issues per developer over time. The app runs a two-pass AI analysis using Groq's Llama 3.3 70B model, …