Verify CLI version updates: Copilot 0.0.388, Sandbox Runtime 0.0.29, MCP Gateway v0.0.74#11085
Closed
Verify CLI version updates: Copilot 0.0.388, Sandbox Runtime 0.0.29, MCP Gateway v0.0.74#11085
Conversation
Copilot
AI
changed the title
[WIP] Update CLI tools to latest versions: Copilot 0.0.388, Sandbox 0.0.29, MCP 0.0.74
Verify CLI version updates: Copilot 0.0.388, Sandbox Runtime 0.0.29, MCP Gateway v0.0.74
Jan 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Three CLI dependencies updated in constants and propagated to workflow lock files:
0.0.387→0.0.388- Adds/reviewcommand;--enable-all-github-mcp-toolsnow enables read-write tools (was read-only)0.0.28→0.0.29- WSL2 support added, WSL1 explicitly rejected (breaking for WSL1 users)v0.0.71→v0.0.74- Testing and documentation improvementsVerification Results
All version updates confirmed in:
pkg/constants/constants.go- Constants at target versionsWorkflow lock files regenerated via
make recompilewith no changes (already current).Original prompt
This section details on the original issue you should resolve
<issue_title>[ca] CLI Version Updates: Copilot 0.0.388, Sandbox Runtime 0.0.29, MCP Gateway v0.0.74</issue_title>
<issue_description>## Summary
Three CLI tools/packages were recently updated and are now reflected in
pkg/constants/constants.go:All other tools (Claude Code 2.1.14, Codex 0.87.0, GitHub MCP Server v0.29.0, Playwright MCP 0.0.56, Playwright Browser v1.57.0) remain at their current versions.
GitHub Copilot CLI 0.0.388
Changes
New Features:
/reviewcommand to analyze code changes--enable-all-github-mcp-toolsflag now enables read-write GitHub MCP tools (previously read-only)Improvements:
Bug Fixes:
/share gistshows helpful error on GitHub Enterprise Cloud with data residencyImpact Assessment
/reviewcommand available,--enable-all-github-mcp-toolsbehavior changedCLI Discovery
Unable to install and test CLI in this environment due to permission restrictions. No cached help output available for 0.0.388 yet.
Known Command Changes:
/reviewcommand for analyzing code changes--enable-all-github-mcp-toolsnow enables read-write tools instead of read-onlyAnthropic Sandbox Runtime 0.0.29
Changes
Based on recent commits:
Platform Support:
getWslVersion()to detect WSL version from/proc/versionisSupportedPlatform()to check for WSL1 and reject itBug Fixes:
SIGINTorSIGTERM(previously logged errors)Features from v0.0.27-0.0.28:
Impact Assessment
MCP Gateway v0.0.74
Changes (v0.0.72 → v0.0.74)
Testing Infrastructure:
Code Quality:
Documentation:
Impact Assessment
Version Check Metadata
pkg/constants/constants.go(already up to date)Next Steps
make recompilein local environment/reviewcommand--enable-all-github-mcp-toolsflag behavior change💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.