Skip to content

Sentinel is an AI powered Code Reviewer Agent that tracks PR, reviews them and detects potential bugs

Notifications You must be signed in to change notification settings

omkargade04/sentinel-agent

Repository files navigation

Sentinel: The bug slayer

"No Bugs will be tolerated"

altext

📌 Overview

Sentinel is an AI powered Code Reviewer Agent that tracks PR, reviews them and detects potential bugs

🚀 Installation & Setup

Prerequisites

  • Python (>=3.11)
  • Poetry for dependency management

1️⃣ Clone the Repository

git clone git@github.com:omkargade04/sentinel-agent.git
cd sentinel-agent

2️⃣ Install Dependencies

make install

3️⃣ Activate Virtual Environment

poetry shell

4️⃣ Run the Application

python -m src.main

or

uvicorn src.main:app --reload

Run via Docker

- docker compose down
- docker compose down -v
- docker compose up --build

About

Sentinel is an AI powered Code Reviewer Agent that tracks PR, reviews them and detects potential bugs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages