Update CLI tool versions: Claude Code 2.1.9, Copilot 0.0.384, Codex 0.87.0, Playwright MCP 0.0.56, MCP Gateway v0.0.62 #10378
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.
make recompileto regenerate workflow files (125 out of 125 workflows compiled successfully)Original prompt
This section details on the original issue you should resolve
<issue_title>[ca] CLI Version Updates: Claude Code 2.1.9, Copilot 0.0.384, Codex 0.87.0, Playwright MCP 0.0.56, MCP Gateway v0.0.62</issue_title>
<issue_description>This issue tracks version updates for 5 CLI tools and MCP servers detected on 2026-01-16. All updates have been applied to
pkg/constants/constants.goand requiremake recompileto regenerate workflows.Summary of Updates
1. Update Claude Code (2.1.7 → 2.1.9)
Changes
Due to the lack of public repository and changelog, specific changes for 2.1.8 and 2.1.9 are not available. Monitor NPM package metadata and CLI behavior after deployment.
Impact Assessment
2. Update Copilot CLI (0.0.382 → 0.0.384)
Changes
Copilot CLI repository may be private. Specific changes for 0.0.383 and 0.0.384 are not publicly documented. Integration testing required after deployment.
Impact Assessment
3. Update Codex (0.85.0 → 0.87.0)
Changes in 0.86.0
New Features:
SKILL.toml(names, descriptions, icons, brand color, default prompt) and surfaced in app server and TUI (Support SKILL.toml file. openai/codex#9125)Bug Fixes:
Chores:
Changes in 0.87.0
New Features:
Bug Fixes:
threadIdin bothcontentandstructuredContentwith defined output schema (fix(mcp): include threadId in both content and structuredContent in CallToolResult openai/codex#9338)...
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.