Expand description
Code Reviewer Agent - Reviews code for quality, security, and maintainability
This agent performs comprehensive code review using AST analysis to identify:
- Security vulnerabilities (OWASP Top 10)
- Performance issues and bottlenecks
- Code complexity and maintainability concerns
- Best practice violations
- Missing error handling
Structs§
- Code
Reviewer Agent - Code Reviewer Agent implementation
Enums§
- Intelligence
Level - Intelligence level for analysis depth