LICENSE
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
src/git_bob/__init__.py
src/git_bob/_ai_github_utilities.py
src/git_bob/_endpoints.py
src/git_bob/_github_utilities.py
src/git_bob/_gitlab_utilities.py
src/git_bob/_logger.py
src/git_bob/_terminal.py
src/git_bob/_utilities.py
src/git_bob.egg-info/PKG-INFO
src/git_bob.egg-info/SOURCES.txt
src/git_bob.egg-info/dependency_links.txt
src/git_bob.egg-info/entry_points.txt
src/git_bob.egg-info/requires.txt
src/git_bob.egg-info/top_level.txt
src/git_bob/data/__init__.py
src/git_bob/data/slide_template.pptx
tests/test_agent.py
tests/test_endpoints.py
tests/test_github_utilities.py
tests/test_gitlab_utilities.py
tests/test_logger.py
tests/test_utilities.py