From 64db3582bef1453817c4b6d2a7f9b3243e3cbb70 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 20:36:50 +0000 Subject: [PATCH] docs: update README and RELEASES for 0.144.5 --- README.md | 4 ++-- RELEASES.md | 22 +++++++++++++++++++ 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 | 7 +++--- 6 files changed, 38 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 87b5a95..f1dcbae 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.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` +- 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` ## Install / インストール diff --git a/RELEASES.md b/RELEASES.md index e4be257..f028189 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,25 @@ +## 0.144.5 — 2026-07-18 + +upstream openai/codex 0.144.5 追従。 + +**Upstream highlights / 主な変更(upstream)** + +## Bug Fixes + +- Improved dangerous-command detection, including more forced `rm` forms, and provides clearer rejection reasons when commands are denied. (#33455) + +## Changelog + +Full Changelog: https://github.com/openai/codex/compare/rust-v0.144.4...rust-v0.144.5 + +- #33455 [release/0.144] fix(core) expand is_dangerous_command @dylan-hurd-oai + +### Install + +```sh +npm install -g @bash0816/codex-termux@0.144.5 +codex --version +``` ## 0.144.4 — 2026-07-15 upstream openai/codex@0.144.4 追従。 diff --git a/config/codex-termux-release-manifest.json b/config/codex-termux-release-manifest.json index e6449c0..be98e36 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.4", + "latest_audited_version": "0.144.5", "latest_candidate_version": "0.144.5", "previous_stable_version": "0.144.4", "candidate_state": "published", @@ -25,7 +25,8 @@ "0.143.0", "0.144.1", "0.144.3", - "0.144.4" + "0.144.4", + "0.144.5" ], "historical_baselines": [ "0.131.0", @@ -48,7 +49,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-16T06:51:13.855Z", + "updated_at": "2026-07-17T20:36:49.623Z", "build_run_id": "29473924473", "source_sha": "87db9bc18ba5bc82c1cb4e4381b44f693ee35623", "expected_build_run_id": "29473924473" diff --git a/docs/20260503_codex-termux-release-guidance.md b/docs/20260503_codex-termux-release-guidance.md index 01da7e3..76151ef 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.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` +- 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` ## Current Scope diff --git a/packages/codex-termux/README.md b/packages/codex-termux/README.md index 115ef65..403316e 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.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` +- 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` - 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 68a40c5..03bc7b3 100644 --- a/packages/codex-termux/config/codex-termux-release-manifest.json +++ b/packages/codex-termux/config/codex-termux-release-manifest.json @@ -3,7 +3,7 @@ "canonical_package_status": "published", "public_distribution_status": "published", "support_status": "active", - "latest_audited_version": "0.144.4", + "latest_audited_version": "0.144.5", "latest_candidate_version": "0.144.5", "previous_stable_version": "0.144.4", "candidate_state": "published", @@ -22,7 +22,8 @@ "0.143.0", "0.144.1", "0.144.3", - "0.144.4" + "0.144.4", + "0.144.5" ], "historical_baselines": [ "0.131.0", @@ -36,7 +37,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-15T12:00:47.575Z", + "updated_at": "2026-07-17T20:36:49.623Z", "platform": "android", "arch": "arm64", "planned_wrapper_package": {