All-Hands-AI / openhands-resolver

A system that tries to resolve all issues on a github repo with OpenHands.
MIT License
85 stars 20 forks source link

Refactor: Focus on single issue resolution #223

Closed neubig closed 2 weeks ago

neubig commented 2 weeks ago

This PR refactors the repository to focus primarily on single issue resolution while maintaining batch processing capabilities.

Changes:

Fixes #200