ai-code-review-agent / .github /pull_request_template.md
Padmanav's picture
docs: fix stale architecture doc, add README badges, CONTRIBUTING, PR template
930b528
|
Raw
History Blame Contribute Delete
336 Bytes

A newer version of the Gradio SDK is available: 6.20.0

Upgrade

Summary

Type of change

  • Bug fix
  • New feature
  • Refactor
  • Documentation
  • CI/CD

Checklist

  • ruff check app/ tests/ passes
  • bandit -r app/ -q passes
  • pytest tests/ --cov=app --cov-fail-under=70 passes
  • Architecture doc updated if agent flow changed