Update OpenAI Codex CLI to version 0.47.0 #1891
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR updates the OpenAI Codex CLI from version 0.46.0 to 0.47.0 as part of routine CLI version monitoring.
Changes
Updated
DefaultCodexVersionconstant inpkg/constants/constants.gofrom"0.46.0"to"0.47.0"and recompiled all affected workflows.Version Update Summary
Affected Files
pkg/constants/constants.go- Updated version constant.github/workflows/duplicate-code-detector.lock.yml- Recompiled with new version.github/workflows/smoke-codex.lock.yml- Recompiled with new versionTesting
make recompileRelease Notes
Based on NPM registry metadata (detailed changelog not available):
Risk Level: Low - No breaking changes detected
Resolves #[issue number]
Original prompt
This section details on the original issue you should resolve
<issue_title>[ca] Update OpenAI Codex CLI to version 0.47.0</issue_title>
<issue_description># Update OpenAI Codex CLI to version 0.47.0
This PR updates the OpenAI Codex CLI from version 0.46.0 to 0.47.0 as part of routine CLI version monitoring.
Version Update Summary
Update Details: OpenAI Codex 0.46.0 → 0.47.0
Release Information
Changes
Based on NPM registry metadata analysis (detailed changelog not available in registry):
Package Updates:
sha512-v0K5fDRhftqvE9oo1W3lD1DD2BhN9j4bLbw08V0Ikp3ur7fJnGEIEIM8jvom27orofOF7Es1ez0ML8N45aQWvA==Technical Specifications:
codexcommand available viabin/codex.jsSecurity:
Impact Assessment
Risk Level: Low
Breaking Changes: None detected
Affected Components:
pkg/constants/constants.go(version constant updated).github/workflows/dev.lock.yml(workflow recompiled).github/workflows/duplicate-code-detector.lock.yml(workflow recompiled).github/workflows/smoke-codex.lock.yml(workflow recompiled)Migration Required: No
Testing
make recompileResearch Notes
The NPM registry metadata does not include detailed release notes or changelog for this version. The available information shows:
Changelog Links
Verification
make recompilesuccessfully🤖 Generated with Claude Code
Show patch preview (161 of 161 lines)