-
Notifications
You must be signed in to change notification settings - Fork 34
Update CLI versions: Claude Code 2.0.59, Copilot CLI 0.0.367, Codex 0.65.0 #5618
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: pelikhan <4175913+pelikhan@users.noreply.github.com>
|
💥 WHOOSH! Smoke Claude springs into action on this pull request! [Panel 1 begins...] |
|
🎉 Yo ho ho! Changeset Generator found the treasure and completed successfully! ⚓💰 |
|
🔮 The ancient spirits stir... Smoke Codex awakens to divine this pull request... |
|
📰 BREAKING: Smoke Copilot Playwright is now investigating this pull request. Sources say the story is developing... |
|
🤖 SYSTEM_INIT: Smoke Copilot No Firewall ACTIVATED. PROCESSING pull request. ALL SUBSYSTEMS ONLINE. |
|
📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing... |
Smoke Test Results - Claude EngineLast 2 Merged PRs:
Test Results:
Status: PASS
|
Smoke Test Results (Run 19967661522)GitHub MCP: ✅ (PR #5612, #5613)
|
Copilot Engine Smoke Test ResultsLast 2 merged PRs:
✅ GitHub MCP Test: PASS Overall Status: PASS
|
Smoke Test Results✅ Playwright MCP: Navigated to https://github.com and verified title contains "GitHub" Overall Status: PASS
|
|
PRs: Integrate security linters (gosec, govulncheck, trivy) in CI/CD; Add restore-only flag to cache-memory entries
|
Updates default CLI version constants for three AI engines to their latest releases.
Changes
2.0.58→2.0.59(patch release)0.0.366→0.0.367(addsgpt-5.1-codex-maxmodel)0.64.0→0.65.0(addsreviewcommand, Codex Max as default model)Files Modified
pkg/constants/constants.go- Updated version constants.lock.ymlworkflow files - Regenerated with new versions viamake recompileNotable Changes
Copilot CLI 0.0.367:
gpt-5.1-codex-maxnow available in model listCodex 0.65.0:
reviewcommand for non-interactive code reviews/resumeslash commandAll changes are version bumps only - no breaking changes or behavioral modifications to workflow compilation.
Original prompt
This section details on the original issue you should resolve
<issue_title>[ca] Update CLI Versions: Claude Code 2.0.59, Copilot CLI 0.0.367, Codex 0.65.0</issue_title>
<issue_description>## Summary
This update includes three CLI version updates with new features and improvements:
Claude Code: 2.0.58 → 2.0.59
Version: 2.0.58 → 2.0.59
Release Date: December 4, 2025 (23:06:04 UTC)
Timeline: Released ~29 hours after 2.0.58
Changes
Package Links
GitHub Copilot CLI: 0.0.366 → 0.0.367
Version: 0.0.366 → 0.0.367
Release Date: December 4, 2025 (19:52:32 UTC)
Timeline: Released ~21 hours after 0.0.366
Changes
gpt-5.1-codex-maxto available models list--modeloption choicesCLI Changes
Package Links
OpenAI Codex: 0.64.0 → 0.65.0
Version: 0.64.0 → 0.65.0
Release Date: December 4, 2025 (18:23:17 UTC)
Timeline: Minor version update
Changes
/resumeslash commandreviewcommand for non-interactive code reviews$or/skillsreviewcommand addedcodex reviewRelease Highlights
From GitHub release notes:
/resumeslash command and improved resume performanceMerged PRs
Key pull requests from this release:
history.jsonlwhenhistory.max_bytesis set openai/codex#6242 - Trim history.jsonl when history.max_bytes is setCLI Changes