Kodus CLI is your gateway to running Kodus AI Code Review Agents in your own infrastructure. With a single command, deploy and manage your code review automation system, keeping your code quality high while maintaining full control over your data and infrastructure.
- 🔥 One-Command Deployment: Deploy your entire Kodus infrastructure in minutes
- 🔒 Self-Hosted: Keep your code and data within your infrastructure
- 🤖 AI-Powered Reviews: Leverage advanced AI models for code review automation
- 🔄 Git Integration: Seamless integration with GitHub, GitLab, and Bitbucket
- 📊 Monitoring & Analytics: Built-in Grafana dashboards for insights
- 🐳 Docker-Powered: Containerized for consistency and easy management
- 🔐 Secure by Default: Enterprise-grade security with auto-generated credentials
# Install globally
npm install -g @kodus/cli
# Deploy Kodus in your infrastructure
kodus install
# Deploy Kodus
kodus install
# Follow the interactive prompts to configure:
# - Environment type (local/external)
# - Git service integration
# - AI provider settings
# - Infrastructure preferences
-
Local Development
- Perfect for testing and development
- Runs everything on localhost
- Ideal for small teams and individual developers
-
External Deployment
- Production-ready setup
- Configurable for any domain
- Suitable for enterp 8A20 rise environments
Service | Features |
---|---|
GitHub | Pull Request Reviews, Issue Analysis |
GitLab | Merge Request Reviews, Pipeline Integration |
Bitbucket | Pull Request Reviews, Repository Analysis |
Kodus supports multiple AI providers for code review:
- OpenAI (GPT-4)
- Google AI
- Anthropic (Claude)
- Novita AI
- Vertex AI
- All data stays within your infrastructure
- No code or sensitive information is sent to external servers
- Enterprise-grade encryption for all communications
- Role-based access control
- Audit logging for all operations
We welcome contributions!
# Clone the repository
git clone https://github.com/yourusername/kodus-cli.git
# Install dependencies
npm install
# Run tests
npm test
MIT © Kodus
Special thanks to all our contributors and the amazing open-source community.
Website • Documentation • Twitter • Discord
Made with ❤️ by the Kodus Team