Commit aa02c07
Add 10 Greptile-inspired review intelligence modules with 246 tests
Implement graph-based symbol indexing, NL code summaries, function-level
diff chunking, multi-pass hotspot review, convention learning from
feedback, PR comment history analysis, git churn risk scoring,
composable pipeline architecture, offline/self-hosted model support,
and eval benchmark suites. Integrates all modules into the review
pipeline via enhanced_review.rs.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 17636e4 commit aa02c07
File tree
13 files changed
+7470
-0
lines changed- src
- core
- review
13 files changed
+7470
-0
lines changedLarge diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
| 5 | + | |
4 | 6 | | |
| 7 | + | |
5 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
6 | 12 | | |
| 13 | + | |
7 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
8 | 18 | | |
9 | 19 | | |
10 | 20 | | |
11 | 21 | | |
| 22 | + | |
12 | 23 | | |
13 | 24 | | |
14 | 25 | | |
15 | 26 | | |
16 | 27 | | |
17 | 28 | | |
18 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
19 | 33 | | |
20 | 34 | | |
21 | 35 | | |
| |||
0 commit comments