@mmmbuto/codex-cli-termux 0.64.1-termux → 0.65.0-termux

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +26 -27
  2. package/bin/codex +0 -0
  3. package/package.json +2 -2
package/README.md CHANGED
@@ -78,7 +78,7 @@ npm install -g @mmmbuto/codex-cli-termux
78
78
 
79
79
  ```bash
80
80
  codex --version
81
- # Output: codex-cli 0.64.1 (latest) or use @stable for 0.62.1
81
+ # Output: codex-cli 0.65.0
82
82
 
83
83
  codex login
84
84
  # Opens browser for authentication
@@ -174,7 +174,7 @@ This project includes a comprehensive test suite specifically designed for Termu
174
174
  **Test Suite**: [`CODEX_TEST_SUITE.md`](./CODEX_TEST_SUITE.md)
175
175
 
176
176
  **Coverage**:
177
- - ✅ **82 automated tests** across 12 categories (v1.2)
177
+ - ✅ **82 automated tests** across 12 categories
178
178
  - ✅ **10 Termux-specific tests** validating all 8 compatibility patches
179
179
  - ✅ **8 Package & Binary tests** for npm installation verification
180
180
  - ✅ File operations, shell execution, environment detection
@@ -192,7 +192,7 @@ codex
192
192
  ```
193
193
 
194
194
  Codex will automatically:
195
- 1. Execute all 82 tests sequentially
195
+ 1. Execute all 74 tests sequentially
196
196
  2. Report PASS/FAIL for each test
197
197
  3. Generate a final summary with:
198
198
  - Total passed/failed counts
@@ -229,16 +229,16 @@ Codex will automatically:
229
229
  - At least 80% overall pass rate
230
230
  - No critical crashes
231
231
 
232
- **Example Report** (v0.64.1):
232
+ **Example Report** (v0.65.0):
233
233
  ```
234
234
  CODEX CLI TEST SUITE - FINAL REPORT
235
235
  ====================================
236
236
  Platform: Android Termux ARM64 (ROG Phone 3)
237
- Codex Version: 0.64.1
238
- Total Tests: 49
239
- ✅ Passed: 47
237
+ Codex Version: 0.65.0
238
+ Total Tests: 50
239
+ ✅ Passed: 49
240
240
  ❌ Failed: 0
241
- ⚠️ Skipped: 2 (Git optional)
241
+ ⚠️ Skipped: 1 (Git optional)
242
242
 
243
243
  Termux-Specific: 10/10 passed ✅
244
244
  Package & Binary: 8/8 passed ✅
@@ -290,8 +290,7 @@ See [LICENSE](./LICENSE) file for details.
290
290
 
291
291
  ---
292
292
 
293
- **Version (latest)**: Based on OpenAI Codex 0.64.0-alpha.9 (includes GPT-5.1 MAX support)
294
- **Dist-tags**: `latest` = 0.64.1-termux · `stable` = 0.62.1-termux
293
+ **Version**: Based on OpenAI Codex 0.65.0 (includes GPT-5.1 MAX support)
295
294
  **Platform**: Android Termux ARM64
296
295
  **Maintained**: Community-driven, not affiliated with OpenAI
297
296
 
@@ -299,20 +298,20 @@ See [LICENSE](./LICENSE) file for details.
299
298
 
300
299
  ## 📜 Changelog
301
300
 
302
- ### v0.64.1-termux (2025-12-03) latest
303
- - **Binary**: single multitool `codex`; `codex-exec` remains wrapper/symlink to the same ~47 MB binary.
304
- - **Package**: `package.json` exposes `codex` and `codex-exec`; `bin/` ships JS wrappers + symlink.
305
- - **Termux runtime**: LD_LIBRARY_PATH enforced to `$PREFIX/lib` via `~/.zshenv` (preserves libs for bash/exec).
306
- - **Tests**: Suite v1.2 47/49 pass (10/10 Termux, 8/8 Package), Git optional skipped; wifi Termux-API warning non-blocking.
307
- - **Upstream (rust-v0.64.0-alpha.9) highlights**: app-server turn/diff/updated events; thread_id/turn_id in notifications; unified exec custom env + pruning; MCP elicitations support; shell-tool-mcp login; config management; skip-upgrade option; Windows sandbox treats `.git` as read-only; TTY fail-fast; macOS 13 dropped.
308
- - **Install**: `npm i -g @mmmbuto/codex-cli-termux` (dist-tag `latest`)
309
- - **Verify**: `codex --version``codex-cli 0.64.1`; `codex-exec --version` `codex-cli 0.64.1`
310
- - **Report**: see `CODEX_TEST_REPORT_v0.64.1.md` (47/49 pass)
311
-
312
- ### v0.62.1-termux (2025-11-22) — stable
313
- - **Dist-tag**: `stable` (install with `npm i -g @mmmbuto/codex-cli-termux@stable`)
314
- - **Upstream highlights (rust-v0.62.0)**: codex-shell-tool-mcp; `execpolicycheck`; TUI reasoning default → medium; shell timeout 1h; TUI animations toggle; `resume --last`; `execpolicy` rename (`execpolicy2`→`execpolicy`, old→`execpolicy-legacy`); `ExecParams.timeout_ms`→`ExecExpiration`; removal of `tiktoken-rs`.
315
- - ✅ **Termux patches**: all 9 verified (browser login, RAM opts, version parser/URL/npm name, LD_* preservation + sandbox disable + shell detection, auto-update execution).
316
- - **Build**: optimized for 8GB (ROG Phone 3), binary ~35MB.
317
- - **Tests**: 39/42 pass (92.9%), 9/10 Termux-specific.
318
- - 🔖 Upstream compare: https://github.com/openai/codex/compare/rust-v0.61.0...rust-v0.62.0
301
+ ### v0.65.0-termux (2025-12-05) latest
302
+ **Dist-tag**: `latest`
303
+
304
+ - 🆕 Skills (`/skills`, `$` prefix), `/resume`, tool tips, apply_patch warning, retroactive image placeholder.
305
+ - 🧠 Models manager migration, codex max handling refresh, thread_id migration, unified exec shell default, features immutability.
306
+ - 🖥️ UX: Ctrl-P/N navigation, shell output line limiting, long exec wrap, Windows clipboard image paste.
307
+ - 📦 Termux patches #1-6, #8, #9 revalidated; `codex-exec` symlink + JS wrappers in package; `LD_LIBRARY_PATH` preserved; sandbox disabled on Android.
308
+ - Tests: CODEX_TEST_SUITE v1.2 on ROG Phone 3 49/50 pass (1 Git optional skip), Package & Binary 8/8 pass, Termux-Specific 10/10 pass.
309
+
310
+ ---
311
+
312
+ ### v0.64.1-termux (2025-12-03) stable
313
+ **Dist-tag**: `stable`
314
+
315
+ - Maintenance follow-up to 0.64.0: docs/test report refresh and npm package verification (codex-exec symlink + bin entries).
316
+ - Base upstream: rust-v0.64.0; Termux patches #1-6, #8, #9 revalidated.
317
+ - Tests: CODEX_TEST_SUITE v1.2 → 47/49 pass (Git optional skipped), Package & Binary 8/8 pass, Termux-Specific 10/10 pass.
package/bin/codex CHANGED
Binary file
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@mmmbuto/codex-cli-termux",
3
- "version": "0.64.1-termux",
4
- "description": "OpenAI Codex CLI v0.64.1 - Multitool with TUI + automation mode. Pre-compiled for Android Termux (ARM64). Use 'codex' for TUI, 'codex exec --json' for automation.",
3
+ "version": "0.65.0-termux",
4
+ "description": "OpenAI Codex CLI v0.65.0 - Multitool with TUI + automation mode. Pre-compiled for Android Termux (ARM64). Use 'codex' for TUI, 'codex exec --json' for automation.",
5
5
  "type": "module",
6
6
  "main": "bin/codex.js",
7
7
  "bin": {