feat(codex+claude): wasi runtime fidelity fixes (non-blocking pipe/socket I/O, v8-bridge fidelity, codex toolchain)#126
Merged
Conversation
railway-app
Bot
temporarily deployed
to
secure-exec / secure-exec-pr-126
June 25, 2026 03:32
Destroyed
railway-app
Bot
temporarily deployed
to
rivet-frontend / secure-exec-pr-126
June 25, 2026 03:32
Destroyed
|
🚅 Deployed to the secure-exec-pr-126 environment in rivet-frontend
🚅 Deployed to the secure-exec-pr-126 environment in secure-exec
|
…cket I/O in node_import_cache/wasi-ext/wasi-http, v8-bridge child stdio/exec-output/stdin/fd-inheritance fidelity, /dev/null kernel device, codex toolchain stubs + tokio/socket2 patches)
NathanFlurry
force-pushed
the
codex-claude-runtime-fixes-main
branch
from
June 25, 2026 08:46
9cbef3a to
22af627
Compare
railway-app
Bot
temporarily deployed
to
secure-exec / secure-exec-pr-126
June 25, 2026 08:46
Destroyed
railway-app
Bot
temporarily deployed
to
rivet-frontend / secure-exec-pr-126
June 25, 2026 08:46
Destroyed
NathanFlurry
marked this pull request as ready for review
June 25, 2026 08:47
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.
Rebases the codex + claude runtime fixes onto main.
What
fd_read/fd_fdstat_set_flags,wasi-ext/wasi-httprecv, reqwest-shim — fixes the codex--session-turnsingle-thread deadlock./dev/nullkernel device; codex toolchain stubs (portable-pty-wasi, codex-network-proxy-wasi, reqwest-shim) + tokio/socket2 std patches.Status
Compiles green on main. Preview-published + validated 4/4 (codex-fullturn) off v0.3.0. Draft for CI to validate make-wasm + suite on main.