mihirsuchak11/teracode-testbed
Identity and defaults, as GitHub reports them.
When a review runs on this repository. Each review spends on your own provider key, so these are the switches that decide what you pay for.
On every pull request
Trigger a review when a PR is opened or reopened.
Re-review on new commits
Re-run when new commits are pushed to an open PR. The biggest driver of spend on an active repository.
Include draft PRs
Also review pull requests still marked as draft. With this off, a draft is reviewed when it is marked ready.
On-demand via /review
Let anyone with write access request a review by commenting /review.
Each review can check out this pull request and let agents search the codebase, or it can read the diff alone.
Check out the pull request
Boots a sandbox, clones this commit, and gives agents read-only tools. Costs sandbox time and more model tokens than a diff-only review on every pull request. Turn off to review the diff only.
Files stripped from the diff before any agent reads them.