LICENSE
README.md
pyproject.toml
agents_smith.egg-info/PKG-INFO
agents_smith.egg-info/SOURCES.txt
agents_smith.egg-info/dependency_links.txt
agents_smith.egg-info/entry_points.txt
agents_smith.egg-info/requires.txt
agents_smith.egg-info/top_level.txt
smith/__init__.py
smith/__main__.py
smith/application/__init__.py
smith/application/connect.py
smith/application/disconnect.py
smith/application/status.py
smith/application/update.py
smith/data/AGENTS.md
smith/data/__init__.py
smith/data/__pycache__/__init__.cpython-313.pyc
smith/delivery/__init__.py
smith/delivery/cli.py
smith/domain/__init__.py
smith/domain/connection.py
smith/domain/ports.py
smith/domain/value_objects.py
smith/infrastructure/__init__.py
smith/infrastructure/filesystem.py
smith/infrastructure/gitignore.py
smith/infrastructure/metadata.py
smith/infrastructure/template_source.py