Commit Graph

1 Commits

Author SHA1 Message Date
mrhavens 16cf8cd5ef feat: Add Code Review Crew
Created code_review_crew.py - 5 expert agents:
- SecurityExpert
- PerformanceExpert
- ArchitectureExpert
- TestingExpert
- ErrorHandlingExpert

Each audits specific domain and reports issues.

Also creates initial code review findings as issues.
2026-03-14 05:13:54 +00:00