From 823da4dcff9ff5fb5180ed0313137a15cbe6d58a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 03:02:48 +0000 Subject: [PATCH] Release @cluic/codex-remote-proxy --- node/.changeset/core-cli-readiness.md | 5 ----- node/.changeset/multi-provider-local-ui.md | 5 ----- node/CHANGELOG.md | 7 +++++++ node/package.json | 2 +- 4 files changed, 8 insertions(+), 11 deletions(-) delete mode 100644 node/.changeset/core-cli-readiness.md delete mode 100644 node/.changeset/multi-provider-local-ui.md diff --git a/node/.changeset/core-cli-readiness.md b/node/.changeset/core-cli-readiness.md deleted file mode 100644 index e6dcf2c..0000000 --- a/node/.changeset/core-cli-readiness.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@cluic/codex-remote-proxy": minor ---- - -Safely bootstrap a clean Codex home, add complete English and Simplified Chinese CLI output with stable machine errors and start stages, cover the production core path with a serial integration gate, separate short Supervisor discovery probes from normal operation timeouts, join proxy target URLs structurally so trailing-slash base URLs forward correctly, keep CLI human-output tests independent of the host locale, and reconcile capture database changes from a synchronous content fingerprint. diff --git a/node/.changeset/multi-provider-local-ui.md b/node/.changeset/multi-provider-local-ui.md deleted file mode 100644 index 1e959b0..0000000 --- a/node/.changeset/multi-provider-local-ui.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@cluic/codex-remote-proxy": minor ---- - -Add the supervisor, named-provider lifecycle, secure English/Simplified Chinese local UI, strict `init`-to-`ui` compatibility boundary, required native credential storage, and migration from pre-supervisor flat configuration. diff --git a/node/CHANGELOG.md b/node/CHANGELOG.md index f4298eb..9ab8226 100644 --- a/node/CHANGELOG.md +++ b/node/CHANGELOG.md @@ -1,5 +1,12 @@ # @cluic/codex-remote-proxy +## 0.3.0 + +### Minor Changes + +- 33141f0: Safely bootstrap a clean Codex home, add complete English and Simplified Chinese CLI output with stable machine errors and start stages, cover the production core path with a serial integration gate, separate short Supervisor discovery probes from normal operation timeouts, join proxy target URLs structurally so trailing-slash base URLs forward correctly, keep CLI human-output tests independent of the host locale, and reconcile capture database changes from a synchronous content fingerprint. +- 33141f0: Add the supervisor, named-provider lifecycle, secure English/Simplified Chinese local UI, strict `init`-to-`ui` compatibility boundary, required native credential storage, and migration from pre-supervisor flat configuration. + ## 0.2.2 ### Patch Changes diff --git a/node/package.json b/node/package.json index 771d958..c25c9a5 100644 --- a/node/package.json +++ b/node/package.json @@ -1,6 +1,6 @@ { "name": "@cluic/codex-remote-proxy", - "version": "0.2.2", + "version": "0.3.0", "description": "Local supervisor and Web UI for routing Codex through OpenAI-compatible providers while preserving ChatGPT sign-in", "license": "MIT", "keywords": [