This project implements an AI-driven engineering agent that interprets incident tickets, analyzes the Shopstack Platform repository, detects root causes, and generates automated fix suggestions.
- Incident ticket understanding
- Repository code analysis
- Root cause detection
- Automated patch generation
- Resolution reporting
- Interactive Streamlit dashboard
- Clone this repository
git clone "https://github.com/CMPN-CODECELL/Syrus2026_CtrlAltElite.git"
- Install dependencies
pip install -r requirements.txt
- Run the application
python -m streamlit run app.py
The system analyzes the Shopstack Platform repository to detect incidents and suggest fixes.
PPT Link - https://docs.google.com/presentation/d/1O2qk4snhMIzSDLfXq9tm1a74libiKgVl/edit?usp=drive_link&ouid=101545509900323550708&rtpof=true&sd=true Video Link - https://drive.google.com/file/d/1tla4obTw5lCSdPhTi7QqyviX-EFDdwp9/view?usp=drive_link