AutoMaintainer
Short Description
An autonomous multi-agent software engineering system that transforms GitHub issues into production-ready pull requests with human-supervised deployment.
Project Story
AutoMaintainer was built to reduce the friction of turning issue ideas into tested, review-ready code. It composes specialized AI agents (developer, reviewer, QA, security, documentation) that collaborate to analyze issues, generate changes, run tests, and propose pull requests. Humans review and approve deployments to keep control over production changes.
Built With
- Frontend: Next.js
- Backend: FastAPI (Python)
- LLM & AI integrations: OpenAI-compatible API
- Persistence: Redis / SQLite
- Dev tooling: Docker, GitHub integrations
Features
- Multi-agent pipeline that creates PRs from GitHub issues
- Automated testing and static analysis
- Human-supervised deployment workflow
- Memory and orchestration for long-running tasks
Try it
- Source: https://github.com/okuhlecharlieman/AutoMaintainer
- Live: https://auto-maintainer.vercel.app/
Team & Links
Built With
- fastapi
- next.js
Log in or sign up for Devpost to join the conversation.