Cody by Cody Labs
Cody automatically summarizes and reviews GitHub pull requests using the OpenAI or Anthropic model you choose. It runs inside GitHub Actions with your own provider API key, so there is no Cody-hosted service in the data path.

Set up Cody on GitHub
The GitHub repository is the canonical source for installation, provider selection, supported inputs, and current model examples. Keeping the workflow in one place prevents copied setup instructions from becoming stale when Cody is released.
The installation guide covers both providers. Choose one model and add only
the matching OPENAI_API_KEY or ANTHROPIC_API_KEY repository secret.

GitLab and Azure DevOps
Cody Pro brings the same review workflow to GitLab merge requests and Azure DevOps pull requests with ready-made pipeline templates.
Questions and suggestions
For support, feature requests, or bugs, open an issue on GitHub.