All activity
OpenDev AI is an autonomous AI agent for open-source development. It analyzes GitHub repositories, identifies issues, generates fixes using LLMs, runs tests, and creates pull requests. It also scans for security risks like exposed credentials and unnecessary files. Built with a minimal interface and local execution, it enables developers to automate contributions and improve codebases efficiently.

OpenDev AIAI agent that fixes GitHub issues and creates PRs
DEVIDAS CHINNARATHODleft a comment
Hey everyone, I built OpenDev AI to solve a problem I kept facing while exploring open-source projects — finding issues is easy, but understanding and fixing them takes time, especially across unfamiliar codebases. The idea was simple: what if an AI agent could read a repo, understand an issue, fix it, and open a PR automatically? While building this, the biggest challenge was making the system...

OpenDev AIAI agent that fixes GitHub issues and creates PRs
