Files
code-review-agent/diagnose-and-fix.sh
T
Primakov Alexandr Alexandrovich 607b1e95db Add diagnostic and fix script for AI Review Agent
- Introduced `diagnose-and-fix.sh` to automate the diagnosis and repair of the AI Review Agent environment.
- Implemented checks for the existence of backend and frontend directories, virtual environment, and required files.
- Added functionality to create a new virtual environment, install dependencies, and apply database migrations.
- Included user feedback and error handling throughout the script for improved usability and troubleshooting.
2025-10-13 00:35:59 +03:00

3.4 KiB