Releases: salty-flower/codex-patch-overlay
Release list
codex-0.149.1-patch.1
codex-0.149.1-patch.1
- Upstream: openai/codex@rust-v0.149.1 (ff29a44391deccde0aba0f8390337d7f3c319ea4)
- Versioning: patch overlay release from
patches/manifest.toml - Binaries:
codex,codex-responses-api-proxy,codex-code-mode-host
Enabled patches:
- stream-reasoning-live
- tui-notification-sound
- webp-image-input
- token-usage-breakdown
- plan-mode-default
- timed-queue
- auto-thread-name
- tui-status-line-command
- editable-enter-queue
Artifacts are built by GitHub Actions from the tagged manifest and include SHA-256 sidecar files.
codex-0.149.0-patch.1
codex-0.149.0-patch.1
- Upstream: openai/codex@rust-v0.149.0 (758ef40f50c1a458425c7cfbf1eb12cbc07af0b0)
- Versioning: patch overlay release from
patches/manifest.toml - Binaries:
codex,codex-responses-api-proxy,codex-code-mode-host
Enabled patches:
- stream-reasoning-live
- tui-notification-sound
- webp-image-input
- token-usage-breakdown
- plan-mode-default
- timed-queue
- auto-thread-name
- tui-status-line-command
- editable-enter-queue
Artifacts are built by GitHub Actions from the tagged manifest and include SHA-256 sidecar files.
codex-0.148.0-patch.1
codex-0.148.0-patch.1
- Upstream: openai/codex@rust-v0.148.0 (3ba0f711642a888aec92a611a3f3b2211157ff89)
- Versioning: patch overlay release from
patches/manifest.toml - Binaries:
codex,codex-responses-api-proxy,codex-code-mode-host
Enabled patches:
- stream-reasoning-live
- tui-notification-sound
- webp-image-input
- token-usage-breakdown
- plan-mode-default
- timed-queue
- auto-thread-name
- tui-status-line-command
Artifacts are built by GitHub Actions from the tagged manifest and include SHA-256 sidecar files.
codex-0.147.0-patch.2
codex-0.147.0-patch.2
- Upstream:
openai/codex@rust-v0.147.0(be6e8eac029b183056b7e4402879f15d2c85f61b) - Versioning: patch overlay release from
patches/manifest.toml - Binaries:
codex,codex-responses-api-proxy,codex-code-mode-host
Why this release exists
Upstream 0.147.0 promoted features.code_mode_host to a stable, default-enabled
feature and removed the in-process code-mode runtime.
codex now resolves a sibling codex-code-mode-host next to its own executable,
and code mode fails closed when that binary is absent —
features.code_mode_host = false does not restore a fallback, it selects
DisabledCodeModeSessionProvider, which rejects every session.
codex-0.147.0-patch.1 predates release.yml building that binary, so its
package warns Code Mode is unavailable because failed to spawn code-mode host …
on startup.
Artifact provenance
These tarballs are assembled by hand rather than produced by a full CI run:
bin/codexandbin/codex-responses-api-proxyare the CI-built binaries from
codex-0.147.0-patch.1, unchanged.bin/codex-code-mode-hostis upstream's own release binary from
openai/codex@rust-v0.147.0.
That mix is safe for this release: no carried patch touches codex-rs/code-mode*,
codex-rs/code-mode-host, or codex-rs/install-context; the host binary does not
link codex-protocol; and both sides negotiate the same ClientHello/HostHello
ProtocolVersion::V1 handshake from the same upstream tag.
.github/workflows/release.yml now builds and packages codex-code-mode-host
itself, guarded by the release-binaries flake check, so the next CI release is
self-contained.
Enabled patches
- stream-reasoning-live
- tui-notification-sound
- webp-image-input
- token-usage-breakdown
- plan-mode-default
- timed-queue
- auto-thread-name
- tui-status-line-command
Each archive ships a SHA-256 sidecar naming the archive itself, so
shasum -a 256 -c <archive>.sha256 works from the download directory.
codex-0.147.0-patch.1
codex-0.147.0-patch.1
- Upstream: openai/codex@rust-v0.147.0 (be6e8eac029b183056b7e4402879f15d2c85f61b)
- Versioning: patch overlay release from
patches/manifest.toml - Binaries:
codex,codex-responses-api-proxy
Enabled patches:
- stream-reasoning-live
- tui-notification-sound
- webp-image-input
- token-usage-breakdown
- plan-mode-default
- timed-queue
- auto-thread-name
- tui-status-line-command
Artifacts are built by GitHub Actions from the tagged manifest and include SHA-256 sidecar files.
codex-0.146.1-patch.1
codex-0.146.1-patch.1
- Upstream: openai/codex@rust-v0.146.1 (79b4f03d35962b005b007a015113b38930711665)
- Versioning: patch overlay release from
patches/manifest.toml - Binaries:
codex,codex-responses-api-proxy
Enabled patches:
- stream-reasoning-live
- tui-notification-sound
- webp-image-input
- token-usage-breakdown
- plan-mode-default
- timed-queue
- auto-thread-name
- tui-status-line-command
Artifacts are built by GitHub Actions from the tagged manifest and include SHA-256 sidecar files.
codex-0.145.0-patch.1
codex-0.145.0-patch.1
- Upstream: openai/codex@rust-v0.145.0 (25af12f7e61572b0bc18ddb1008be543b91519b0)
- Versioning: patch overlay release from
patches/manifest.toml - Binaries:
codex,codex-responses-api-proxy
Enabled patches:
- stream-reasoning-live
- tui-notification-sound
- webp-image-input
- token-usage-breakdown
- plan-mode-default
- timed-queue
- auto-thread-name
- tui-status-line-command
Artifacts are built by GitHub Actions from the tagged manifest and include SHA-256 sidecar files.
codex-0.144.6-patch.2
codex-0.144.6-patch.2
- Upstream: openai/codex@rust-v0.144.6 (5d1fbf26c43abc65a203928b2e31561cb039e06d)
- Versioning: patch overlay release from
patches/manifest.toml - Binaries:
codex,codex-responses-api-proxy
Enabled patches:
- stream-reasoning-live
- tui-notification-sound
- webp-image-input
- token-usage-breakdown
- plan-mode-default
- timed-queue
- auto-thread-name
- tui-status-line-command
Artifacts are built by GitHub Actions from the tagged manifest and include SHA-256 sidecar files.
codex-0.144.6-patch.1
codex-0.144.6-patch.1
- Upstream: openai/codex@rust-v0.144.6 (5d1fbf26c43abc65a203928b2e31561cb039e06d)
- Versioning: patch overlay release from
patches/manifest.toml - Binaries:
codex,codex-responses-api-proxy
Enabled patches:
- stream-reasoning-live
- tui-notification-sound
- webp-image-input
- token-usage-breakdown
- plan-mode-default
- timed-queue
- auto-thread-name
- tui-status-line-command
Artifacts are built by GitHub Actions from the tagged manifest and include SHA-256 sidecar files.
codex-0.144.5-patch.1
codex-0.144.5-patch.1
- Upstream: openai/codex@rust-v0.144.5 (87db9bc18ba5bc82c1cb4e4381b44f693ee35623)
- Versioning: patch overlay release from
patches/manifest.toml - Binaries:
codex,codex-responses-api-proxy
Enabled patches:
- stream-reasoning-live
- tui-notification-sound
- webp-image-input
- token-usage-breakdown
- plan-mode-default
- timed-queue
- auto-thread-name
- tui-status-line-command
Artifacts are built by GitHub Actions from the tagged manifest and include SHA-256 sidecar files.