Update CLI versions: Copilot 0.0.388, MCP Gateway v0.0.74#10916
Update CLI versions: Copilot 0.0.388, MCP Gateway v0.0.74#10916
Conversation
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
|
🎬 THE END — Smoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨ |
|
✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟 |
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
🎉 Yo ho ho! Changeset Generator found the treasure and completed successfully! ⚓💰 |
Smoke Test Results
Status: FAIL (Serena unavailable)
|
|
Smoke Test: Claude - PASS ✅ GitHub MCP (PRs #8, #10) Overall: PASS (5/6 tests)
|
|
GitHub MCP: ✅ Fix GitHub Remote MCP auth test returning empty gh api output; ✅ Remove reference to non-existent agentic-campaigns agent
|
Updates default CLI versions for GitHub Copilot (0.0.387 → 0.0.388) and MCP Gateway (v0.0.71 → v0.0.74) across the repository.
Changes
Version constants (
pkg/constants/constants.go):DefaultCopilotVersion:"0.0.387"→"0.0.388"DefaultMCPGatewayVersion:"v0.0.71"→"v0.0.74"Test expectations (
pkg/constants/constants_test.go):Workflow files: 22
.lock.ymlfiles regenerated viamake recompileto propagate version updatesMCP Gateway v0.0.74 highlights
The three-version jump (v0.0.71 → v0.0.74) includes:
Impact
All Copilot engine workflows and MCP Gateway deployments will use the updated versions. No breaking changes expected based on patch-level version increments.
Original prompt
This section details on the original issue you should resolve
<issue_title>[ca] Update CLI versions: Copilot 0.0.388, MCP Gateway v0.0.74</issue_title>
<issue_description>## Version Updates Summary
This issue tracks the CLI version updates applied to
pkg/constants/constants.go:Update 1: GitHub Copilot CLI
Package Information
Changes Analysis
Since the GitHub Copilot CLI repository is private, detailed changelog information is not publicly accessible. The version increment from 0.0.387 to 0.0.388 suggests:
CLI Discovery
Unable to install and test CLI due to GitHub Actions environment permissions. The tool would need to be installed in a development environment to discover new commands or flags via
copilot --helpand subcommand exploration.Impact Assessment
Update 2: MCP Gateway (gh-aw-mcpg)
Package Information
Release v0.0.72 Highlights
Theme: Code quality and testing improvements
Release v0.0.73 Highlights
Theme: Same as v0.0.72 (consolidated release)
This release contains the same changes as v0.0.72 with additional packaging:
Release v0.0.74 Highlights
Theme: Session management fixes and documentation improvements
Bug Fixes
MCP Session Persistence (fix: MCP session management in gateway tests gh-aw-mcpg#391):
Code Quality (Eliminate duplicate code in authorization parsing and HTTP transport connection gh-aw-mcpg#388):
Documentation Updates
Compatibility Accuracy (Update documentation: Serena MCP server passes all tests including gateway gh-aw-mcpg#394):
Feature Documentation (Remove DIFC documentation from user-facing docs gh-aw-mcpg#393):
Merged PRs Across All Releases
v0.0.72:
...
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.
Changeset
0.0.387→0.0.388and MCP Gatewayv0.0.71→v0.0.74. Regenerated.lock.ymlfiles to propagate version updates.