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
{{ message }}
This repository was archived by the owner on Mar 6, 2024. It is now read-only.
separate config for max files to summarize and review (#83)
<!-- This is an auto-generated comment: release notes by openai -->
### Summary by OpenAI
Chore: Add separate configuration options for maximum files to summarize
and review. This pull request updates the `Options` object and class
with two new properties, `max_files_to_summarize` and
`max_files_to_review`, and renames the existing `max_files` property to
`max_files_to_summarize`. It also updates `tsconfig.json` by removing
some options and adding others, including setting the target and module
to "ESNext" and enabling strict mode.
<!-- end of auto-generated comment: release notes by openai -->
0 commit comments