Skip to content

chore(deps): bump default Claude/Copilot/Codex CLIs and GitHub MCP Server to latest patch/minor#34220

Closed
Copilot wants to merge 5 commits into
mainfrom
copilot/bump-cli-versions
Closed

chore(deps): bump default Claude/Copilot/Codex CLIs and GitHub MCP Server to latest patch/minor#34220
Copilot wants to merge 5 commits into
mainfrom
copilot/bump-cli-versions

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 23, 2026

This updates gh-aw’s default pinned toolchain to newer low-risk patch/minor releases and propagates those defaults through compiled workflow lockfiles. It also aligns Copilot compatibility metadata with the new default Copilot CLI version.

  • Version defaults (source of truth)

    • Updated /pkg/constants/version_constants.go:
      • Claude Code: 2.1.1422.1.150
      • Copilot CLI: 1.0.481.0.51
      • Codex: 0.130.00.133.0
      • GitHub MCP Server: v1.0.4v1.0.5
  • Compatibility metadata

    • Updated /.github/aw/compat.json:
      • agent-compat-v1.copilot[].max-agent: 1.0.481.0.51
  • Generated workflow artifacts

    • Recompiled lock workflows so runtime/install references now point at the bumped versions (CLI install commands, GH_AW_INFO_* fields, MCP server container image tags, and manifest metadata).
  • Release notes / changeset

    • Added /.changeset/patch-bump-cli-versions-2026-05-23.md documenting the version bump and lockfile regeneration.
// pkg/constants/version_constants.go
const DefaultClaudeCodeVersion Version = "2.1.150"
const DefaultCopilotVersion Version = "1.0.51"
const DefaultCodexVersion Version = "0.133.0"
const DefaultGitHubMCPServerVersion Version = "v1.0.5"

Copilot AI and others added 2 commits May 23, 2026 14:20
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Chore: Bump CLI versions for dependencies chore(deps): bump default Claude/Copilot/Codex CLIs and GitHub MCP Server to latest patch/minor May 23, 2026
Copilot AI requested a review from pelikhan May 23, 2026 14:23
@pelikhan pelikhan marked this pull request as ready for review May 23, 2026 14:24
Copilot AI review requested due to automatic review settings May 23, 2026 14:24
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates gh-aw’s default pinned toolchain versions (Claude Code, GitHub Copilot CLI, OpenAI Codex CLI, and the GitHub MCP Server image) and propagates those updated defaults through the repo’s generated workflow lockfiles and Copilot compatibility metadata.

Changes:

  • Bump default versions in pkg/constants/version_constants.go (Claude Code 2.1.150, Copilot CLI 1.0.51, Codex 0.133.0, GitHub MCP Server v1.0.5).
  • Update Copilot compatibility metadata to allow up to Copilot CLI 1.0.51.
  • Regenerate compiled workflow lockfiles so install commands, info metadata, and MCP server image tags reference the new versions; add a changeset documenting the bump.
Show a summary per file
File Description
pkg/constants/version_constants.go Updates the source-of-truth default pinned versions for CLIs and GitHub MCP Server.
.github/aw/compat.json Aligns Copilot compatibility metadata (max-agent) with the new default Copilot CLI version.
.changeset/patch-bump-cli-versions-2026-05-23.md Documents the version bumps and lockfile regeneration for release notes.
.github/workflows/test-workflow.lock.yml Regenerated lockfile to use Copilot CLI 1.0.51 and GitHub MCP Server v1.0.5.
.github/workflows/smoke-pi.lock.yml Regenerated lockfile to use GitHub MCP Server v1.0.5.
.github/workflows/smoke-opencode.lock.yml Regenerated lockfile to use GitHub MCP Server v1.0.5.
.github/workflows/smoke-gemini.lock.yml Regenerated lockfile to use GitHub MCP Server v1.0.5.
.github/workflows/smoke-crush.lock.yml Regenerated lockfile to use GitHub MCP Server v1.0.5.
.github/workflows/smoke-ci.lock.yml Regenerated lockfile to use Copilot CLI 1.0.51 and GitHub MCP Server v1.0.5.
.github/workflows/schema-feature-coverage.lock.yml Regenerated lockfile to use Codex 0.133.0 (install + metadata).
.github/workflows/lint-monster.lock.yml Regenerated lockfile to use Copilot CLI 1.0.51 and GitHub MCP Server v1.0.5.
.github/workflows/hourly-ci-cleaner.lock.yml Regenerated lockfile to use Claude Code 2.1.150 and GitHub MCP Server v1.0.5.
.github/workflows/hippo-embed.lock.yml Regenerated lockfile to use Copilot CLI 1.0.51 and GitHub MCP Server v1.0.5.
.github/workflows/github-remote-mcp-auth-test.lock.yml Regenerated lockfile to use Copilot CLI 1.0.51 (install + metadata).
.github/workflows/github-mcp-tools-report.lock.yml Regenerated lockfile to use Claude Code 2.1.150 (install + metadata).
.github/workflows/firewall.lock.yml Regenerated lockfile to use Copilot CLI 1.0.51 and GitHub MCP Server v1.0.5.
.github/workflows/example-permissions-warning.lock.yml Regenerated lockfile to use Copilot CLI 1.0.51 and GitHub MCP Server v1.0.5.
.github/workflows/dictation-prompt.lock.yml Regenerated lockfile to use Copilot CLI 1.0.51 and GitHub MCP Server v1.0.5.
.github/workflows/dev.lock.yml Regenerated lockfile to use GitHub MCP Server v1.0.5.
.github/workflows/dependabot-campaign.lock.yml Regenerated lockfile to use Copilot CLI 1.0.51 and GitHub MCP Server v1.0.5.
.github/workflows/daily-workflow-updater.lock.yml Regenerated lockfile to use Copilot CLI 1.0.51 and GitHub MCP Server v1.0.5.
.github/workflows/daily-token-consumption-report.lock.yml Regenerated lockfile to use Claude Code 2.1.150 and GitHub MCP Server v1.0.5.
.github/workflows/daily-team-evolution-insights.lock.yml Regenerated lockfile to use Claude Code 2.1.150 and GitHub MCP Server v1.0.5.
.github/workflows/daily-secrets-analysis.lock.yml Regenerated lockfile to use Copilot CLI 1.0.51 and GitHub MCP Server v1.0.5.
.github/workflows/daily-safe-outputs-conformance.lock.yml Regenerated lockfile to use Claude Code 2.1.150 and GitHub MCP Server v1.0.5.
.github/workflows/daily-reliability-review.lock.yml Regenerated lockfile to use Claude Code 2.1.150 and GitHub MCP Server v1.0.5.
.github/workflows/daily-malicious-code-scan.lock.yml Regenerated lockfile to use Copilot CLI 1.0.51 and GitHub MCP Server v1.0.5.
.github/workflows/daily-choice-test.lock.yml Regenerated lockfile to use Claude Code 2.1.150 and GitHub MCP Server v1.0.5.
.github/workflows/copilot-pr-merged-report.lock.yml Regenerated lockfile to use Copilot CLI 1.0.51 (install + metadata).
.github/workflows/contribution-check.lock.yml Regenerated lockfile to use Copilot CLI 1.0.51 and GitHub MCP Server v1.0.5.
.github/workflows/commit-changes-analyzer.lock.yml Regenerated lockfile to use Claude Code 2.1.150 and GitHub MCP Server v1.0.5.
.github/workflows/codex-github-remote-mcp-test.lock.yml Regenerated lockfile to use Codex 0.133.0 (install + metadata).
.github/workflows/changeset.lock.yml Regenerated lockfile to use Codex 0.133.0 and GitHub MCP Server v1.0.5.
.github/workflows/bot-detection.lock.yml Regenerated lockfile to use Copilot CLI 1.0.51 and GitHub MCP Server v1.0.5.
.github/workflows/artifacts-summary.lock.yml Regenerated lockfile to use Copilot CLI 1.0.51 and GitHub MCP Server v1.0.5.
.github/workflows/approach-validator.lock.yml Regenerated lockfile to use Claude Code 2.1.150 and GitHub MCP Server v1.0.5.
.github/workflows/agentic-token-optimizer.lock.yml Regenerated lockfile to use Copilot CLI 1.0.51 and GitHub MCP Server v1.0.5.
.github/workflows/ace-editor.lock.yml Regenerated lockfile to use Copilot CLI 1.0.51 and GitHub MCP Server v1.0.5.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 112/237 changed files
  • Comments generated: 0

@github-actions
Copy link
Copy Markdown
Contributor

pr-sous-chef: @copilot review all comments and address the failing CGO test and build-wasm checks. Please summarize any remaining blockers once those are fixed.

Generated by 👨‍🍳 PR Sous Chef · ● 6.7M ·

@pelikhan
Copy link
Copy Markdown
Collaborator

@copilot

Merge main, recompile, fix conflicts, update wasm golden files

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented May 23, 2026

@copilot

Merge main, recompile, fix conflicts, update wasm golden files

Done in commit b93ecf1. I merged main, resolved lockfile conflicts by recompiling, and updated wasm golden files (make update-wasm-golden).

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 23, 2026

💫 TO BE CONTINUED... Smoke Claude failed! Our hero faces unexpected challenges...

@github-actions
Copy link
Copy Markdown
Contributor

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

@github-actions github-actions Bot removed the smoke label May 23, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 23, 2026

🌑 The shadows whisper... Smoke Codex failed. The oracle requires further meditation...

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 23, 2026

⚠️ Smoke Pi failed. Pi encountered unexpected challenges...

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 23, 2026

⚠️ Smoke Gemini failed. Gemini encountered unexpected challenges...

@pelikhan pelikhan closed this May 23, 2026
@github-actions
Copy link
Copy Markdown
Contributor

📰 DEVELOPING STORY: Smoke Copilot reports failed. Our correspondents are investigating the incident...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ca] chore(deps): bump CLI versions — Claude Code 2.1.150, Copilot 1.0.51, Codex 0.133.0, GitHub MCP Server v1.0.5

3 participants