Commit 8fae3b5
Exclude large data files from AI review diff to avoid input limit
Golden JSON files (4.3MB) and notebook outputs exceeded Codex's 1MB
character limit. Exclude benchmarks/data/**/*.json, *.csv, and
docs/tutorials/*.ipynb from the unified diff while keeping them in
the --stat summary so the reviewer knows they changed.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent b634294 commit 8fae3b5
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
152 | 156 | | |
153 | 157 | | |
154 | 158 | | |
| |||
0 commit comments