Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 / インストール

Expand Down
22 changes: 22 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -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 追従。
Expand Down
11 changes: 6 additions & 5 deletions config/codex-termux-release-manifest.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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",
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions docs/20260503_codex-termux-release-guidance.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 2 additions & 2 deletions packages/codex-termux/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -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": {
Expand Down