Prerequisites
Key requirements for self-hosting the AI Code Review Agent.
Minimum System Requirements
A machine with the following minimum specifications is recommended for Docker image deployment and for obtaining optimal performance of the AI Code Review Agent.
Requirement | Minimum Specification |
---|---|
CPU Cores | 4 |
RAM | 8 GB |
Hard Disk Drive | 80 GB |
Supported Operating Systems
Windows
Linux
macOS
OS Prerequisites
Operating System | Installation Steps |
---|---|
Linux | You will need:
|
macOS | |
Windows | You will need:
|
Required Access Tokens
Bito Access Key: Obtain your Bito Access Key. View Guide
GitHub Personal Access Token (Classic): For GitHub PR code reviews, ensure you have a CLASSIC personal access token with repo access. We do not support fine-grained tokens currently. View Guide
GitLab Personal Access Token: For GitLab PR code reviews, a token with API access is required. View Guide
Snyk API Token (Auth Token): For Snyk vulnerability reports, obtain a Snyk API Token. View Guide
Last updated