AI-powered semantic Git conflict and security risk detection — flags issues before merge.
🔍 What is ConflictLens?
ConflictLens is an intelligent developer assistant for VS Code that catches breaking Git merge conflicts and critical security risks in real time before code is committed or merged.
Key Features
🔀 Pre-Merge Conflict Prediction: Non-destructive git merge-tree simulations predict merge conflicts before you run git merge.
🧩 Semantic Breakage Analysis: Identifies altered function signatures, broken call-sites, and cross-file dependencies.
🛡️ Security & Secret Scanner: Automatically detects leaked credentials (AWS, GitHub, Slack, DB strings, JWTs) and redacts them in previews.