zzz / openhands /resolver /prompts /repo_instructions /all-hands-ai___openhands-resolver.txt
ar08's picture
Upload 1040 files
246d201 verified
raw
history blame contribute delete
225 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`