OpenHands / openhands /resolver /prompts /repo_instructions /all-hands-ai___openhands-resolver.txt
Backup-bdg's picture
Upload 964 files
51ff9e5 verified
raw
history blame contribute delete
221 Bytes
This is a Python repo for openhands-resolver, a library that attempts to resolve github issues with the AI agent OpenHands.
- Setup: `poetry install --with test --with dev`
- Testing: `poetry run pytest tests/test_*.py`