11# Codex CLI 0.131.0 issue #14860 fix package
22
3+ [ ![ Validate fix package] ( https://github.com/GitLaughs/codex-cli-0.131.0-issue14860-fix/actions/workflows/validate.yml/badge.svg )] ( https://github.com/GitLaughs/codex-cli-0.131.0-issue14860-fix/actions/workflows/validate.yml )
4+ [ ![ Release] ( https://img.shields.io/github/v/release/GitLaughs/codex-cli-0.131.0-issue14860-fix )] ( https://github.com/GitLaughs/codex-cli-0.131.0-issue14860-fix/releases )
5+
36This repository contains a small, source-based patch package for Codex CLI
470.131.0. It does not ship or replace Codex with any third-party binary.
58
@@ -11,6 +14,14 @@ The patch follows the Nopiskl issue #14860 approach:
1114- provide a CentOS 7 compatibility shim for the final link step when older
1215 system headers/libc do not expose symbols needed by transitive native code
1316
17+ ## Search Keywords
18+
19+ Codex CLI, OpenAI Codex, codex-cli 0.131.0, rust-v0.131.0, issue 14860,
20+ Nopiskl issue 14860, remote compaction, compaction timeout, long-running
21+ request timeout, reqwest tcp_user_timeout, TCP_USER_TIMEOUT, Rust source build,
22+ CentOS 7 build, Linux CLI patch, OpenSSL build dependency, Perl IPC::Cmd,
23+ ` memfd_create ` , ` le16toh ` , ` be16toh ` , source patch package.
24+
1425## Contents
1526
1627- ` patches/codex-cli-0.131.0-issue14860-tcp-user-timeout.patch `
@@ -26,6 +37,8 @@ The patch follows the Nopiskl issue #14860 approach:
2637 locally built replacement.
2738- ` docs/centos7-build-notes.md `
2839 - Notes from the CentOS 7 build and install flow.
40+ - ` .github/workflows/validate.yml `
41+ - CI workflow that checks shell syntax, patch parsing, and shim compilation.
2942
3043## Prerequisites
3144
0 commit comments