How to Optimize Codex Review for Incremental Changes in Big Codebases?

If it is a historical project involving many functions, how can we maximize the review effect if we do incremental code review? For codex, does it need to load and initialize all the warehouse codes before reviewing the incremental code each time? If so, should the code be anonymized before being submitted to codex for review?

1 Like