-
Notifications
You must be signed in to change notification settings - Fork 36
Update CLI versions: Claude Code 2.0.70, Codex 0.73.0 #6618
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
|
🔮 The ancient spirits stir... Smoke Codex awakens to divine this pull request... |
|
📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing... |
|
🎉 Yo ho ho! Changeset Generator found the treasure and completed successfully! ⚓💰 |
|
💥 WHOOSH! Smoke Claude springs into action on this pull request! [Panel 1 begins...] |
Smoke Test ResultsPRs: #6617 (Copilot), #6615 (github-actions[bot]) ✅ GitHub MCP (list PRs) Status: PASS cc
|
Smoke Test Results for Claude (Run 20266421784)Recent PRs:
Test Results:
Overall Status: PASS (5/6 tests passed)
|
|
Merged PRs: [WIP] Validate template injection fixes with security tests; [specs] Update layout specification - 2025-12-16
|
Updates default CLI versions for Claude Code (2.0.69 → 2.0.70) and Codex (0.72.0 → 0.73.0).
Changes
Version constants (
pkg/constants/constants.go):DefaultClaudeCodeVersion: 2.0.70DefaultCodexVersion: 0.73.0Test expectations (
pkg/constants/constants_test.go):TestVersionConstantsto match new versionsWorkflow lock files (39 files):
make recompilewith updated CLI versionsNotable Changes in New Versions
Claude Code 2.0.70:
delegatepermission mode for workflow delegation patternsCodex 0.73.0:
Both updates are backward compatible.
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
https://api.github.com/user/usr/bin/gh gh api user --jq .login se 721290/b235/vet.cfg ache/go/1.25.0/x64/pkg/tool/linux_amd64/vet GOINSECURE GOMOD GOMODCACHE ache/go/1.25.0/x64/pkg/tool/linux_amd64/vet(http block)/usr/bin/gh gh api user --jq .login epo tmain.go ps GOINSECURE GOMOD GOMODCACHE ps fere�� ference.git -buildtags 721290/b376/importcfg.link -errorsas -ifaceassert -nilfunc 6A4v8A-equB52/x0NfzuPN1kAbisUKyYlist-tools(http block)/usr/bin/gh gh api user --jq .login it/ref/tags/v5 -importcfg 12d79a2f138aa9cafc3703ae957257e821f/log.json -buildmode=exe -buildid=M8pbUjuaw -s /opt/hostedtoolc--json -uns�� b-script.git /tmp/go-build338721290/b098/vet./usr/bin/containerd(http block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
This section details on the original issue you should resolve
<issue_title>[ca] Update CLI versions: Claude Code 2.0.70, Codex 0.73.0</issue_title>
<issue_description>## Update Summary
This update includes 2 CLI version updates published on December 15, 2025.
Update Claude Code to 2.0.70
Changes
New Features:
delegatepermission mode to--permission-modeflagacceptEdits,bypassPermissions,default,delegate,dontAsk,planBug Fixes: None detected
Breaking Changes: None
Security: None identified
CLI Discovery:
--permission-modenow acceptsdelegateas a valid choiceImpact Assessment
Package Links
Update Codex to 0.73.0
Release Highlights (from GitHub)
New Features:
Bug Fixes:
Merged PRs (from GitHub)
Infrastructure & Dependencies:
Documentation & Tests:
@openai/codex-shell-tool-mcpCode Quality:
CLI Discovery
No changes detected in main CLI help output between 0.72.0 and 0.73.0. All changes are internal improvements, bug fixes, and dependency updates.
Impact Assessment
Package Links
Changes Made
Updated
pkg/constants/constants.go:DefaultClaudeCodeVersion:2.0.69→2.0.70DefaultCodexVersion:0.72.0→0.73.0Ran
make recompileto regenerate all workflow lock filesModified workflow files (39 fi...
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.
Changeset