diff --git a/apps/kilocode-docs/docs/advanced-usage/code-reviews.md b/apps/kilocode-docs/docs/advanced-usage/code-reviews.md index aa44d4bbabb..de8621bca86 100644 --- a/apps/kilocode-docs/docs/advanced-usage/code-reviews.md +++ b/apps/kilocode-docs/docs/advanced-usage/code-reviews.md @@ -159,4 +159,5 @@ The Review Agent is ideal for: - The agent reviews **only the changed files**, not the entire repository. - Some highly dynamic or domain-specific code may require additional context in custom instructions. - The agent will only run on **selected repositories**. +- **PRs from forks are not supported**. Only pull requests from branches within the same repository can be automatically reviewed. - During beta, review capacity may be throttled for extremely large PRs.