Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 5, 2025

Updates default CLI version constants for three AI engines to their latest releases.

Changes

  • Claude Code: 2.0.582.0.59 (patch release)
  • GitHub Copilot CLI: 0.0.3660.0.367 (adds gpt-5.1-codex-max model)
  • OpenAI Codex: 0.64.00.65.0 (adds review command, Codex Max as default model)

Files Modified

  • pkg/constants/constants.go - Updated version constants
  • 96 .lock.yml workflow files - Regenerated with new versions via make recompile

Notable Changes

Copilot CLI 0.0.367:

  • New model option gpt-5.1-codex-max now available in model list

Codex 0.65.0:

  • New review command for non-interactive code reviews
  • Codex Max promoted to default model
  • Resume command improvements via /resume slash command

All 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

  • CLI Discovery: Unable to compare CLI changes (previous version help output was not cached)
  • Type: Maintenance release
  • Breaking Changes: None detected
  • New Features: None detected via CLI analysis
  • Impact: Risk Low - patch version update

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

  • Breaking Changes: None
  • New Features: Added new AI model
  • CLI Discovery: New model option added
    • Added gpt-5.1-codex-max to available models list
    • Model now appears in --model option choices
  • Bug Fixes: None detected
  • Security: None noted
  • Impact: Risk Low - new model option added, no breaking changes

CLI Changes

--- copilot-0.0.366-help.txt
+++ copilot-0.0.367-help.txt
@@ -46,7 +46,8 @@
                                       "claude-sonnet-4.5", "claude-haiku-4.5",
                                       "claude-opus-4.5", "claude-sonnet-4",
                                       "gpt-5", "gpt-5.1", "gpt-5.1-codex-mini",
-                                      "gpt-5.1-codex", "gpt-5-mini", "gpt-4.1",
+                                      "gpt-5.1-codex-max", "gpt-5.1-codex",
+                                      "gpt-5-mini", "gpt-4.1",
                                       "gemini-3-pro-preview")

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

  • Breaking Changes: None
  • New Features:
    • Codex Max as Default: Codex Max is now the default model
    • Resume Command: Added /resume slash command
    • Code Review: New review command for non-interactive code reviews
    • Skills Support: Support for listing and selecting skills via $ or /skills
    • Tooltips: Enhanced tooltips and tips UX with markdown rendering
  • Bug Fixes:
    • Fixed TUI panic related to async-in-sync code
    • Fixed long exec lines wrapping in transcript overlay
    • Fixed Windows clipboard image paste support
    • Fixed path resolution bug in npx
  • Performance:
    • Improved resume performance
  • CLI Discovery: New review command added
    • Allows running code reviews non-interactively
    • Command line: codex review

Release Highlights

From GitHub release notes:

  1. Codex Max as default - Codex Max is now the default model, with TUI panic fix
  2. Better resume UX - Added /resume slash command and improved resume performance
  3. Tooltips & tips UX - Tips/tooltips rendered via markdown with bold "Tip" label
  4. TUI quality-of-life - Ctrl-P/N navigation, screen-line-capped shell output, restored Windows clipboard
  5. History and context hygiene - history.jsonl trimmed by max_bytes, common junk dirs ignored

Merged PRs

Key pull requests from this release:

CLI Changes

--- codex-0.64.0-help.txt
+++ co...

</details>

- Fixes githubnext/gh-aw#5617

<!-- START COPILOT CODING AGENT TIPS -->
---

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more [Copilot coding agent tips](https://gh.io/copilot-coding-agent-tips) in the docs.

---

## Changeset

- **Type**: patch
- **Description**: Updated CLI version constants for Claude Code (`2.0.59`), GitHub Copilot CLI (`0.0.367`) and OpenAI Codex (`0.65.0`). These are internal, non-breaking version bumps and regenerated workflow lock files.

> AI generated by [Changeset Generator](https://github.com/githubnext/gh-aw/actions/runs/19967661521)

---

---

## Smoke Test: 2025-12-05T15:30:13Z
**Status**: PASS
Test validated GitHub MCP, file operations, bash execution, and Playwright browser automation.

> AI generated by [Smoke Copilot No Firewall](https://github.com/githubnext/gh-aw/actions/runs/19967661522)

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
@pelikhan pelikhan marked this pull request as ready for review December 5, 2025 15:28
Copilot AI changed the title [WIP] Update CLI versions for Claude Code and Copilot CLI Update CLI versions: Claude Code 2.0.59, Copilot CLI 0.0.367, Codex 0.65.0 Dec 5, 2025
@pelikhan pelikhan added the smoke label Dec 5, 2025
Copilot AI requested a review from pelikhan December 5, 2025 15:28
@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

💥 WHOOSH! Smoke Claude springs into action on this pull request! [Panel 1 begins...]

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

🎉 Yo ho ho! Changeset Generator found the treasure and completed successfully! ⚓💰

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

🔮 The ancient spirits stir... Smoke Codex awakens to divine this pull request...

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

📰 BREAKING: Smoke Copilot Playwright is now investigating this pull request. Sources say the story is developing...

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

🤖 SYSTEM_INIT: Smoke Copilot No Firewall ACTIVATED. PROCESSING pull request. ALL SUBSYSTEMS ONLINE.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing...

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

Smoke Test Results - Claude Engine

Last 2 Merged PRs:

Test Results:

  • ✅ GitHub MCP: Retrieved PR data successfully
  • ✅ File Writing: Created test file at /tmp/gh-aw/agent/smoke-test-claude-19967661532.txt
  • ✅ Bash Tool: Verified file content successfully
  • ✅ Playwright MCP: Navigated to GitHub, title contains "GitHub"

Status: PASS

💥 [THE END] — Illustrated by Smoke Claude fer issue #5618 🗺️

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

Smoke Test Results (Run 19967661522)

GitHub MCP: ✅ (PR #5612, #5613)
File Write: ✅ (smoke-test-copilot-19967661522.txt)
Bash Tool: ✅ (verified file content)
Playwright: ✅ (GitHub title verified)

🤖 DIAGNOSTIC REPORT GENERATED BY Smoke Copilot No Firewall fer issue #5618 🗺️

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

Copilot Engine Smoke Test Results

Last 2 merged PRs:

✅ GitHub MCP Test: PASS
✅ File Writing Test: PASS
✅ Bash Tool Test: PASS

Overall Status: PASS

📰 BREAKING: Report filed by Smoke Copilot fer issue #5618 🗺️

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

Smoke Test Results

Playwright MCP: Navigated to https://github.com and verified title contains "GitHub"

Overall Status: PASS

📰 BREAKING: Report filed by Smoke Copilot Playwright fer issue #5618 🗺️

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

PRs: Integrate security linters (gosec, govulncheck, trivy) in CI/CD; Add restore-only flag to cache-memory entries
GitHub MCP: ✅
File write/read: ✅ (/tmp/gh-aw/agent/smoke-test-codex-19967661534.txt)
Playwright title check: ✅ (GitHub)
Overall: PASS

🔮 The oracle has spoken through Smoke Codex fer issue #5618 🗺️

@pelikhan pelikhan merged commit 4dc16f5 into main Dec 5, 2025
183 of 185 checks passed
@pelikhan pelikhan deleted the copilot/update-cli-versions branch December 5, 2025 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants