README.md
pyproject.toml
codex_oauth/__init__.py
codex_oauth/auth.py
codex_oauth/client.py
codex_oauth/env.py
codex_oauth/exceptions.py
codex_oauth/instructions.py
codex_oauth/models.py
codex_oauth/response.py
codex_oauth/sse.py
codex_oauth/store.py
codex_oauth/bundled_prompts/__init__.py
codex_oauth/bundled_prompts/gpt-5.2-codex-instructions.md
langchain_codex_oauth/__init__.py
langchain_codex_oauth/chat_models.py
langchain_codex_oauth/cli.py
langchain_codex_oauth/tooling.py
langchain_codex_oauth/version.py
langchain_codex_oauth.egg-info/PKG-INFO
langchain_codex_oauth.egg-info/SOURCES.txt
langchain_codex_oauth.egg-info/dependency_links.txt
langchain_codex_oauth.egg-info/entry_points.txt
langchain_codex_oauth.egg-info/requires.txt
langchain_codex_oauth.egg-info/top_level.txt
tests/test_async_sse.py
tests/test_instructions_fallback.py
tests/test_jwt.py
tests/test_langchain_input_items.py
tests/test_model_normalize.py
tests/test_models_message_item.py
tests/test_response_parsing.py
tests/test_sse.py
tests/test_stop_sequences.py
tests/test_store.py
tests/test_system_prompt_mode.py
tests/test_tool_call_chunks.py
tests/test_tooling.py
tests/test_usage_limit_mapping.py
tests/test_usage_metadata.py