CHANGELOG.md
LICENSE
MANIFEST.in
README.md
api.md
pyproject.toml
azure/__init__.py
azure/ai/__init__.py
azure/ai/agentserver/__init__.py
azure/ai/agentserver/activity/__init__.py
azure/ai/agentserver/activity/_activity.py
azure/ai/agentserver/activity/_cloud_adapter.py
azure/ai/agentserver/activity/_config.py
azure/ai/agentserver/activity/_constants.py
azure/ai/agentserver/activity/_m365_bridge.py
azure/ai/agentserver/activity/_version.py
azure/ai/agentserver/activity/py.typed
azure_ai_agentserver_activity.egg-info/PKG-INFO
azure_ai_agentserver_activity.egg-info/SOURCES.txt
azure_ai_agentserver_activity.egg-info/dependency_links.txt
azure_ai_agentserver_activity.egg-info/requires.txt
azure_ai_agentserver_activity.egg-info/top_level.txt
samples/01-echo/main.py
samples/02-custom-components/main.py
samples/03-self-hosted-app/main.py
samples/04-custom-handler/main.py
samples/05-multi-protocol/main.py
tests/conftest.py
tests/test_activity_id.py
tests/test_auth_model.py
tests/test_bridge_turn.py
tests/test_config_env.py
tests/test_error_source_classification.py
tests/test_host_delegation.py
tests/test_server_routes.py
tests/test_session_headers.py
tests/test_tracing.py
tests/test_tracing_e2e.py