Conversation
…ex 0.106.0, MCP Gateway v0.1.6 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
|
🌑 The shadows whisper... Smoke Codex failed. The oracle requires further meditation... |
|
🎬 THE END — Smoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨ |
|
📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing... |
There was a problem hiding this comment.
Pull request overview
This PR updates four CLI tool versions in pkg/constants/constants.go and propagates these changes across 161 compiled workflow files.
Changes:
- Claude Code: 2.1.59 → 2.1.62 (low-risk patch)
- GitHub Copilot CLI: 0.0.418 → 0.0.419 (adds mouse support flags)
- OpenAI Codex: 0.105.0 → 0.106.0 (enables request_user_input in Default mode, promotes js_repl)
- MCP Gateway: v0.1.5 → v0.1.6 (critical fix for infinite retry loops)
Reviewed changes
Copilot reviewed 162 out of 162 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| pkg/constants/constants.go | Updates four version constants for CLI tools |
| .github/workflows/*.lock.yml (161 files) | Recompiled workflow files with updated version references in agent_version, awmg_version, install commands, and Docker image references |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This comment has been minimized.
This comment has been minimized.
|
@copilot fix test Reference: https://github.com/github/gh-aw/actions/runs/22486595347/job/65139858724 Investigate smoke codex failure |
|
🤖 Smoke test §22487258084 results for
Overall: PASS (1 tool unavailable)
|
There was a problem hiding this comment.
Version bump PR updating 4 CLI tools (Claude Code 2.1.62, Copilot 0.0.419, Codex 0.106.0, MCP Gateway v0.1.6) across 162 recompiled workflows. Changes are mechanical constant updates in pkg/constants/constants.go with automated lock file regeneration. The MCP Gateway bump is the most impactful — it fixes infinite retry loops. LGTM. 🚀
📰 BREAKING: Report filed by Smoke Copilot
| // DefaultClaudeCodeVersion is the default version of the Claude Code CLI. | ||
| const DefaultClaudeCodeVersion Version = "2.1.59" | ||
| const DefaultClaudeCodeVersion Version = "2.1.62" | ||
|
|
There was a problem hiding this comment.
✅ Claude Code version bump (2.1.59 → 2.1.62) — described as low-risk patch. Good to go.
|
|
||
| // DefaultMCPGatewayVersion is the default version of the MCP Gateway (gh-aw-mcpg) Docker image | ||
| const DefaultMCPGatewayVersion Version = "v0.1.5" | ||
| const DefaultMCPGatewayVersion Version = "v0.1.6" |
There was a problem hiding this comment.
🔧 MCP Gateway v0.1.5 → v0.1.6 contains a critical fix for infinite retry loops when payload files weren't accessible inside containers. The payload size threshold was also raised to 512KB. This bump is important for agent reliability — good prioritization!
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
Smoke Test Results — Run §22487258068
Overall: PARTIAL
|
There was a problem hiding this comment.
💥 Automated smoke test review - all systems nominal!
💥 [THE END] — Illustrated by Smoke Claude
… Gateway v0.1.6) Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
The |
|
🌑 The shadows whisper... Smoke Codex failed. The oracle requires further meditation... |
|
📰 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! ✨ |
Agent Container Tool Check
Result: 11/12 tools available — FAIL (dotnet missing)
|
|
Commit pushed:
|
|
Smoke Test 22489336854 —
Overall:
|
There was a problem hiding this comment.
Version bump PR looks clean — 165 files recompiled via make recompile, all version constants updated consistently across lock files. The MCP Gateway v0.1.6 critical fix (infinite retry loop) is well documented. LGTM! 🚀
📰 BREAKING: Report filed by Smoke Copilot
| @@ -352,7 +352,7 @@ jobs: | |||
| engine_name: "GitHub Copilot CLI", | |||
| model: process.env.GH_AW_MODEL_AGENT_COPILOT || "", | |||
| version: "", | |||
There was a problem hiding this comment.
Version bump from 0.0.418 → 0.0.419 looks correct. This is a generated file from make recompile — no manual changes needed here.
| @@ -368,7 +368,7 @@ jobs: | |||
| allowed_domains: ["defaults"], | |||
| firewall_enabled: true, | |||
| awf_version: "v0.23.0", | |||
There was a problem hiding this comment.
MCP Gateway bump v0.1.5 → v0.1.6 with the critical fix for infinite retry loops on payload files. Good to see this tracked alongside the Copilot CLI version bump.
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
There was a problem hiding this comment.
💥 Automated smoke test review - all systems nominal!
💥 [THE END] — Illustrated by Smoke Claude
DefaultClaudeCodeVersionfrom 2.1.59 → 2.1.62DefaultCopilotVersionfrom 0.0.418 → 0.0.419DefaultCodexVersionfrom 0.105.0 → 0.106.0DefaultMCPGatewayVersionfrom v0.1.5 → v0.1.6make build && make fmt && make lint && make recompile— all 161 workflows recompiledTestWasmGolden_CompileFixturesCI failureOriginal prompt
This section details on the original issue you should resolve
<issue_title>[ca] CLI Version Updates: Claude Code 2.1.62, Copilot 0.0.419, Codex 0.106.0, MCP Gateway v0.1.6</issue_title>
<issue_description>4 CLI tools have been updated in
pkg/constants/constants.goand workflows recompiled.Update Summary
No changes: GitHub MCP Server (v0.31.0), Playwright MCP (0.0.68), Playwright Browser (v1.58.2).
Claude Code 2.1.59 → 2.1.62
Intermediate versions: 2.1.60 (skipped), 2.1.61
View CLI Discovery
No public repository available for Claude Code. Version bumps 2.1.59 → 2.1.62 span 3 patch releases (2.1.60, 2.1.61, 2.1.62). NPM
dist-tagsshowslatest: 2.1.62,stable: 2.1.44.Package Links
GitHub Copilot CLI 0.0.418 → 0.0.419
Key Features
--mouse [value]flag: Enable mouse support in alt screen mode (on|off)--no-mouseflag: Disable mouse support in alt screen modehttps://docs.github.com/en/copilot/concepts/agents/copilot-clitohttps://docs.github.com/copilot/how-tos/copilot-cliView CLI Diff (0.0.418 vs 0.0.419)
Model list unchanged: claude-sonnet-4.6, claude-opus-4.6, gpt-5.3-codex, gpt-5.2, gpt-5.1-codex-mini, gpt-5-mini, gemini-3-pro-preview, gpt-4.1, and others.
Subcommand structure unchanged (
help,init,login,plugin,update,version). Config and environment help topics unchanged.Package Links
OpenAI Codex 0.105.0 → 0.106.0
Key Features
js_replpromoted to/experimentalwith Node 22.22.0+ minimum version (Promote js_repl to experimental with Node requirement openai/codex#12712)request_user_inputenabled in Default collaboration mode, not just Plan mode (Enable request_user_input in Default mode openai/codex#12735)5.3-codexmodel now visible in CLI for API users (make 5.3-codex visible in cli for api users openai/codex#12808)View Full Changelog
Bug Fixes
Ctrl-Chandling for sub-agents in TUI (fix: ctrl c sub agent openai/codex#12911)Internal Improvements
codex-network-proxypolicy decisions (feat(network-proxy): add embedded OTEL policy audit logging openai/codex#12046)Full diff: openai/codex@rust-v0.105.0...rust-v0.106.0
Package Links
MCP Gateway v0.1.5 → v0.1.6
--payload-path-prefixflag (additive, backward compatible)Key Features
✨ 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 22487258068
Changeset
Warning
The following domain was blocked by the firewall during workflow execution:
github.comTo allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.
✨ PR Review Safe Output Test - Run 22489336830