[codex] Add browser approval flow for resumed executions#842
Merged
Conversation
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
executor-cloud | a1028ed | May 17 2026, 08:00 PM |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
executor-marketing | a1028ed | Commit Preview URL Branch Preview URL |
May 17 2026, 08:00 PM |
@executor-js/cli
@executor-js/config
@executor-js/execution
@executor-js/sdk
@executor-js/codemode-core
@executor-js/runtime-quickjs
@executor-js/plugin-file-secrets
@executor-js/plugin-google-discovery
@executor-js/plugin-graphql
@executor-js/plugin-keychain
@executor-js/plugin-mcp
@executor-js/plugin-onepassword
@executor-js/plugin-openapi
executor
commit: |
3ceee02 to
d0539e8
Compare
RhysSullivan
commented
May 17, 2026
RhysSullivan
commented
May 17, 2026
d0539e8 to
57fb6e7
Compare
RhysSullivan
commented
May 17, 2026
RhysSullivan
commented
May 17, 2026
RhysSullivan
commented
May 17, 2026
RhysSullivan
commented
May 17, 2026
RhysSullivan
commented
May 17, 2026
RhysSullivan
commented
May 17, 2026
RhysSullivan
commented
May 17, 2026
RhysSullivan
commented
May 17, 2026
57fb6e7 to
b7b559a
Compare
b7b559a to
a1028ed
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
allow_model_resume=truepreserving the old model-side resume path./resume/:executionIdapproval pages, including cloud MCP session Durable Object lookup viamcp_session_idwith owner validation.Validation
bun run --cwd packages/react typecheckbun run --cwd packages/core/execution typecheckbun run --cwd packages/hosts/mcp typecheckbun run --cwd packages/hosts/mcp testbun run --cwd apps/cloud typecheckbun run --cwd apps/cloud vite buildbun run --cwd apps/local buildgit diff --check