Skip to content

[ca] Update CLI versions: Claude Code 2.0.70, Codex 0.73.0 #6587

@github-actions

Description

@github-actions

Update Summary

This update includes 2 CLI version updates published on December 15, 2025.


Update Claude Code to 2.0.70

  • Previous: 2.0.69 → New: 2.0.70
  • Published: December 15, 2025 at 23:49:59 UTC
  • Timeline: Single version increment (1 day after 2.0.69)

Changes

New Features:

  • Added new delegate permission mode to --permission-mode flag
    • New available modes: acceptEdits, bypassPermissions, default, delegate, dontAsk, plan
    • This enables delegation workflows where Claude Code can delegate decisions to other agents or systems

Bug Fixes: None detected

Breaking Changes: None

Security: None identified

CLI Discovery:

  • New command-line option: --permission-mode now accepts delegate as a valid choice
  • Help output comparison shows only this single addition

Impact Assessment

  • Risk Level: Low
  • Affected Features: Permission handling and approval workflows
  • Migration: No migration required - backward compatible addition

Package Links


Update Codex to 0.73.0

  • Previous: 0.72.0 → New: 0.73.0
  • Published: December 15, 2025 at 22:39:49 UTC
  • Timeline: Single version increment

Release Highlights (from GitHub)

New Features:

Bug Fixes:

Merged PRs (from GitHub)

Infrastructure & Dependencies:

Documentation & Tests:

Code 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

  • Risk Level: Low
  • Affected Features:
    • Session handling (ghost snapshots, crash prevention)
    • Skills loading system
    • Sandbox configuration
    • Observability (OpenTelemetry tracing)
  • Migration: No migration required - all changes are backward compatible improvements

Package Links


Changes Made

  1. Updated pkg/constants/constants.go:

    • DefaultClaudeCodeVersion: 2.0.692.0.70
    • DefaultCodexVersion: 0.72.00.73.0
  2. Ran make recompile to regenerate all workflow lock files

  3. Modified workflow files (39 files updated with new versions)

No Changes Required

The following tools remain at their current versions:

  • Copilot CLI: 0.0.369 (latest: 0.0.369)
  • GitHub MCP Server: v0.24.1 (latest: v0.24.1)
  • Playwright MCP: 0.0.52 (latest: 0.0.52)
  • Playwright Browser: v1.57.0 (latest: v1.57.0)

Overall Assessment

Both updates are low-risk, backward-compatible improvements:

  • Claude Code 2.0.70: Adds optional delegate permission mode for enhanced workflow flexibility
  • Codex 0.73.0: Internal improvements including better session handling, skills loading, crash prevention, and observability

Recommendation: Safe to deploy immediately. No breaking changes or migration steps required.

AI generated by CLI Version Checker

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions