LICENSE
README.md
pyproject.toml
dumpty/__init__.py
dumpty/agent_detector.py
dumpty/cli.py
dumpty/downloader.py
dumpty/installer.py
dumpty/lockfile.py
dumpty/models.py
dumpty/utils.py
prompty_dumpty.egg-info/PKG-INFO
prompty_dumpty.egg-info/SOURCES.txt
prompty_dumpty.egg-info/dependency_links.txt
prompty_dumpty.egg-info/entry_points.txt
prompty_dumpty.egg-info/requires.txt
prompty_dumpty.egg-info/top_level.txt
tests/test_agent_detector.py
tests/test_cli.py
tests/test_cli_commit.py
tests/test_cli_show.py
tests/test_cli_uninstall.py
tests/test_cli_update.py
tests/test_cli_update_agent_specific.py
tests/test_downloader.py
tests/test_downloader_version_fallback.py
tests/test_installer.py
tests/test_integration.py
tests/test_lockfile.py
tests/test_models.py