Skip to content

Runtime handling updates#3451

Merged
adrianbravo-oai merged 1 commit into
mainfrom
codex/session-runtime-updates
May 18, 2026
Merged

Runtime handling updates#3451
adrianbravo-oai merged 1 commit into
mainfrom
codex/session-runtime-updates

Conversation

@adrianbravo-oai
Copy link
Copy Markdown
Contributor

Summary

  • Refresh runtime handling around session and tool-call flows.
  • Adjust model configuration metadata used by runtime integrations.
  • Add focused coverage for the updated behavior.

Validation

  • .venv/bin/python -m pytest tests/model_settings/test_serialization.py tests/models/test_trace_config.py tests/mcp/test_streamable_http_client_factory.py tests/test_run_context_approvals.py tests/test_run_state.py::TestRunState::test_trace_api_key_serialization_is_opt_in tests/realtime/test_session.py
  • .venv/bin/ruff check
  • .venv/bin/ruff format --check
  • git diff --check

@adrianbravo-oai adrianbravo-oai force-pushed the codex/session-runtime-updates branch from 4fdc57c to ded7f6c Compare May 18, 2026 20:46
@adrianbravo-oai adrianbravo-oai marked this pull request as ready for review May 18, 2026 21:52
@seratch
Copy link
Copy Markdown
Member

seratch commented May 18, 2026

@codex review

@seratch seratch added this to the 0.17.x milestone May 18, 2026
@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. You're on a roll.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@adrianbravo-oai adrianbravo-oai merged commit f6ba91b into main May 18, 2026
9 checks passed
@adrianbravo-oai adrianbravo-oai deleted the codex/session-runtime-updates branch May 18, 2026 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants