LICENSE
README.md
pyproject.toml
src/depot/__init__.py
src/depot/cache.py
src/depot/cli.py
src/depot/config.py
src/depot/executor.py
src/depot/extractor.py
src/depot/feedback.py
src/depot/installer.py
src/depot/pipeline.py
src/depot/resolver.py
src/depot/sdk.py
src/depot_agent.egg-info/PKG-INFO
src/depot_agent.egg-info/SOURCES.txt
src/depot_agent.egg-info/dependency_links.txt
src/depot_agent.egg-info/entry_points.txt
src/depot_agent.egg-info/requires.txt
src/depot_agent.egg-info/top_level.txt
tests/test_cache.py
tests/test_config.py
tests/test_executor.py
tests/test_extractor.py
tests/test_feedback.py
tests/test_installer.py
tests/test_pipeline.py
tests/test_resolver.py