Recently I built a small experiment called AI Repo Manager.
It’s a GitHub App that listens to webhook events and helps automate common repository tasks like PR review, issue triage, and repo health checks. I tried to focus more on architecture reliability — guardrails, async webhook handling, and validation of AI responses. Would love feedback from other developers on the approach. Repo: https://github.com/Shweta-Mishra-ai/github-autopilot