You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Three CLI/MCP tools have been updated to their latest stable versions in pkg/constants/version_constants.go, and all 201 workflows have been recompiled successfully.
Summary
Tool
Previous
New
Released
GitHub Copilot CLI
1.0.35
1.0.36
2026-04-24
OpenAI Codex CLI
0.124.0
0.125.0
2026-04-24
GitHub MCP Server
v1.0.2
v1.0.3
2026-04-24
No updates needed for: Claude Code (2.1.119), Playwright MCP (0.0.70), Playwright Browser (v1.59.1), MCP Gateway (v0.3.0).
Update GitHub Copilot CLI
Version: 1.0.35 → 1.0.36
Released: 2026-04-24
View Details
Breaking Changes
None detected.
CLI Discovery
Repository is private; no public release notes available. Version metadata retrieved via NPM.
Three CLI/MCP tools have been updated to their latest stable versions in
pkg/constants/version_constants.go, and all 201 workflows have been recompiled successfully.Summary
No updates needed for: Claude Code (2.1.119), Playwright MCP (0.0.70), Playwright Browser (v1.59.1), MCP Gateway (v0.3.0).
Update GitHub Copilot CLI
View Details
Breaking Changes
None detected.
CLI Discovery
Repository is private; no public release notes available. Version metadata retrieved via NPM.
Impact Assessment
Package Links
Update OpenAI Codex CLI
View Full Changelog
New Features
codex exec --jsonnow reports reasoning-token usage for programmatic consumers. (Surface reasoning tokens in exec JSON usage openai/codex#19308)Bug Fixes
/reviewand exiting the TUI no longer leaves the interface wedged on delegate startup or unsubscribe. (Fix /review interrupt and TUI exit wedges openai/codex#18921)Documentation
Impact Assessment
Package Links
Update GitHub MCP Server
View Full Changelog
Bug Fixes
Full Changelog: github/github-mcp-server@v1.0.2...v1.0.3
Impact Assessment
Package Links
Changes Made
pkg/constants/version_constants.gowith all three new versionsmake recompile— all 201 workflows compiled successfullyReferences: