From 0f9009f8dffc9e377d3ca582f03122a056a41294 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 08:19:53 +0000 Subject: [PATCH] docs: update README and RELEASES for 0.144.6 --- README.md | 4 ++-- RELEASES.md | 23 +++++++++++++++++++ config/codex-termux-release-manifest.json | 11 +++++---- .../20260503_codex-termux-release-guidance.md | 4 ++-- packages/codex-termux/README.md | 4 ++-- .../config/codex-termux-release-manifest.json | 9 ++++---- 6 files changed, 40 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index f1dcbae..ee6b32c 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,8 @@ Public support is available for the published package. - Canonical package status: `published` - Public distribution status: `published` - Support status: `active` -- Latest audited version: `0.144.5` -- Tracked versions: `0.141.0`, `0.140.0`, `0.139.0`, `0.137.0`, `0.131.1`, `0.142.0`, `0.142.2`, `0.142.3`, `0.142.4`, `0.142.5`, `0.143.0`, `0.144.1`, `0.144.3`, `0.144.4`, `0.144.5` +- Latest audited version: `0.144.6` +- Tracked versions: `0.141.0`, `0.140.0`, `0.139.0`, `0.137.0`, `0.131.1`, `0.142.0`, `0.142.2`, `0.142.3`, `0.142.4`, `0.142.5`, `0.143.0`, `0.144.1`, `0.144.3`, `0.144.4`, `0.144.5`, `0.144.6` ## Install / インストール diff --git a/RELEASES.md b/RELEASES.md index f028189..2b5fafd 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,26 @@ +## 0.144.6 — 2026-07-20 + +upstream openai/codex 0.144.6 追従。 + +**Upstream highlights / 主な変更(upstream)** + +## Bug Fixes + +- Refreshed bundled instructions for GPT-5.6 Sol, Terra, and Luna, and corrected their context windows to 272,000 tokens. (#33972, #34009) + +## Changelog + +Full Changelog: https://github.com/openai/codex/compare/rust-v0.144.5...rust-v0.144.6 + +- #33972 Backport refreshed bundled model metadata to 0.144 @sayan-oai +- #34009 Narrow 0.144 hotfix to GPT-5.6 prompts and context @sayan-oai + +### Install + +```sh +npm install -g @bash0816/codex-termux@0.144.6 +codex --version +``` ## 0.144.5 — 2026-07-18 upstream openai/codex 0.144.5 追従。 diff --git a/config/codex-termux-release-manifest.json b/config/codex-termux-release-manifest.json index bc08bc0..9512322 100644 --- a/config/codex-termux-release-manifest.json +++ b/config/codex-termux-release-manifest.json @@ -1,9 +1,9 @@ { "canonical_package_name": "@bash0816/codex-termux", - "canonical_package_status": "ready_to_publish", - "public_distribution_status": "staged_for_publish", + "canonical_package_status": "published", + "public_distribution_status": "published", "support_status": "active", - "latest_audited_version": "0.144.5", + "latest_audited_version": "0.144.6", "latest_candidate_version": "0.144.6", "previous_stable_version": "0.144.5", "candidate_state": "published", @@ -26,7 +26,8 @@ "0.144.1", "0.144.3", "0.144.4", - "0.144.5" + "0.144.5", + "0.144.6" ], "historical_baselines": [ "0.131.0", @@ -49,7 +50,7 @@ "rollback_policy": "Reinstall an explicit published version with npm to roll back.", "distribution_strategy": "public-npm-package", "audited_at": "2026-07-01T00:00:00+09:00", - "updated_at": "2026-07-19T21:17:26.812Z", + "updated_at": "2026-07-20T08:19:50.604Z", "build_run_id": "29701985280", "source_sha": "5d1fbf26c43abc65a203928b2e31561cb039e06d", "expected_build_run_id": "29701985280" diff --git a/docs/20260503_codex-termux-release-guidance.md b/docs/20260503_codex-termux-release-guidance.md index 76151ef..2ca9a2c 100644 --- a/docs/20260503_codex-termux-release-guidance.md +++ b/docs/20260503_codex-termux-release-guidance.md @@ -6,8 +6,8 @@ - the package is published - public support is available - package name: `@bash0816/codex-termux` -- latest audited version: `0.144.5` -- tracked versions: `0.141.0`, `0.140.0`, `0.139.0`, `0.137.0`, `0.131.1`, `0.142.0`, `0.142.2`, `0.142.3`, `0.142.4`, `0.142.5`, `0.143.0`, `0.144.1`, `0.144.3`, `0.144.4`, `0.144.5` +- latest audited version: `0.144.6` +- tracked versions: `0.141.0`, `0.140.0`, `0.139.0`, `0.137.0`, `0.131.1`, `0.142.0`, `0.142.2`, `0.142.3`, `0.142.4`, `0.142.5`, `0.143.0`, `0.144.1`, `0.144.3`, `0.144.4`, `0.144.5`, `0.144.6` ## Current Scope diff --git a/packages/codex-termux/README.md b/packages/codex-termux/README.md index 403316e..6320b5f 100644 --- a/packages/codex-termux/README.md +++ b/packages/codex-termux/README.md @@ -7,8 +7,8 @@ Termux 向け Codex package です。 - Canonical package status: `published` - Public distribution status: `published` - Support status: `active` -- Latest audited version: `0.144.5` -- Tracked versions: `0.141.0`, `0.140.0`, `0.139.0`, `0.137.0`, `0.131.1`, `0.142.0`, `0.142.2`, `0.142.3`, `0.142.4`, `0.142.5`, `0.143.0`, `0.144.1`, `0.144.3`, `0.144.4`, `0.144.5` +- Latest audited version: `0.144.6` +- Tracked versions: `0.141.0`, `0.140.0`, `0.139.0`, `0.137.0`, `0.131.1`, `0.142.0`, `0.142.2`, `0.142.3`, `0.142.4`, `0.142.5`, `0.143.0`, `0.144.1`, `0.144.3`, `0.144.4`, `0.144.5`, `0.144.6` - Update strategy: `npm_reinstall_audited_package` ## Scope diff --git a/packages/codex-termux/config/codex-termux-release-manifest.json b/packages/codex-termux/config/codex-termux-release-manifest.json index 7ed2fd4..591e1df 100644 --- a/packages/codex-termux/config/codex-termux-release-manifest.json +++ b/packages/codex-termux/config/codex-termux-release-manifest.json @@ -3,11 +3,11 @@ "canonical_package_status": "published", "public_distribution_status": "published", "support_status": "active", - "latest_audited_version": "0.144.5", + "latest_audited_version": "0.144.6", "latest_candidate_version": "0.144.6", "previous_stable_version": "0.144.5", "candidate_state": "published", - "candidate_state_status": "codex_build_dispatched", + "candidate_state_status": "ready_to_publish", "tracked_versions": [ "0.141.0", "0.140.0", @@ -23,7 +23,8 @@ "0.144.1", "0.144.3", "0.144.4", - "0.144.5" + "0.144.5", + "0.144.6" ], "historical_baselines": [ "0.131.0", @@ -37,7 +38,7 @@ "rollback_policy": "Reinstall an explicit published version with npm to roll back.", "distribution_strategy": "public-npm-package", "audited_at": "2026-07-01T00:00:00+09:00", - "updated_at": "2026-07-19T20:09:39.559Z", + "updated_at": "2026-07-20T08:19:50.604Z", "platform": "android", "arch": "arm64", "planned_wrapper_package": {