Termux rust-v0.132.0#156
Merged
Merged
Conversation
|
Termux Android artifact ready for testing:
You must be signed in to GitHub with repository access to download Actions artifacts. |
wallentx
approved these changes
May 20, 2026
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.
Termux release train
rust-v0.132.0rust-v0.132.0-termuxrelease/0.132.0wallentx/termux-targetMerging this PR is the manual approval gate. The release build workflow uploads the Android artifact to test; after merge, the deployment workflow attaches that exact artifact to
rust-v0.132.0-termuxand opens the checkpoint PR.Upstream notes
New Features
TurnResultwith collected items, timing, and usage data. ([codex] Return TurnResult from Python turn handles openai/codex#23151, [codex] Accept string input for Python turns openai/codex#23162)codex exec resumenow accepts--output-schema, so resumed automations can keep session context while still enforcing structured JSON output. (Support --output-schema for exec resume openai/codex#23123)Bug Fixes
name (thread-id)in resume hints, and pasted text works in the picker search box. (Clarify resume hints for renamed threads openai/codex#23234, feat(tui): handle paste in session picker openai/codex#23338)/tmp/...-prefixed paths. (Add exec-server websocket keepalive openai/codex#23226, Fix remote turn diff display roots openai/codex#23261)codex doctornow detects npm-managed installs correctly, and MSVC release binaries no longer depend on separately installed VC++ runtime DLLs. (Fix Windows doctor npm root probe openai/codex#22967, windows: link MSVC release binaries with static CRT openai/codex#22905)Documentation
Chores
Changelog
Full Changelog: openai/codex@rust-v0.131.0...rust-v0.132.0