README.md
pyproject.toml
src/codex_api_proxy/__init__.py
src/codex_api_proxy/auth.py
src/codex_api_proxy/chat_completions.py
src/codex_api_proxy/cli.py
src/codex_api_proxy/config.py
src/codex_api_proxy/main.py
src/codex_api_proxy/models.py
src/codex_api_proxy/sse_utils.py
src/codex_api_proxy.egg-info/PKG-INFO
src/codex_api_proxy.egg-info/SOURCES.txt
src/codex_api_proxy.egg-info/dependency_links.txt
src/codex_api_proxy.egg-info/entry_points.txt
src/codex_api_proxy.egg-info/requires.txt
src/codex_api_proxy.egg-info/top_level.txt
tests/test_api.py
tests/test_auth.py
tests/test_chat_completions.py
tests/test_cli.py
tests/test_config.py
tests/test_models.py
tests/test_release_version.py