Logo
Deploy Now

Stars

1,321

Forks

138

Watchers

8

Developer links

Kodus AI

Kodus AI automates pull request code review with inline AI comments across GitHub, GitLab, Bitbucket, and Azure DevOps, supporting any LLM provider at cost with zero token markup. The multi-service TypeScript architecture deploys via Docker Compose, running an API server, background worker, webhooks service, and React dashboard backed by PostgreSQL with pgvector, MongoDB, and RabbitMQ. Integration covers both cloud platforms and their enterprise flavors (GitHub Enterprise Server, GitLab Self-Managed, Bitbucket Data Center) using standard OAuth flows and webhook signing to keep the review loop entirely inside your network. The platform is model-agnostic with Bring Your Own Key support for Claude, GPT, Gemini, Llama, and any OpenAI-compatible endpoint including locally-hosted models. Custom review rules combine your team's coding standards with requirements pulled from Jira, Linear, and Notion, automatically checking every PR against documented specifications. The CLI enables local reviews against working trees, staged diffs, branches, or specific commits, integrating into CI/CD pipelines as pre-merge gates. Source code is never stored and never used for model training, with all data encrypted in transit and at rest. 1,270+ stars and 129+ releases since March 2025. Running on a dedicated VPS on RepoCloud with guaranteed CPU, RAM, and SSD, full root SSH access, and a browser serial console. AGPL-3.0 licensed.

Kodus AI
Kodus AI
Kodus AI
Kodus AI
Kodus AI

Benefits

  • AI Code Review Without Lock-In
  • Full review pipeline runs on your infrastructure with AGPLv3 source, no required call-home, pinned Docker images, and tagged releases without any kill switch.
  • Zero Markup on LLM Costs
  • Bring Your Own Key for Claude, GPT, Gemini, Llama, or any OpenAI-compatible endpoint paying the model provider directly at list price with no hidden surcharges.
  • Universal Git Platform Support
  • Integrates with GitHub, GitLab, Bitbucket, and Azure DevOps including self-managed enterprise flavors using standard webhook signing and OAuth authentication flows natively.
  • Rules from Your Existing Tools
  • Pulls requirements from Jira, Linear, and Notion while detecting rule files from Cursor, Copilot, and Claude to enforce your team's standards on every PR.

Features

  • Agent-Based PR Review
  • AI agent analyzes pull request diffs, posts inline comments with actionable suggestions, and respects existing review workflows across all supported Git platforms.
  • Model Agnostic Architecture
  • Supports Claude, GPT, Gemini, Llama, and any OpenAI-compatible endpoint including self-hosted models with configurable temperature and token limits.
  • CLI Code Review
  • Run reviews locally against working trees, staged diffs, branches, or commits with output suitable for CI/CD pipelines and developer feedback loops.
  • Project Requirements Integration
  • Connects to Jira, Linear, and Notion to pull project specifications, automatically checking PRs against documented requirements and flagging non-compliance.
  • Multi-Service Deployment
  • Docker Compose orchestrates API, worker, webhooks, web app, PostgreSQL with pgvector, MongoDB, and RabbitMQ with Helm charts available for Kubernetes.