Skip to content

gemini-cli-extensions/code-review

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Gemini CLI Code Review Extension

The Code Review extension is an open-source Gemini CLI extension, built to enhance your repository's code quality. The extension adds a new command to Gemini CLI that analyzes code changes to identify a variety of code quality issues.

Installation

Install the Code Review extension by running the following command from your terminal (requires Gemini CLI v0.4.0 or newer):

gemini extensions install https://github.com/gemini-cli-extensions/code-review

If you do not yet have Gemini CLI installed, or if the installed version is older than 0.4.0, see Gemni CLI installation instructions.

Use the extension

The Code Review extension adds the /code-review command to Gemini CLI which analyzes code changes on your current branch for quality issues.

Resources

  • Gemini CLI extensions: Documentation about using extensions in Gemini CLI
  • Blog post (coming soon!): More information about the Code Review extension
  • GitHub issues: Report bugs or request features

Legal

About

Google's Code Review extension for the Gemini CLI that reviews your code changes

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published