Skip to content

Bump default Claude/Copilot/Codex/GitHub MCP versions and recompile lock outputs - #35591

Closed
gh-aw-bot with Copilot wants to merge 2 commits into
mainfrom
copilot/update-cli-version-constants
Closed

Bump default Claude/Copilot/Codex/GitHub MCP versions and recompile lock outputs#35591
gh-aw-bot with Copilot wants to merge 2 commits into
mainfrom
copilot/update-cli-version-constants

Conversation

CopilotAI commented May 28, 2026

Copy link
Copy Markdown
Contributor

This updates the scheduled CLI/MCP version refresh by applying four pending defaults in pkg/constants/version_constants.go (Claude Code, Copilot CLI, Codex, GitHub MCP Server). Lockfile-generated workflows and wasm golden outputs are regenerated so compiled artifacts reflect the new defaults consistently.

  • Version constant updates

    • DefaultClaudeCodeVersion: 2.1.1502.1.153
    • DefaultCopilotVersion: 1.0.521.0.54
    • DefaultCodexVersion: 0.133.00.134.0
    • DefaultGitHubMCPServerVersion: v1.0.4v1.0.5
  • Generated workflow outputs

    • Recompiled .github/workflows/*.lock.yml to propagate new install/image versions across compiled workflows.
  • Golden fixture alignment

    • Updated pkg/workflow/testdata/TestWasmGolden_CompileFixtures/*.golden
    • Updated pkg/workflow/testdata/TestWasmGolden_AllEngines/*.golden
    • Ensures expected compiled YAML snapshots track the new default versions.
constDefaultClaudeCodeVersionVersion="2.1.153"constDefaultCopilotVersionVersion="1.0.54"constDefaultCodexVersionVersion="0.134.0"constDefaultGitHubMCPServerVersionVersion="v1.0.5"

Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com>
CopilotAI changed the title [WIP] Update CLI version constants for four toolsBump default Claude/Copilot/Codex/GitHub MCP versions and recompile lock outputsMay 28, 2026
CopilotAI requested a review from gh-aw-botMay 28, 2026 23:20
@github-actions
github-actionsBot deleted the copilot/update-cli-version-constants branch June 8, 2026 03:01
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ca] CLI version updates: Claude Code, Copilot CLI, Codex, GitHub MCP Server (2026-05-28)

3 participants

@pelikhan@gh-aw-bot