-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Labels
automationcli-updatedependenciesPull requests that update a dependency filePull requests that update a dependency fileenhancementNew feature or requestNew feature or request
Description
Summary
Successfully updated 4 CLI/MCP versions to their latest releases:
- Claude Code: 2.0.72 → 2.0.73
- Copilot CLI: 0.0.370 → 0.0.371
- Codex: 0.74.0 → 0.75.0
- GitHub MCP Server: v0.26.1 → v0.26.3 (via v0.26.2)
All updates have been applied to pkg/constants/constants.go and 117 workflow lock files have been regenerated via make recompile.
1. Claude Code: 2.0.72 → 2.0.73
Release Information:
- Version: 2.0.73
- Published: 2025-12-18T23:25:55Z (26 hours after 2.0.72)
- Timeline: Daily release cadence
Changes:
- Breaking Changes: None
- New Features: Unknown (no public release notes)
- Bug Fixes: Unknown (no public release notes)
- Security: None reported
- CLI Discovery: No changes detected in help output
Impact Assessment:
- Risk Level: Low
- Affected Features: None identified
- Migration Required: No
- Backward Compatible: Yes
Package Links:
- NPM Package: https://www.npmjs.com/package/`@anthropic-ai/claude-code`
- Repository: Not publicly available
- Release Notes: Not publicly available
2. GitHub Copilot CLI: 0.0.370 → 0.0.371
Release Information:
- Version: 0.0.371
- Published: 2025-12-18T23:22:25Z (8 hours after previous check)
- Timeline: Rapid release cadence
Changes:
- Breaking Changes: None
- New Features: Unknown (no public release notes)
- Bug Fixes: Unknown (no public release notes)
- Security: None reported
- CLI Discovery: No changes detected in help output
Impact Assessment:
- Risk Level: Low
- Affected Features: None identified
- Migration Required: No
- Backward Compatible: Yes
Package Links:
- NPM Package: https://www.npmjs.com/package/`@github/copilot`
- Repository: https://github.com/github/copilot-cli (may be private)
- Release Notes: Not publicly available
3. OpenAI Codex: 0.74.0 → 0.75.0
Release Information:
- Version: 0.75.0
- Published: 2025-12-18T19:30:12Z (1 day after 0.74.0)
- Timeline: Daily release cadence
Changes:
- Breaking Changes: None
- New Features:
- Splash screen
- Constraint-based loading strategy
- Bug Fixes: Unknown
- Performance: Migration to new constraint-based loading strategy
- Cloud: Default to current branch in cloud exec
- CLI Discovery: No changes detected in help output
Release Highlights (from GitHub):
PRs Merged
- splash screen openai/codex#8270 — splash screen
- feat: migrate to new constraint-based loading strategy openai/codex#8251 — migrate to new constraint-based loading strategy
- cloud: default to current branch in cloud exec openai/codex#7460 — cloud: default to current branch in cloud exec
Impact Assessment:
- Risk Level: Low
- Affected Features: Loading strategy, cloud execution defaults
- Migration Required: No
- Backward Compatible: Yes
Package Links:
- NPM Package: https://www.npmjs.com/package/`@openai/codex`
- Repository: https://github.com/openai/codex
- Release Notes: https://github.com/openai/codex/releases
- Specific Release: https://github.com/openai/codex/releases/tag/rust-v0.75.0
4. GitHub MCP Server: v0.26.1 → v0.26.3
Release Information:
- v0.26.2:
- Published: 2025-12-19T05:57:08Z
- Created: 2025-12-18T22:04:50Z
- v0.26.3:
- Published: 2025-12-19T10:43:12Z
- Created: 2025-12-19T10:38:55Z
- Timeline: Hotfix release (v0.26.2) followed by enhancement release (v0.26.3)
Changes:
v0.26.2 (Hotfix)
- Breaking Changes: None
- Bug Fixes:
- Fix stdio mode panic: inject ToolDependencies into request context
- Security: None reported
Merged PRs:
- Fix stdio mode panic: inject ToolDependencies into request context github/github-mcp-server#1647 — Fix stdio mode panic: inject ToolDependencies into request context
v0.26.3 (Enhancement)
- Breaking Changes: None
- New Features:
- Add aliases for new actions tools
- Bug Fixes: None
- Security: None reported
Merged PRs:
- Add aliases for new actions tools github/github-mcp-server#1652 — Add aliases for new actions tools
Impact Assessment:
- Risk Level: Low
- Affected Features: stdio mode stability (v0.26.2), actions tools aliases (v0.26.3)
- Migration Required: No
- Backward Compatible: Yes
Package Links:
- Repository: https://github.com/github/github-mcp-server
- Release Notes: https://github.com/github/github-mcp-server/releases
- v0.26.2 Release: https://github.com/github/github-mcp-server/releases/tag/v0.26.2
- v0.26.3 Release: https://github.com/github/github-mcp-server/releases/tag/v0.26.3
- Full Changelog (v0.26.1...v0.26.2): github/github-mcp-server@v0.26.1...v0.26.2
- Full Changelog (v0.26.2...v0.26.3): github/github-mcp-server@v0.26.2...v0.26.3
Actions Completed
- ✅ Fetched latest versions from NPM and GitHub releases
- ✅ Installed and compared CLI help outputs
- ✅ Updated
pkg/constants/constants.gowith new versions - ✅ Ran
make recompile(117 workflow lock files updated) - ✅ Created this GitHub issue with detailed analysis
No Updates Required
The following tools are already at their latest versions:
- Playwright MCP: 0.0.52 (current)
- Playwright Browser: v1.57.0 (current)
Next Steps
- Review this issue for accuracy
- Commit the changes to a new branch
- Create a pull request with these updates
- Run integration tests to validate compatibility
Generated: 2025-12-19T13:10:00Z
Workflow Run: https://github.com/githubnext/gh-aw/actions/runs/20370947953
AI generated by CLI Version Checker
Copilot
Metadata
Metadata
Labels
automationcli-updatedependenciesPull requests that update a dependency filePull requests that update a dependency fileenhancementNew feature or requestNew feature or request