Why full context changes the review
- Diff-only review
- Entelligence review
A function signature changes. The review notices the edit but misses callers in untouched files that still use the old arguments.
How a review works
1
Understand the change
Entelligence reads the pull-request diff and maps it to surrounding code, call sites, dependencies, and repository structure.
2
Apply your engineering context
The review uses assigned guidelines, repository Markdown files, accepted Learnings, linked codebases, exclusions, and connected production evidence where available.
3
Find and rank actionable risk
Checks cover correctness, security, performance, tests, edge cases, readability, and repository-specific standards. Findings are prioritized so merge-blocking risk does not get buried under minor feedback.
4
Deliver the review where work happens
Entelligence posts the configured summary, inline findings, suggestions, and confidence signal on the pull request—or prints a local review in the terminal.
What shows up on a pull request
Entelligence accelerates the first review. Tests, required reviewers, branch protection, and your Git provider remain the merge authority.
Tune signal without losing coverage
Set the review bar
Choose critical-only, medium-and-above, or all findings per repository.
Teach team standards
Add guidelines and Learnings so feedback reflects your architecture and conventions.
Control the output
Choose inline or summary comments, explanation depth, generated content, and comment limits.
Where Code Review runs
- Pull requests
- Local and agent workflows
Automatically review ready-for-review pull requests on GitHub, GitLab, and Bitbucket, including supported self-hosted installations. Reviews can run when a pull request opens, updates, or is explicitly requested.
Start reviewing
Set up your first repository
Connect source control, enable one repository, and verify the first review.
Understand findings and commands
Learn how to triage feedback, apply suggestions, talk to the bot, and improve future reviews.