LICENSE
MANIFEST.in
README.md
pyproject.toml
codex_antigravity_auth/__init__.py
codex_antigravity_auth/accounts.py
codex_antigravity_auth/byok.py
codex_antigravity_auth/cli.py
codex_antigravity_auth/constants.py
codex_antigravity_auth/fingerprint.py
codex_antigravity_auth/models.py
codex_antigravity_auth/oauth.py
codex_antigravity_auth/observability.py
codex_antigravity_auth/onepassword.py
codex_antigravity_auth/redaction.py
codex_antigravity_auth/schema.py
codex_antigravity_auth/server.py
codex_antigravity_auth/service.py
codex_antigravity_auth/storage.py
codex_antigravity_auth/transform.py
codex_antigravity_auth/xai_oauth.py
codex_antigravity_auth.egg-info/PKG-INFO
codex_antigravity_auth.egg-info/SOURCES.txt
codex_antigravity_auth.egg-info/dependency_links.txt
codex_antigravity_auth.egg-info/entry_points.txt
codex_antigravity_auth.egg-info/requires.txt
codex_antigravity_auth.egg-info/top_level.txt
codex_antigravity_auth/skills/anti/SKILL.md
codex_antigravity_auth/skills/anti/agents/openai.yaml
codex_antigravity_auth/skills/anti/scripts/anti.py
codex_antigravity_auth/skills/anti/tests/test_anti.py
tests/conftest.py
tests/test_accounts.py
tests/test_byok_providers.py
tests/test_cli.py
tests/test_fidelity_edge_cases.py
tests/test_fidelity_transforms.py
tests/test_regressions.py
tests/test_schema_sanitization.py
tests/test_security_hardening.py
tests/test_server_streaming.py
tests/test_storage.py
tests/test_transform.py
tests/test_xai_oauth.py