Skip to content

Migrate exec-server remote registration to environments#23633

Merged
richardopenai merged 2 commits into
mainfrom
codex/next-turn-state-stack-test
May 20, 2026
Merged

Migrate exec-server remote registration to environments#23633
richardopenai merged 2 commits into
mainfrom
codex/next-turn-state-stack-test

Conversation

@richardopenai
Copy link
Copy Markdown
Contributor

Summary

  • migrate exec-server remote registration naming from executor to environment
  • align CLI, public Rust exports, registry error messages, and relay test fixtures with the environment registry contract
  • keep the live registration path and response model consistent with /cloud/environment/{environment_id}/register

Verification

  • cargo test -p codex-exec-server remote::tests::register_environment_posts_with_auth_provider_headers --manifest-path /Users/richardlee/code/codex/codex-rs/Cargo.toml
  • cargo test -p codex-exec-server --test relay multiplexed_remote_environment_routes_independent_virtual_streams --manifest-path /Users/richardlee/code/codex/codex-rs/Cargo.toml
  • cargo check -p codex-cli --manifest-path /Users/richardlee/code/codex/codex-rs/Cargo.toml (still running when PR opened; will update after completion if needed)

@richardopenai richardopenai force-pushed the codex/next-turn-state-stack-test branch from 11c8628 to faf317e Compare May 20, 2026 06:30
@richardopenai richardopenai marked this pull request as ready for review May 20, 2026 06:32
@richardopenai richardopenai requested a review from a team as a code owner May 20, 2026 06:40
@richardopenai richardopenai merged commit 000bf5c into main May 20, 2026
31 checks passed
@richardopenai richardopenai deleted the codex/next-turn-state-stack-test branch May 20, 2026 07:25
@github-actions github-actions Bot locked and limited conversation to collaborators May 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants