LICENSE
README.md
pyproject.toml
src/anti_client/__init__.py
src/anti_client/agent.py
src/anti_client/client.py
src/anti_client/exceptions.py
src/anti_client/mcp.py
src/anti_client/types.py
src/anti_client.egg-info/PKG-INFO
src/anti_client.egg-info/SOURCES.txt
src/anti_client.egg-info/dependency_links.txt
src/anti_client.egg-info/requires.txt
src/anti_client.egg-info/top_level.txt
tests/test_agent.py
tests/test_agent_adversarial.py
tests/test_auth_and_tokens_adversarial.py
tests/test_endpoints.py
tests/test_endpoints_adversarial.py
tests/test_mcp_protocol.py
tests/test_model_resolution.py
tests/test_multi_account_and_custom_paths.py
tests/test_schema_and_sanitization_adversarial.py
tests/test_search_and_images.py
tests/test_search_images_adversarial.py
tests/test_sse_streaming_adversarial.py
tests/test_types.py
tests/test_types_and_mcp_adversarial.py
tests/test_validation_and_warnings.py