You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -132,8 +132,7 @@ When a prior Codex review exists on the PR, reruns only reuse **unresolved Codex
132
132
133
133
1. **Inline semantic dedup** — prior unresolved Codex comments are passed to the model's structured-output turn so it can avoid reposting the same issue as a new finding.
134
134
2. **Re-adjudicated carry-forward** — the model separately marks which of those prior unresolved Codex comments are still relevant now. Only those count toward the PR summary.
135
-
3. **Auto-resolved Codex threads** — when a prior unresolved Codex comment now looks fixed, the rerun can resolve that GitHub review thread automatically.
136
-
4. **Separated counts** — the summary reports new findings, still-relevant prior findings, and auto-resolved prior findings separately.
135
+
3. **Separated counts** — the summary reports new findings and still-relevant prior findings separately.
0 commit comments