README.md
pyproject.toml
teamcc_client/__init__.py
teamcc_client/api_client.py
teamcc_client/auth_manager.py
teamcc_client/cli.py
teamcc_client/credential_store.py
teamcc_client/lifecycle.py
teamcc_client/settings.py
teamcc_client/settings_manager.py
teamcc_client/usage_reporter.py
teamcc_client.egg-info/PKG-INFO
teamcc_client.egg-info/SOURCES.txt
teamcc_client.egg-info/dependency_links.txt
teamcc_client.egg-info/entry_points.txt
teamcc_client.egg-info/requires.txt
teamcc_client.egg-info/top_level.txt
teamcc_client/bin/README.md
teamcc_client/bin/xray
teamcc_client/gui/__init__.py
teamcc_client/gui/__main__.py
teamcc_client/gui/app.py
teamcc_client/proxy/__init__.py
teamcc_client/proxy/agent.py
teamcc_client/proxy/outbound.py
teamcc_client/proxy/probe.py
teamcc_client/proxy/xray.py
teamcc_shared/__init__.py
teamcc_shared/contracts.py
tests/test_auth_manager.py
tests/test_concurrency.py
tests/test_credential_store.py
tests/test_lifecycle.py
tests/test_proxy.py
tests/test_settings_manager.py
tests/test_usage_ingest.py
tests/test_usage_reporter.py
tests/test_xray.py