by Gil2015
Intelligent Git commit code reviewer. Supports local (Ollama) and cloud models (DeepSeek, OpenAI, Anthropic) with a rich CLI UI. 本地AI智能 Git 提交代码审查工具。支持使用本地 (Ollama) 及云端模型 (DeepSeek, OpenAI, Anthropic),提供丰富的 CLI 交互界面。
# Add to your Claude Code skills
git clone https://github.com/Gil2015/code-gateYour Lightweight Local AI Code Review Assistant
Code Gate is an intelligent code review tool seamlessly integrated into your Git workflow. When you run git commit, it automatically analyzes staged code changes, utilizing local LLMs (Ollama) or cloud AI services to provide instant feedback on code quality, security suggestions, and optimization plans.
Supports zero-config execution via npx, npm/yarn/pnpm package integration, and automated Git Hook reviews, flexibly adapting to any development workflow.
<div align="left"> <img src="assets/review.png" alt="Code Gate example" width="100%" /> </div>No comments yet. Be the first to share your thoughts!
All methods rely on the configuration file. Please add a .codegate.js file to your p...