Update CLI versions: Claude Code 2.1.66, Copilot CLI 0.0.421, MCP Gateway v0.1.8#19576
Update CLI versions: Claude Code 2.1.66, Copilot CLI 0.0.421, MCP Gateway v0.1.8#19576
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
…CP Gateway v0.1.8 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
|
❌ Tool validation failed! Agent Container Smoke Test detected missing tools: failed |
|
📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing... |
|
🎬 THE END — Smoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨ |
|
🌑 The shadows whisper... Smoke Codex failed. The oracle requires further meditation... |
|
Commit pushed:
|
|
🤖 Smoke test PR check — §22667873261
Overall:
|
There was a problem hiding this comment.
Routine version bump PR. Removes continue-on-error: false (correct — this is the default and adding it explicitly is noise), bumps Copilot CLI 0.0.420→0.0.421, Claude Code 2.1.63→2.1.66, and MCP Gateway v0.1.7→v0.1.8. LGTM.
📰 BREAKING: Report filed by Smoke Copilot
| @@ -376,7 +374,7 @@ jobs: | |||
| const determineAutomaticLockdown = require('/opt/gh-aw/actions/determine_automatic_lockdown.cjs'); | |||
There was a problem hiding this comment.
MCP Gateway bumped from v0.1.7 → v0.1.8. Worth noting in release notes if this includes any breaking changes or new capabilities.
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
@copilot fix build wasm and tests https://github.com/github/gh-aw/actions/runs/22668011146/job/65704567733 |
Smoke Test Results — Run §22667873177Overall: PARTIAL (all non-skipped tests passed) Core tests: ✅ #1 GitHub MCP · ✅ #2 GH CLI · ✅ #3 Serena · ✅ #4 Make build · ✅ #5 Playwright · ✅ #6 Tavily · ✅ #7 File write · ✅ #8 Bash · ✅ #9 Discussion · ✅ #10 AW MCP PR review tests: ✅ #11 Update PR · ✅ #12 Review comments · ✅ #13 Submit review · ✅ #14 Resolve thread · ✅ #15 Add reviewer · ✅ #16 Push branch ·
|
There was a problem hiding this comment.
💥 Automated smoke test review - all systems nominal! This PR correctly updates three CLI versions (Claude Code 2.1.66, Copilot CLI 0.0.421, MCP Gateway v0.1.8) with appropriate risk assessment. The recompilation of 165 lock files looks clean.
💥 [THE END] — Illustrated by Smoke Claude
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
|
@copilot merge main |
There was a problem hiding this comment.
Pull request overview
Updates default toolchain versions used by gh-aw workflows (Claude Code, GitHub Copilot CLI, and MCP Gateway) and regenerates derived lock/golden artifacts so compiled workflows reference the new versions.
Changes:
- Bump default versions in
pkg/constants/constants.go(Claude Code 2.1.66, Copilot CLI 0.0.421, MCP Gateway v0.1.8). - Regenerate workflow lock files to reflect updated install/image versions (and updated tool input schemas).
- Update WASM compile-fixture golden outputs to match the regenerated workflows.
Reviewed changes
Copilot reviewed 101 out of 170 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| pkg/constants/constants.go | Updates default CLI/MCP Gateway version constants used across workflow compilation/runtime. |
| pkg/workflow/testdata/wasm_golden/TestWasmGolden_CompileFixtures/with-imports.golden | Refreshes golden output to reflect Copilot CLI 0.0.421 and MCP Gateway v0.1.8. |
| pkg/workflow/testdata/wasm_golden/TestWasmGolden_CompileFixtures/smoke-copilot.golden | Refreshes golden output to reflect Copilot CLI 0.0.421 and MCP Gateway v0.1.8. |
| pkg/workflow/testdata/wasm_golden/TestWasmGolden_CompileFixtures/basic-copilot.golden | Refreshes golden output to reflect Copilot CLI 0.0.421 and MCP Gateway v0.1.8. |
| .github/workflows/weekly-safe-outputs-spec-review.lock.yml | Regenerated lock workflow to install Copilot CLI 0.0.421 and use MCP Gateway v0.1.8 (plus schema updates). |
| .github/workflows/video-analyzer.lock.yml | Regenerated lock workflow to install Copilot CLI 0.0.421 and use MCP Gateway v0.1.8 (plus schema updates). |
| .github/workflows/typist.lock.yml | Regenerated lock workflow to install Claude Code 2.1.66 and use MCP Gateway v0.1.8 (plus schema updates). |
| .github/workflows/test-workflow.lock.yml | Regenerated lock workflow to install Copilot CLI 0.0.421 and use MCP Gateway v0.1.8. |
| .github/workflows/test-dispatcher.lock.yml | Regenerated lock workflow to install Copilot CLI 0.0.421 and use MCP Gateway v0.1.8 (plus schema updates). |
| .github/workflows/terminal-stylist.lock.yml | Regenerated lock workflow to install Copilot CLI 0.0.421 and use MCP Gateway v0.1.8 (plus schema updates). |
| .github/workflows/static-analysis-report.lock.yml | Regenerated lock workflow to install Claude Code 2.1.66 and use MCP Gateway v0.1.8 (plus schema updates). |
| .github/workflows/schema-consistency-checker.lock.yml | Regenerated lock workflow to install Claude Code 2.1.66 and use MCP Gateway v0.1.8 (plus schema updates). |
| .github/workflows/safe-output-health.lock.yml | Regenerated lock workflow to install Claude Code 2.1.66 and use MCP Gateway v0.1.8 (plus schema updates). |
| .github/workflows/research.lock.yml | Regenerated lock workflow to install Copilot CLI 0.0.421 and use MCP Gateway v0.1.8 (plus schema updates). |
| .github/workflows/repo-tree-map.lock.yml | Regenerated lock workflow to install Copilot CLI 0.0.421 and use MCP Gateway v0.1.8 (plus schema updates). |
| .github/workflows/repo-audit-analyzer.lock.yml | Regenerated lock workflow to install Copilot CLI 0.0.421 and use MCP Gateway v0.1.8 (plus schema updates). |
| .github/workflows/notion-issue-summary.lock.yml | Regenerated lock workflow to install Copilot CLI 0.0.421 and use MCP Gateway v0.1.8 (plus schema updates). |
| .github/workflows/metrics-collector.lock.yml | Regenerated lock workflow to install Copilot CLI 0.0.421 and use MCP Gateway v0.1.8. |
| .github/workflows/lockfile-stats.lock.yml | Regenerated lock workflow to install Claude Code 2.1.66 and use MCP Gateway v0.1.8 (plus schema updates). |
| .github/workflows/go-fan.lock.yml | Regenerated lock workflow to install Claude Code 2.1.66 and use MCP Gateway v0.1.8 (plus schema updates). |
| .github/workflows/github-remote-mcp-auth-test.lock.yml | Regenerated lock workflow to install Copilot CLI 0.0.421 and use MCP Gateway v0.1.8 (plus schema updates). |
| .github/workflows/firewall.lock.yml | Regenerated lock workflow to install Copilot CLI 0.0.421 and use MCP Gateway v0.1.8. |
| .github/workflows/example-workflow-analyzer.lock.yml | Regenerated lock workflow to install Claude Code 2.1.66 and use MCP Gateway v0.1.8 (plus schema updates). |
| .github/workflows/example-permissions-warning.lock.yml | Regenerated lock workflow to install Copilot CLI 0.0.421 and use MCP Gateway v0.1.8. |
| .github/workflows/example-custom-error-patterns.lock.yml | Regenerated lock workflow to install Copilot CLI 0.0.421 and use MCP Gateway v0.1.8. |
| .github/workflows/duplicate-code-detector.lock.yml | Regenerated lock workflow to use MCP Gateway v0.1.8 (plus schema updates). |
| .github/workflows/dev.lock.yml | Regenerated lock workflow to install Copilot CLI 0.0.421 and use MCP Gateway v0.1.8 (plus schema updates). |
| .github/workflows/daily-team-evolution-insights.lock.yml | Regenerated lock workflow to install Claude Code 2.1.66 and use MCP Gateway v0.1.8 (plus schema updates). |
| .github/workflows/daily-syntax-error-quality.lock.yml | Regenerated lock workflow to install Copilot CLI 0.0.421 and use MCP Gateway v0.1.8 (plus schema updates). |
| .github/workflows/daily-observability-report.lock.yml | Regenerated lock workflow to use MCP Gateway v0.1.8 (plus schema updates). |
| .github/workflows/daily-malicious-code-scan.lock.yml | Regenerated lock workflow to install Copilot CLI 0.0.421 and use MCP Gateway v0.1.8 (plus schema updates). |
| .github/workflows/daily-fact.lock.yml | Regenerated lock workflow to use MCP Gateway v0.1.8 (plus schema updates). |
| .github/workflows/daily-choice-test.lock.yml | Regenerated lock workflow to install Claude Code 2.1.66 and use MCP Gateway v0.1.8 (plus schema updates). |
| .github/workflows/commit-changes-analyzer.lock.yml | Regenerated lock workflow to install Claude Code 2.1.66 and use MCP Gateway v0.1.8 (plus schema updates). |
| .github/workflows/codex-github-remote-mcp-test.lock.yml | Regenerated lock workflow to use MCP Gateway v0.1.8. |
| .github/workflows/chroma-issue-indexer.lock.yml | Regenerated lock workflow to install Copilot CLI 0.0.421 and use MCP Gateway v0.1.8. |
| .github/workflows/blog-auditor.lock.yml | Regenerated lock workflow to install Claude Code 2.1.66 and use MCP Gateway v0.1.8 (plus schema updates). |
| .github/workflows/artifacts-summary.lock.yml | Regenerated lock workflow to install Copilot CLI 0.0.421 and use MCP Gateway v0.1.8 (plus schema updates). |
| .changeset/patch-update-cli-versions-20260304.md | Adds a patch changeset documenting the default version bumps and rationale. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
|
✅ All tools validated successfully! Agent Container Smoke Test confirms agent container is ready. |
Agent Container Tool Check
Result: 12/12 tools available ✅ Overall Status: PASS
|
DefaultClaudeCodeVersionfrom2.1.63to2.1.66inpkg/constants/constants.goDefaultCopilotVersionfrom0.0.420to0.0.421inpkg/constants/constants.goDefaultMCPGatewayVersionfromv0.1.7tov0.1.8inpkg/constants/constants.gomake recompileto update workflow lock filesTestWasmGolden_CompileFixtures) with new versionsOriginal prompt
This section details on the original issue you should resolve
<issue_title>[ca] Update CLI versions: Claude Code 2.1.66, Copilot CLI 0.0.421, MCP Gateway v0.1.8</issue_title>
<issue_description>### Summary
3 CLI/MCP updates detected and applied to
pkg/constants/constants.goon 2026-03-04.make recompilecompleted successfully, updating 165 workflow lock files.Update Claude Code 2.1.63 → 2.1.66
Version: 2.1.63 → 2.1.66 (intermediate: 2.1.64, 2.1.65, 2.1.66)
Release Timeline:
View Full Changelog
CLI Discovery
No changes detected in
--helpoutput between 2.1.63 and 2.1.66. All flags and subcommands are identical.Breaking Changes
None detected.
Notes
Claude Code has no public GitHub repository. Version metadata sourced from NPM registry only. The help output between 2.1.63 and 2.1.66 is identical, suggesting internal bug fixes or performance improvements.
View Migration Guide
No migration steps required. Drop-in replacement.
Impact Assessment
Package Links
Update Copilot CLI 0.0.420 → 0.0.421
Version: 0.0.420 → 0.0.421
WARNING: Upgrading Copilot CLI requires a full integration test run to ensure compatibility.
View Full Changelog
CLI Discovery
One new flag detected in
--helpoutput:New flag:
View Migration Guide
No migration steps required. The session ID fix is transparent to existing workflows using HTTP-mode MCP servers.
Impact Assessment
Package Links
Recommendations
References:
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.
✨ PR Review Safe Output Test - Run 22667873177