This is a Python repo for ide-resolver, a library that attempts to resolve github issues with the AI agent IDE.

- Setup: `poetry install --with test --with dev`
- Testing: `poetry run pytest tests/test_*.py`
