Uh oh!
There was an error while loading. Please reload this page.
Bump default Claude, Codex, and Playwright MCP versions - #50947
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
No test files were added or modified in this PR. Test Quality Sentinel skipped. |
No ADR enforcement needed: PR does not have the 'implementation' label and has ≤100 new lines of code in business logic directories (3 additions detected). |
There was a problem hiding this comment.
Pull request overview
Updates default Claude Code, Codex, and Playwright MCP versions and recompiles affected workflows.
Changes:
- Bumps three default version pins.
- Updates generated Claude and Codex workflow metadata/install commands.
- Keeps Playwright CLI at
0.1.17for cooldown compliance.
Show a summary per file
| File | Description |
|---|---|
pkg/constants/version_constants.go | Updates default version pins. |
.github/workflows/step-name-alignment.lock.yml | Regenerates Claude version references. |
.github/workflows/static-analysis-report.lock.yml | Regenerates Claude version references. |
.github/workflows/smoke-github-claude.lock.yml | Regenerates Claude version references. |
.github/workflows/smoke-claude-on-copilot.lock.yml | Regenerates Claude version references. |
.github/workflows/smoke-call-workflow.lock.yml | Regenerates Codex version references. |
.github/workflows/smoke-agent-scoped-approved.lock.yml | Regenerates Claude version references. |
.github/workflows/smoke-agent-public-none.lock.yml | Regenerates Claude version references. |
.github/workflows/smoke-agent-public-approved.lock.yml | Regenerates Claude version references. |
.github/workflows/smoke-agent-all-none.lock.yml | Regenerates Claude version references. |
.github/workflows/smoke-agent-all-merged.lock.yml | Regenerates Claude version references. |
.github/workflows/sergo.lock.yml | Regenerates Claude version references. |
.github/workflows/semantic-function-refactor.lock.yml | Regenerates Claude version references. |
.github/workflows/scout.lock.yml | Regenerates Claude version references. |
.github/workflows/schema-feature-coverage.lock.yml | Regenerates Codex version references. |
.github/workflows/safe-output-health.lock.yml | Regenerates Claude version references. |
.github/workflows/ruflo-backed-task.lock.yml | Regenerates Claude version references. |
.github/workflows/portfolio-analyst.lock.yml | Regenerates Claude version references. |
.github/workflows/lockfile-stats.lock.yml | Regenerates Claude version references. |
.github/workflows/instructions-janitor.lock.yml | Regenerates Claude version references. |
.github/workflows/grumpy-reviewer.lock.yml | Regenerates Codex version references. |
.github/workflows/go-pattern-detector.lock.yml | Regenerates Claude version references. |
.github/workflows/go-fan.lock.yml | Regenerates Claude version references. |
.github/workflows/github-mcp-tools-report.lock.yml | Regenerates Claude version references. |
.github/workflows/github-mcp-structural-analysis.lock.yml | Regenerates Claude version references. |
.github/workflows/example-workflow-analyzer.lock.yml | Regenerates Claude version references. |
.github/workflows/deepsec-security-scan.lock.yml | Regenerates Claude version references. |
.github/workflows/daily-vulnhunter-scan.lock.yml | Regenerates Claude version references. |
.github/workflows/daily-choice-test.lock.yml | Regenerates Claude version references. |
.github/workflows/codex-github-remote-mcp-test.lock.yml | Regenerates Codex version references. |
Review details
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 75/75 changed files
- Comments generated: 2
- Review effort level: Balanced
| // DefaultClaudeCodeVersion is the default version of the Claude Code CLI. | ||
| const DefaultClaudeCodeVersion Version = "2.1.222" | ||
| const DefaultClaudeCodeVersion Version = "2.1.223" |
| // DefaultPlaywrightMCPVersion is the default version of the @playwright/mcp package | ||
| const DefaultPlaywrightMCPVersion Version = "0.0.78" | ||
| const DefaultPlaywrightMCPVersion Version = "0.0.79" |
PR Triage
|
There was a problem hiding this comment.
Routine version bump — Go constants, lock files, and npm install steps are all consistently updated. No logic changes, no issues found.
🧵 Reviewed using Impeccable skills by Impeccable Skills Reviewer · sonnet46 · 20.8 AIC · ⊞ 5.3K
There was a problem hiding this comment.
Verdict: no blocking issues
Routine version-pin bump (Claude Code, Codex, Playwright MCP) with mechanically regenerated .lock.yml files. No logic changes.
Review notes
pkg/constants/version_constants.go: three version string bumps, values match PR description.- All 74 lock file diffs are purely regenerated metadata/version strings reflecting the new pins — consistent with
gh aw compile/recompile output, no manual edits. - Playwright CLI version intentionally left unchanged per cooldown policy, as stated in PR body.
- No behavioral, security, or maintainability concerns found in the diff.
🔎 Code quality review by PR Code Quality Reviewer · auto · 30 AIC · ⊞ 7.8K
Comment /review to run again
There was a problem hiding this comment.
Skills-Based Review
Applied /codebase-design — clean mechanical version bump, no actionable issues.
All 74 lock files regenerated consistently from version_constants.go. Single source-of-truth pattern works well. Playwright CLI cooldown discipline correctly applied.
Approved.
🧠 Reviewed using Matt Pocock's skills by Matt Pocock Skills Reviewer · sonnet46 · 36.4 AIC · ⊞ 7.1K
Comment /matt to run again
gh-aw-bot
commented
Aug 7, 2026
@copilot Please triage this PR, refresh the branch if possible, investigate the failed checks below, and run the Failed checks to investigate:
Branch refresh is also requested if GitHub can update it cleanly. Run context: https://github.com/github/gh-aw/actions/runs/31142787192
|
🎉 This pull request is included in a new release. Release: |
Routine CLI version sweep found newer Claude Code, OpenAI Codex, and
@playwright/mcpreleases ready to promote. The Playwright CLI update remains held until it clears the npm 3-day release-age cooldown.DefaultClaudeCodeVersionto2.1.223DefaultCodexVersionto0.146.1DefaultPlaywrightMCPVersionto0.0.79Generated workflows
Playwright CLI cooldown
DefaultPlaywrightCLIVersionat0.1.17Run context: https://github.com/github/gh-aw/actions/runs/31142787192> Generated by 👨🍳 PR Sous Chef · gpt54 · 11.8 AIC · ⊞ 8.3K · ◷