Summary
4 CLI tools have new stable versions available. Updated pkg/constants/version_constants.go and ran make recompile to regenerate 212 workflow lock files.
| Tool |
Previous |
Latest |
Status |
| Claude Code |
2.1.126 |
2.1.133 |
✅ Updated |
| Copilot CLI |
1.0.40 |
1.0.43 |
✅ Updated |
| Codex |
0.128.0 |
0.129.0 |
✅ Updated |
| Playwright MCP |
0.0.73 |
0.0.75 |
✅ Updated |
| GitHub MCP Server |
v1.0.3 |
v1.0.3 |
— No change |
| MCP Gateway |
v0.3.6 |
v0.3.6 |
— No change |
| Playwright Browser |
v1.59.1 |
v1.59.1 |
— No change |
Update Claude Code
- Previous: 2.1.126 → New: 2.1.133
- Intermediate versions: 2.1.128, 2.1.129, 2.1.131, 2.1.132, 2.1.133
Breaking Changes
None detected.
CLI Discovery
No public repository available; rely on NPM metadata.
View Full Changelog
No public changelog available for Claude Code. Versions 2.1.128–2.1.133 were released between the previous check and now.
Impact Assessment
- Risk: Low
- Affects: Claude-powered agentic workflows
Update Copilot CLI
- Previous: 1.0.40 → New: 1.0.43
- Note: 1.0.44-x pre-releases exist but stable latest remains 1.0.43
Breaking Changes
None detected.
View Full Changelog
Copilot CLI repository is private. No public release notes available.
Impact Assessment
- Risk: Low (see note in constants.go about verifying MCPs and /models)
- Affects: Copilot-powered agentic workflows
- Reminder: verify MCPs are not blocked from loading and /models does not silently fail on PATs
Update Codex
- Previous: 0.128.0 → New: 0.129.0
- Released: 2026-05-07
Breaking Changes
None.
Key Features
- TUI now supports modal Vim editing in the composer, including
/vim, default-mode config, and Vim-specific keymap contexts
- TUI workflows easier to resume/copy with redesigned resume/fork picker, raw scrollback mode,
/ide context injection, and workspace-aware /diff
- Status line supports theme-aware colors plus optional PR and branch-change summaries;
/keymap debug for inspecting key events
- Plugin management: workspace sharing, share access controls, source filtering, local share path tracking, marketplace upgrades, remote bundle sync, and admin-disabled status handling
- Hooks browsable from
/hooks, support before/after compaction; MCP elicitations surface through TUI/Guardian flows
- Experimental goals: discoverable, stay paused across resume, clearer validation and multi-day duration output
- Linux releases now build and bundle a standalone
bwrap fallback for npm and DotSlash installs
- Memories MCP v1: paginated list/read/search with multi-query support
Bug Fixes
/copy works better in tmux; Alt+Enter and modified Delete/Backspace keys fixed; Windows typing/paste latency reduced
- Large paste placeholders and Ctrl+C-stashed drafts survive clear/editor workflows
- Linux sandbox startup: more reliable across older
bwrap, slow mount probes, symlink-protected paths, shared /tmp
- Windows sandbox: named pipes, ConPTY teardown, PowerShell-wrapped allow rules, worktree
safe.directory
- Fixed custom CA login behind TLS-inspecting proxies, Bedrock runtime endpoint reporting, heredoc redirect approval matching, unbounded MCP/hook output growth
View Full Changelog
Release Highlights (from GitHub)
Full Changelog: openai/codex@rust-v0.128.0...rust-v0.129.0
Selected Merged PRs
Impact Assessment
- Risk: Low
- Affects: Codex-powered agentic workflows
- Notable: Bubblewrap updated to 0.11.2 with upstream security changes around setuid support
Package Links
Update Playwright MCP
- Previous: 0.0.73 → New: 0.0.75
Breaking Changes
None detected.
View Full Changelog
No dedicated changelog available. Playwright MCP follows Playwright versioning.
Impact Assessment
- Risk: Low
- Affects: Playwright browser automation workflows
Changes Made
- Updated
pkg/constants/version_constants.go with 4 new versions
- Ran
make recompile — regenerated 212 workflow lock files (213 files changed)
References:
Generated by CLI Version Checker · ● 264.5K · ◷
Summary
4 CLI tools have new stable versions available. Updated
pkg/constants/version_constants.goand ranmake recompileto regenerate 212 workflow lock files.Update Claude Code
Breaking Changes
None detected.
CLI Discovery
No public repository available; rely on NPM metadata.
View Full Changelog
No public changelog available for Claude Code. Versions 2.1.128–2.1.133 were released between the previous check and now.
Impact Assessment
Update Copilot CLI
Breaking Changes
None detected.
View Full Changelog
Copilot CLI repository is private. No public release notes available.
Impact Assessment
Update Codex
Breaking Changes
None.
Key Features
/vim, default-mode config, and Vim-specific keymap contexts/idecontext injection, and workspace-aware/diff/keymap debugfor inspecting key events/hooks, support before/after compaction; MCP elicitations surface through TUI/Guardian flowsbwrapfallback for npm and DotSlash installsBug Fixes
/copyworks better in tmux; Alt+Enter and modified Delete/Backspace keys fixed; Windows typing/paste latency reducedbwrap, slow mount probes, symlink-protected paths, shared/tmpsafe.directoryView Full Changelog
Release Highlights (from GitHub)
Full Changelog: openai/codex@rust-v0.128.0...rust-v0.129.0
Selected Merged PRs
Impact Assessment
Package Links
Update Playwright MCP
Breaking Changes
None detected.
View Full Changelog
No dedicated changelog available. Playwright MCP follows Playwright versioning.
Impact Assessment
Changes Made
pkg/constants/version_constants.gowith 4 new versionsmake recompile— regenerated 212 workflow lock files (213 files changed)References: