LICENSE
README.md
pyproject.toml
needle/__init__.py
needle/builtin/__init__.py
needle/builtin/backends.py
needle/builtin/kimi_client.py
needle/builtin/locator_solutions.py
needle/builtin/timeout_solution.py
needle/core/__init__.py
needle/core/context.py
needle/core/decorator.py
needle/core/exceptions.py
needle/core/handler.py
needle/core/registry.py
needle/core/solution.py
needle_fixer.egg-info/PKG-INFO
needle_fixer.egg-info/SOURCES.txt
needle_fixer.egg-info/dependency_links.txt
needle_fixer.egg-info/requires.txt
needle_fixer.egg-info/top_level.txt
tests/test_custom_solution.py
tests/test_handler.py
tests/test_kimi_client.py
tests/test_locator_solutions.py
tests/test_recovery.py
tests/test_registry.py