Skip to content

build(codex-cli): reproducible clone-and-build pipeline for the wasi fork#1708

Open
NathanFlurry wants to merge 1 commit into
stack/docs-registry-mark-codex-coverage-proven-kyswsrtvfrom
stack/build-codex-cli-reproducible-clone-and-build-pipeline-for-the-wasi-fork-lruywzvy
Open

build(codex-cli): reproducible clone-and-build pipeline for the wasi fork#1708
NathanFlurry wants to merge 1 commit into
stack/docs-registry-mark-codex-coverage-proven-kyswsrtvfrom
stack/build-codex-cli-reproducible-clone-and-build-pipeline-for-the-wasi-fork-lruywzvy

Conversation

@NathanFlurry

Copy link
Copy Markdown
Member

make -C toolchain codex now clones rivet-dev/codex at the pinned SHA
(toolchain/codex-ref), injects the committed wasi patch set (stubs +
std-patches/crates: path-dedot, path-absolutize, rustls-native-certs, tokio
net-stubs), vendors + build-std, and installs to software/codex/wasm. Removes
dependence on machine-specific [patch.crates-io] paths. Verified: the hard
crates compile for wasm32-wasip1; full artifact has one remaining rmcp-oauth
Send blocker (documented).

This was referenced Jul 9, 2026
@NathanFlurry

NathanFlurry commented Jul 9, 2026

Copy link
Copy Markdown
Member Author

Stack for rivet-dev/agentos

Get stack: forklift get 1708
Push local edits: forklift submit
Merge when ready: forklift merge 1708

…fork

make -C toolchain codex now clones rivet-dev/codex at the pinned SHA
(toolchain/codex-ref), injects the committed wasi patch set (stubs +
std-patches/crates: path-dedot, path-absolutize, rustls-native-certs, tokio
net-stubs), vendors + build-std, and installs to software/codex/wasm. Removes
dependence on machine-specific [patch.crates-io] paths. Verified: the hard
crates compile for wasm32-wasip1; full artifact has one remaining rmcp-oauth
Send blocker (documented).
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