diff --git a/apps/kilocode-docs/docs/advanced-usage/code-reviews.md b/apps/kilocode-docs/docs/advanced-usage/code-reviews.md index de8621bca86..aa44d4bbabb 100644 --- a/apps/kilocode-docs/docs/advanced-usage/code-reviews.md +++ b/apps/kilocode-docs/docs/advanced-usage/code-reviews.md @@ -159,5 +159,4 @@ 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.