LICENSE
README.md
pyproject.toml
commit_msg_ai/__init__.py
commit_msg_ai/cache.py
commit_msg_ai/cli.py
commit_msg_ai/config.py
commit_msg_ai/emoji.py
commit_msg_ai/git_utils.py
commit_msg_ai/interactive.py
commit_msg_ai/providers/__init__.py
commit_msg_ai/providers/base.py
commit_msg_ai/providers/ollama_provider.py
commit_msg_ai/providers/openai_provider.py
gitmsg_ai.egg-info/PKG-INFO
gitmsg_ai.egg-info/SOURCES.txt
gitmsg_ai.egg-info/dependency_links.txt
gitmsg_ai.egg-info/entry_points.txt
gitmsg_ai.egg-info/requires.txt
gitmsg_ai.egg-info/top_level.txt
tests/test_cache.py
tests/test_emoji.py
tests/test_git_utils.py
tests/test_language.py