Autonomous AI SRE platform
An AI agent that diagnoses GitHub issues, writes and tests a fix in a sandbox, and opens a PR only after a person approves it.
- Problem
- AI coding agents are easy to demo and hard to trust. I wanted one that could take a real GitHub issue all the way to a pull request, but could never write to a repository without proof that its fix works and a person saying yes.
- Python
- FastAPI
- LangGraph
- Gemini
- PostgreSQL
- SQLAlchemy
- +7
