| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
… MCP Server v0.21.0 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
|
Agentic Changeset Generator triggered by this pull request. |
Sorry, something went wrong.
|
copilot cli is not spawning the MCP Gh-aw correctly, the tools are not recognized. |
Sorry, something went wrong.
|
@copilot revert the copilot agentic engine update (keep the other updates) |
Sorry, something went wrong.
… MCP Server v0.21.0) Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Reverted Copilot CLI version update in commit 0305b2c. The version remains at 0.0.358. Kept the other updates:
|
Sorry, something went wrong.
|
Agentic Changeset Generator triggered by this pull request. |
Sorry, something went wrong.
There was a problem hiding this comment.
This PR updates CLI tool versions to their latest releases, specifically Claude Code from 2.0.42 to 2.0.44 and GitHub MCP Server from v0.20.2 to v0.21.0. The updates consist of version constant changes, test expectation updates to match new Docker image tags, and changeset documentation for release tracking.
Key changes:
Copilot reviewed 88 out of 88 changed files in this pull request and generated no comments.
Show a summary per file| File | Description |
|---|---|
| pkg/constants/constants.go | Updated default version constants for Claude Code (2.0.44) and GitHub MCP Server (v0.21.0) |
| pkg/constants/constants_test.go | Updated test expectations to match new version constants |
| pkg/workflow/*_test.go (7 files) | Updated Docker image references in test fixtures to match new GitHub MCP Server version |
| .github/workflows/*.lock.yml (60+ files) | Regenerated compiled workflow files with updated CLI installation commands and Docker image tags |
| .changeset/cli-tool-version-updates.md | Added changeset for patch release tracking |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Sorry, something went wrong.
Linting completed successfully with no issues: ✅ JavaScript/TypeScript formatting validated The code is clean and ready for merge. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Updates two CLI tools to their latest releases. No breaking changes.
Version Updates
Changes
Core Constants
Test Fixtures
Updated GitHub MCP Server Docker image references across 7 test files (13 total occurrences):
Release Tracking
Notable in GitHub MCP Server v0.21.0
Note
The Copilot CLI update to 0.0.360 was reverted to 0.0.358 after testing revealed MCP tool spawning issues where gh-aw tools were not being recognized correctly.
Original promptThis section details on the original issue you should resolve
<issue_title>[ca] CLI Version Updates: Claude Code 2.0.44, Copilot 0.0.360, GitHub MCP Server 0.21.0</issue_title>
<issue_description># CLI Tool Version Updates
Multiple CLI tools have new versions available as of 2025-11-18.
Update Claude Code
Previous: 2.0.42 → New: 2.0.44
Timeline:
Breaking Changes: None detected
New Features:
Bug Fixes:
Security: None identified
CLI Discovery: No new commands or flags detected in help output comparison
Impact: Risk Low - minor version increments with no breaking changes
Migration: No - CLI interface remains compatible
Package Links:
Update GitHub Copilot CLI
Previous: 0.0.358 → New: 0.0.360
Timeline:
Breaking Changes: Potential help output structure changes detected
New Features:
Bug Fixes:
Security: None identified
CLI Discovery: Help output structure has changed significantly - detailed comparison pending
Impact: Risk Medium - help output restructuring may indicate larger changes
Migration: Pending - needs deeper analysis of CLI changes
Package Links:
Update GitHub MCP Server
Previous: v0.20.2 → New: v0.21.0
Timeline: Released 2025-11-17 15:32 UTC
Breaking Changes: None
New Features:
Bug Fixes:
Security:
Performance:
CLI Discovery: Not applicable (Go binary, not npm package)
Impact: Risk Low - new features are additive, no breaking changes
Migration: No - backward compatible
Release Highlights (from GitHub)
New Tools
Security Enhancements
Tool Improvements
Merged PRs (from GitHub)
Package Links:
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.