LICENSE
README.md
setup.py
git_smart_squash/VERSION
git_smart_squash/__init__.py
git_smart_squash/cli.py
git_smart_squash/diff_parser.py
git_smart_squash/hunk_applicator.py
git_smart_squash/post_install.py
git_smart_squash/simple_config.py
git_smart_squash.egg-info/PKG-INFO
git_smart_squash.egg-info/SOURCES.txt
git_smart_squash.egg-info/dependency_links.txt
git_smart_squash.egg-info/entry_points.txt
git_smart_squash.egg-info/requires.txt
git_smart_squash.egg-info/top_level.txt
git_smart_squash/ai/__init__.py
git_smart_squash/ai/providers/__init__.py
git_smart_squash/ai/providers/simple_unified.py
tests/__init__.py
tests/run_all_tests.py
tests/test_ai_integration.py
tests/test_functionality_comprehensive.py
tests/test_idempotency.py
tests/test_instructions_feature.py
tests/test_patch_corruption_fixes.py
tests/test_utils.py