Conversation
rumple
pushed a commit
to rumple/codex
that referenced
this pull request
Apr 24, 2025
Merged
parkerhancock
approved these changes
Oct 12, 2025
parkerhancock
left a comment
There was a problem hiding this comment.
Looks great—auto-compaction logic now drives the same SUMMARIZATION_PROMPT and the integration fixture mirrors the trigger marker. Full test suite passes locally.
DioNanos
pushed a commit
to DioNanos/codex-termux
that referenced
this pull request
Nov 15, 2025
Critical bugfix - auto-update detection now working Fixes: - Version parser now handles -termux suffix correctly - Tag parser accepts both rust-v* and v*-termux formats - Added test coverage for Termux tag validation Technical details: - v0.58.0 upstream merge overwrote -termux suffix support - New upstream code rejected v*-termux tag format - Prevented version.json creation and update notifications Affected versions: v0.58.0 through v0.58.3 Termux patches (4 total): - Patch openai#1: Browser login fix (termux-open-url) - Patch openai#2: RAM optimizations (lto=false, codegen-units=16) - Patch openai#3: Auto-update URL (@mmmbuto/codex-cli-termux) - Patch openai#4: Auto-update detection (this release)
DioNanos
pushed a commit
to DioNanos/codex-termux
that referenced
this pull request
Nov 27, 2025
Version alignment with upstream development. This is Patch openai#3 - Version Alignment.
4 tasks
DioNanos
pushed a commit
to DioNanos/codex-termux
that referenced
this pull request
Feb 18, 2026
Patches applied: - Patch openai#1: Browser login fix (termux-open-url) - Patch openai#2: Compilation optimizations (lto=false, codegen-units=16) - Patch openai#3: Version alignment (0.104.0) - Patch openai#4: Auto-update URL (DioNanos/codex-termux) - Patch openai#5: Version parser (-termux suffix) - Patch openai#6: NPM package name (@mmmbuto/codex-cli-termux) - Patch openai#9: Auto-update execution (tui/src/main.rs) Updated files: - codex-rs/Cargo.toml: version 0.104.0 - codex-rs/tui/src/main.rs: add update_action execution - npm-package/package.json: 0.104.0-termux - patches/README.md: update validated version
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.
No description provided.