Skip to content

Surface remote startup exec approvals#16937

Open
starr-openai wants to merge 20 commits intomainfrom
codex/remote-startup-exec-approval
Open

Surface remote startup exec approvals#16937
starr-openai wants to merge 20 commits intomainfrom
codex/remote-startup-exec-approval

Conversation

@starr-openai
Copy link
Copy Markdown
Contributor

Summary

  • add exec-server startup approval plumbing for remote unified exec
  • reuse the existing core approval flow to resolve remote startup approvals before spawn
  • cover the live remote path with focused smoke and protocol tests

Validation

  • /Users/starr/code/openai/personal/starr/skills/codex-applied-devbox/scripts/sync-worktree-and-run --local-root /Users/starr/code --command 'source scripts/test-remote-env.sh && cd codex-rs && export PATH=$HOME/code/openai/project/dotslash-gen/bin:$HOME/.local/bin:$PATH && cargo test -p codex-exec-server startup_exec_approval && cargo test -p codex-core remote_process_surfaces_pending_exec_approval && cargo test -p codex-core remote_test_env_can_connect_and_use_filesystem && cargo test -p codex-core remote_unified_exec_smoke_requests_approval_before_running_command; status=$?; codex_remote_env_cleanup; exit $status' /Users/starr/code/codex

@starr-openai starr-openai marked this pull request as ready for review April 6, 2026 23:48
Copy link
Copy Markdown
Contributor

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 0a346655bd

ℹ️ 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".

Co-authored-by: Codex <noreply@openai.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant