What you get
- AI-powered detection of bugs, security vulnerabilities, and code quality issues
- Instant feedback on Pull Requests without waiting for manual reviews
- Seamless integration with both GitHub and GitLab repositories
- In-line comments directly on your Pull Request with actionable recommendations
Prerequisites
- A GitHub or GitLab account with repository access
- Familiarity with Git workflows and Pull Requests/Merge Requests
- A CloudThinker workspace
- Organization Owner permissions (required for installing the GitHub App on an organization)
Quick start
1
Connect Repository
Link your GitHub or GitLab account and select repositories to monitor.
2
Create Pull Request
Open a new PR on your connected repository—CloudThinker detects it automatically.
3
Review Findings
View status in CloudThinker and detailed findings directly on your PR.
Step-by-step guide
Step 1: Connect repository
1
Open Code Review
Go to Code Review from the navigation menu.

2
Start setup
Click Get Started with Code Review to open the setup wizard.

3
Choose provider
Select GitHub or GitLab as your Git provider.

4
Choose authentication method
For GitHub, click Install App to proceed with the GitHub App installation.For GitLab, choose your preferred authentication method:
- OAuth (Recommended)
- Access Token
Click Install App to authenticate via OAuth. This is the simplest option for GitLab.com users.
5
Authorize and select repositories
Authorize CloudThinker and select the repositories you want to enable for code review.

6
Complete setup
Select your repositories in CloudThinker and click Complete to finish setup.

Setup Successful! Once you see your repositories listed, CloudThinker is now monitoring your Pull Requests and Merge Requests.

Step 2: Create Pull Request
1
Open your repository
Navigate to your connected repository on GitHub or GitLab.
2
Create a Pull Request
Create a new Pull Request with your code changes. CloudThinker will automatically detect the PR and start the AI-powered review.

Step 3: View results
1
Check status in CloudThinker
View the review status for all your Pull Requests in the CloudThinker dashboard.

2
View findings on GitHub/GitLab
Open your Pull Request to see the AI-generated summary and in-line code comments with detailed recommendations.



Tips
- Write clear PR descriptions to help the AI understand your changes.
- Keep PRs focused and small for better review quality.
- Review AI suggestions carefully before implementing.
- Address high-severity issues first.
- Avoid creating massive PRs or ignoring security warnings.