Welcome to the UNC documentation! UNC is an AI-powered code review tool using git diff and various AI providers (OpenAI, Anthropic, Mistral, Gemini, Ollama).
- Installation Guide - How to install and set up UNC
- Quick Start - Get up and running in minutes
- Configuration - Configure UNC for your needs
- Commands Reference - Complete command reference
- AI Providers - Supported AI providers and setup
- Focus Areas - Code review focus areas
- Output Formats - Available output formats
- Examples - Common usage examples
- GitHub Integration - Automate PR reviews with GitHub Actions
- Troubleshooting - Common issues and solutions
- Contributing - How to contribute to UNC
You can also get help directly from the command line:
# Show comprehensive help
unc help
# Show specific command help
unc review --help
unc config --help
unc history --help- GitHub Repository - Source code and issues
- PyPI Package - Python package (when published)