Explore AI Review documentation and configuration resources
mainThe AI Review documentation is organized into several specialized directories to help you integrate and configure the tool:
- CI/CD Integration: Templates for GitHub Actions and GitLab CI are located in
./ci. - CLI Reference: Command usage and examples are found in
./cli. - Hooks & Lifecycle: Information on available hooks and lifecycle events is in
./hooks. - Configuration Examples: Full examples using
.yaml,.json, and.envformats are available in./configs. - Prompt Templates: Templates for Python/Go (supporting light and strict modes) are in
./prompts. - Troubleshooting: Guidance for common environment and Git-related issues is in
./troubleshooting.md.