LICENSE
README.md
pyproject.toml
setup.py
src/gait/__init__.py
src/gait/ai_commit.py
src/gait/ai_pr.py
src/gait/git_wrapper.py
src/gait/github_wrapper.py
src/gait/linear_client.py
src/gait/main.py
src/gait/utils.py
src/gait_tool.egg-info/PKG-INFO
src/gait_tool.egg-info/SOURCES.txt
src/gait_tool.egg-info/dependency_links.txt
src/gait_tool.egg-info/entry_points.txt
src/gait_tool.egg-info/requires.txt
src/gait_tool.egg-info/top_level.txt
tests/test_ai_commit.py
tests/test_ai_pr.py
tests/test_github_wrapper.py
tests/test_todo_processing.py