Git Hooks AI Reviewer
A VS Code extension that automatically initializes git hooks to perform AI code review before commit.
Features
- Automated AI Review: Runs a pre-commit hook to review your code changes.
- Webview Dashboard: View current and historical review results directly in VS Code.
- Quality Gate: Blocks commits if the code quality score is too low.
Requirements
- Git must be installed and initialized in your workspace.
Extension Settings
This extension contributes the following settings:
git-hooks-ai-reviewer.enable: Enable/disable the extension.
Release Notes
0.0.2
- Added License file.
- Updated extension icon.
- Fixed publishing configuration.
0.0.1
Initial release of Git Hooks AI Reviewer.
| |