CHANGELOG.md
KNOWN_ISSUES.md
LICENSE
MANIFEST.in
README.md
ROADMAP.md
TESTING.md
pyproject.toml
requirements.txt
autofix/__init__.py
autofix/__main__.py
autofix/comprehensive_project_analysis.py
autofix/constants.py
autofix/import_suggestions.py
autofix/module_management.py
autofix/python_fixer.py
autofix/ai/__init__.py
autofix/cli/__init__.py
autofix/cli/autofix_cli_interactive.py
autofix/cli/cli_parser.py
autofix/core/__init__.py
autofix/core/base_handler.py
autofix/core/error_parser.py
autofix/handlers/__init__.py
autofix/handlers/import_error_handler.py
autofix/handlers/index_error_handler.py
autofix/handlers/key_error_handler.py
autofix/handlers/module_not_found_handler.py
autofix/handlers/syntax_error_handler.py
autofix/handlers/syntax_error_handler_old.py
autofix/handlers/type_error_handler.py
autofix/handlers/zero_division_handler.py
autofix/helpers/__init__.py
autofix/helpers/helper_functions.py
autofix/helpers/logging_utils.py
autofix/helpers/rollback.py
autofix/helpers/spinner.py
autofix/integrations/__init__.py
autofix/integrations/firestore_client.py
autofix/integrations/metrics_collector.py
autofix_python_engine.egg-info/PKG-INFO
autofix_python_engine.egg-info/SOURCES.txt
autofix_python_engine.egg-info/dependency_links.txt
autofix_python_engine.egg-info/entry_points.txt
autofix_python_engine.egg-info/top_level.txt