Commit 5af76f1
Address CI review: incomplete status handling, pricing, help text
P1: Treat status='incomplete' as a hard error even when content exists,
since truncated reviews may silently suppress findings. Print
incomplete_details and suggest remediation (reduce diff, lower context).
P2: Fix gpt-5.4-pro pricing from (15,60) to (30,180) per official rates.
P3: Fix argparse description to say "Responses API" not "Chat Completions".
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent a832404 commit 5af76f1
2 files changed
Lines changed: 43 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
854 | 854 | | |
855 | 855 | | |
856 | 856 | | |
857 | | - | |
| 857 | + | |
858 | 858 | | |
859 | 859 | | |
860 | 860 | | |
| |||
1209 | 1209 | | |
1210 | 1210 | | |
1211 | 1211 | | |
| 1212 | + | |
| 1213 | + | |
| 1214 | + | |
| 1215 | + | |
| 1216 | + | |
| 1217 | + | |
| 1218 | + | |
| 1219 | + | |
| 1220 | + | |
| 1221 | + | |
| 1222 | + | |
| 1223 | + | |
| 1224 | + | |
| 1225 | + | |
| 1226 | + | |
| 1227 | + | |
| 1228 | + | |
| 1229 | + | |
1212 | 1230 | | |
1213 | 1231 | | |
1214 | 1232 | | |
| |||
1244 | 1262 | | |
1245 | 1263 | | |
1246 | 1264 | | |
1247 | | - | |
| 1265 | + | |
1248 | 1266 | | |
1249 | 1267 | | |
1250 | 1268 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1710 | 1710 | | |
1711 | 1711 | | |
1712 | 1712 | | |
1713 | | - | |
1714 | | - | |
| 1713 | + | |
| 1714 | + | |
1715 | 1715 | | |
1716 | 1716 | | |
1717 | 1717 | | |
1718 | 1718 | | |
1719 | 1719 | | |
1720 | | - | |
| 1720 | + | |
1721 | 1721 | | |
1722 | 1722 | | |
1723 | 1723 | | |
1724 | | - | |
1725 | | - | |
| 1724 | + | |
| 1725 | + | |
| 1726 | + | |
| 1727 | + | |
| 1728 | + | |
| 1729 | + | |
| 1730 | + | |
| 1731 | + | |
| 1732 | + | |
| 1733 | + | |
| 1734 | + | |
| 1735 | + | |
| 1736 | + | |
| 1737 | + | |
| 1738 | + | |
| 1739 | + | |
| 1740 | + | |
| 1741 | + | |
| 1742 | + | |
| 1743 | + | |
1726 | 1744 | | |
1727 | 1745 | | |
1728 | 1746 | | |
| |||
0 commit comments