diff --git a/node/.changeset/fix-audit-findings.md b/node/.changeset/fix-audit-findings.md deleted file mode 100644 index 7e3b66c..0000000 --- a/node/.changeset/fix-audit-findings.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@cluic/codex-remote-proxy": minor ---- - -Restore POSIX npm-bin symlink execution and let an ordinary Web compatibility test safely select the first Provider without starting the Worker or calling readiness-gated activation. - -Propagate Provider model policy into Worker snapshots and perform bounded, lexical top-level model rewrites while preserving unrelated JSON bytes and supported content encodings. Stream pass-through traffic with backpressure, cancel upstream work on client disconnect, strip invalid hop-by-hop/integrity headers, and bound/redact Capture and debug observations. - -Classify Responses success from semantic completion, conserve bounded Provider/model distribution remainders, persist saturated Metrics safely, and disclose dropped metric updates instead of showing a precise success rate. diff --git a/node/CHANGELOG.md b/node/CHANGELOG.md index 9ab8226..73bd44a 100644 --- a/node/CHANGELOG.md +++ b/node/CHANGELOG.md @@ -1,5 +1,15 @@ # @cluic/codex-remote-proxy +## 0.4.0 + +### Minor Changes + +- b61249f: Restore POSIX npm-bin symlink execution and let an ordinary Web compatibility test safely select the first Provider without starting the Worker or calling readiness-gated activation. + + Propagate Provider model policy into Worker snapshots and perform bounded, lexical top-level model rewrites while preserving unrelated JSON bytes and supported content encodings. Stream pass-through traffic with backpressure, cancel upstream work on client disconnect, strip invalid hop-by-hop/integrity headers, and bound/redact Capture and debug observations. + + Classify Responses success from semantic completion, conserve bounded Provider/model distribution remainders, persist saturated Metrics safely, and disclose dropped metric updates instead of showing a precise success rate. + ## 0.3.0 ### Minor Changes diff --git a/node/package.json b/node/package.json index c25c9a5..be021b3 100644 --- a/node/package.json +++ b/node/package.json @@ -1,6 +1,6 @@ { "name": "@cluic/codex-remote-proxy", - "version": "0.3.0", + "version": "0.4.0", "description": "Local supervisor and Web UI for routing Codex through OpenAI-compatible providers while preserving ChatGPT sign-in", "license": "MIT", "keywords": [