-
v0.1.0
Stablereleased this
2026-02-05 06:35:21 +00:00 | 56 commits to main since this releaseInitial Release v0.1.0
Features
- Initial release of Local AI Commit Reviewer CLI
- Support for Ollama LLM backend
- Staged change analysis and review
- Pre-commit hook integration
- Multiple strictness levels (permissive, balanced, strict)
- Multi-language support (Python, JavaScript, TypeScript, Go, Rust, Java, C, C++)
- Rich terminal output with syntax highlighting
- JSON and Markdown export capabilities
- Configuration management with Pydantic validation
Installation
pip install local-ai-commit-reviewerQuick Start
aicr review # Review staged changes aicr install-hook # Install pre-commit hookDownloads