Legal

Privacy & Policy

Last updated: August 24, 2026

01Overview

Codeium (“we”, “our”) provides AI-powered code review for GitHub repositories. This policy explains what data we collect, why, and how it is handled. The short version: we process your code diffs in memory to produce a review, and we do not store your source code.

02Data we collect

Account data — your name, email address, and profile image, received from Clerk when you sign in.

Repository metadata — the GitHub installation ID and the names of repositories you connect.

Review data — the diffs from each push or pull request, the AI-generated review, and the GitHub comment URL.

Provider settings — the base URL, API key, and model you configure for reviews. API keys are stored to authenticate review requests on your behalf.

03How your code is handled

When a push or pull request triggers a review, the diff is fetched from GitHub, filtered (lockfiles, generated files, and minified bundles are skipped), truncated if oversized, and sent to the AI provider you configured. The diff is processed to produce the review and is not persisted afterwards — only the resulting review text is stored so your dashboard can display it.

04Third-party services

Clerk — authentication and account management.

Convex — database storage for accounts, settings, and reviews.

GitHub — repository access via a read-only GitHub App installation.

Your chosen AI provider — receives the diff to generate a review, governed by that provider’s own terms.

05Your rights

You can disconnect GitHub at any time from the Connectors page, which revokes our repository access. You can clear your provider settings from the Settings page. For deletion of account and review data, contact us and we will process the request.

06Terms of use

Codeium is provided “as is”, without warranties of any kind. Reviews are AI-generated suggestions, not guarantees of correctness or security — you remain responsible for your code and any changes you merge.

You agree not to use Codeium to review repositories you do not have permission to analyze, and not to configure providers whose terms prohibit transmitting your content to them.

We may update these terms as the product evolves; material changes will be reflected on this page.

Questions about this policy? Reach out through your GitHub installation or your account email — we respond to every request.