LICENSE
README.md
pyproject.toml
src/gitme/__init__.py
src/gitme/cli.py
src/gitme/config.py
src/gitme/git_diff.py
src/gitme/llm_client.py
src/gitme/storage.py
src/gitme_cli.egg-info/PKG-INFO
src/gitme_cli.egg-info/SOURCES.txt
src/gitme_cli.egg-info/dependency_links.txt
src/gitme_cli.egg-info/entry_points.txt
src/gitme_cli.egg-info/requires.txt
src/gitme_cli.egg-info/top_level.txt
tests/test_cli.py
tests/test_git_diff.py
tests/test_llm_client.py
tests/test_storage.py