Closed nanjiangwill closed 3 days ago
End-user friendly description of the problem this fixes or functionality that this introduces
Give a summary of what the PR does, explaining any non-trivial design decisions
Commit0 is a from scratch AI coding challenge.
The benchmark consists of 57 core Python libraries. The challenge is to rebuild these libraries and pass their unit tests. All libraries have:
This PR adds necessary functions to run commit0 with OpenHands
Link of any specific issues this addresses
End-user friendly description of the problem this fixes or functionality that this introduces
Give a summary of what the PR does, explaining any non-trivial design decisions
Commit0 is a from scratch AI coding challenge.
The benchmark consists of 57 core Python libraries. The challenge is to rebuild these libraries and pass their unit tests. All libraries have:
This PR adds necessary functions to run commit0 with OpenHands
Link of any specific issues this addresses