From 650089ec682744ab3b400ad2f127cd1f829b2bc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mario=20=C5=A0iri=C4=87?= <26199969+msiric@users.noreply.github.com> Date: Tue, 17 Mar 2026 14:32:40 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 151f099..306f7a0 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ Gives AI coding agents deep understanding of your codebase — not just what fil - **"What caused this test failure?"** → Ranked suspect files with confidence assessment, validated on 95 real bug-fix commits across 10 repos. - **"What patterns should I follow?"** → 13 convention detectors covering error handling, async patterns, state management, API patterns, hooks, testing, and more. +https://github.com/user-attachments/assets/78c216ca-367d-4441-94af-de15ba12fd65 + ## Quick Start ```bash