GPT Codemaster
1.0.0
Automatic programming by creating Pull Requests from Issues using LLMs.
An experimental project to automate programming. It uses a task-based approach to move a software project development forward by reading task descriptions from Github Issues and implementing them in a Pull Request.
Example Pull Requests created with this tool are available here
Sometimes, and only for small projects with small files, like this one. The biggest limitation right now is the tokens length for LLMs.
It's an experiment, not an actual product.