Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 347 Bytes

File metadata and controls

9 lines (7 loc) · 347 Bytes

Code Review Assistant

AI-powered code review for your GitHub pull requests.

Use

Visit https://www.code-review-assistant.app and paste in the URL of your pull request.

Structure

  • frontend/: VueJS frontend. Handles user interaction and input validation.
  • backend/: Python backend. Handles frontend requests and routing to AI agents.