From 4fa4e9a8b4011c2894b179c5bc5c49f750e1a6df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 12:00:48 +0000 Subject: [PATCH] docs: update README and RELEASES for 0.144.4 --- README.md | 4 ++-- RELEASES.md | 11 +++++++++++ config/codex-termux-release-manifest.json | 11 ++++++----- docs/20260503_codex-termux-release-guidance.md | 4 ++-- packages/codex-termux/README.md | 4 ++-- .../config/codex-termux-release-manifest.json | 13 +++++++------ 6 files changed, 30 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index e895f39..87b5a95 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.3` -- 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` +- Latest audited version: `0.144.4` +- 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` ## Install / インストール diff --git a/RELEASES.md b/RELEASES.md index f718088..e4be257 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,14 @@ +## 0.144.4 — 2026-07-15 + +upstream openai/codex@0.144.4 追従。 + +### Install + +```sh +npm install -g @bash0816/codex-termux@0.144.4 +codex --version +``` + ## 0.144.3 — 2026-07-15 upstream openai/codex@0.144.3 追従。 diff --git a/config/codex-termux-release-manifest.json b/config/codex-termux-release-manifest.json index 7b20e08..41de162 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.3", + "latest_audited_version": "0.144.4", "latest_candidate_version": "0.144.4", "previous_stable_version": "0.144.3", "candidate_state": "published", @@ -24,7 +24,8 @@ "0.142.5", "0.143.0", "0.144.1", - "0.144.3" + "0.144.3", + "0.144.4" ], "historical_baselines": [ "0.131.0", @@ -47,7 +48,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-15T01:28:26.332Z", + "updated_at": "2026-07-15T12:00:47.575Z", "build_run_id": "29377927577", "source_sha": "8c68d4c87dc54d38861f5114e920c3de2efa5876", "expected_build_run_id": "29377927577" diff --git a/docs/20260503_codex-termux-release-guidance.md b/docs/20260503_codex-termux-release-guidance.md index 6c30447..01da7e3 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.3` -- 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` +- latest audited version: `0.144.4` +- 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` ## Current Scope diff --git a/packages/codex-termux/README.md b/packages/codex-termux/README.md index cf00df2..115ef65 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.3` -- 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` +- Latest audited version: `0.144.4` +- 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` - 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 802dfb0..cfca08d 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.3", - "latest_candidate_version": "0.144.3", - "previous_stable_version": "0.144.1", + "latest_audited_version": "0.144.4", + "latest_candidate_version": "0.144.4", + "previous_stable_version": "0.144.3", "candidate_state": "published", - "candidate_state_status": "published", + "candidate_state_status": "ready_to_publish", "tracked_versions": [ "0.141.0", "0.140.0", @@ -21,7 +21,8 @@ "0.142.5", "0.143.0", "0.144.1", - "0.144.3" + "0.144.3", + "0.144.4" ], "historical_baselines": [ "0.131.0", @@ -35,7 +36,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-14T23:30:04.833Z", + "updated_at": "2026-07-15T12:00:47.575Z", "platform": "android", "arch": "arm64", "planned_wrapper_package": {