LICENSE
README.md
pyproject.toml
gitpilot/__init__.py
gitpilot/cli/__init__.py
gitpilot/cli/main.py
gitpilot/cli/tui.py
gitpilot/core/__init__.py
gitpilot/core/committer.py
gitpilot/core/executor.py
gitpilot/core/git_utils.py
gitpilot/core/intelligence.py
gitpilot/core/notifications.py
gitpilot/core/project_setup.py
gitpilot/core/watcher.py
gitpilot/daemon/__init__.py
gitpilot/daemon/app.py
gitpilot/daemon/lifecycle.py
gitpilot/daemon/server.py
gitpilot/domain/__init__.py
gitpilot/domain/models.py
gitpilot/domain/policies.py
gitpilot/domain/settings.py
gitpilot/infrastructure/__init__.py
gitpilot/infrastructure/db.py
gitpilot/infrastructure/http_client.py
gitpilot/infrastructure/repositories/__init__.py
gitpilot/infrastructure/repositories/commits.py
gitpilot/infrastructure/repositories/discord_webhooks.py
gitpilot/infrastructure/repositories/file_associations.py
gitpilot/infrastructure/repositories/patterns.py
gitpilot/infrastructure/repositories/projects.py
gitpilot/infrastructure/repositories/settings_repo.py
gitpilot_ai.egg-info/PKG-INFO
gitpilot_ai.egg-info/SOURCES.txt
gitpilot_ai.egg-info/dependency_links.txt
gitpilot_ai.egg-info/entry_points.txt
gitpilot_ai.egg-info/requires.txt
gitpilot_ai.egg-info/top_level.txt