A command-line tool that helps you generate AI-powered summaries to understand changes quickly.
This CLI is an official tool from Matter AI to help you generate summaries for your PRs.
npm install -g matter-ai- Open the repository in the terminal with
.gitdirectory. - Create a new Classic Personal Access Token with
pull-requestsandreposcopes. - Run the command
matter - Enter your PAT when prompted, this will get saved in you
~/.gitconfigfile. - Select the PR you want to summarize.
- Enter your Open AI API Key when prompted. This can automatically be picked from
OPENAI_API_KEYenvironment variable. - Enjoy the summary!
You can find the detailed documentation here: https://docs.matterai.dev/quickstart-ai-code-review-cli