When types live in a separate `types.ts`, include them in the review payload if the diff only shows imports - otherwise feedback may guess wrong shapes.
Prefer small PRs that either change types or behavior, not both in one unreadable wall of red.
Document intentional `any` with a one-line comment; reviewers (human and AI) treat unexplained escapes as defects.
Use the GitHub path when your source of truth is already the PR; comments land where engineers negotiate merge.
Combine with code owners on sensitive packages: AI highlights risk, humans decide acceptance for regulated modules.
See limitations and data handling on the trust page before rolling out to repos with customer data.
Details: Integrations, Limitations, Pricing.
Framework guide: React code review guide