Conversation
…, GitHub MCP 0.30.2, Playwright 0.0.61, MCP Gateway 0.0.84 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
|
✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟 |
|
📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing... |
|
🎉 Yo ho ho! Changeset Generator found the treasure and completed successfully! ⚓💰 |
|
🎬 THE END — Smoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨ |
|
Smoke Test Results - PASS ✅
All 7 tests passed for Copilot engine. Run: §21414250494
|
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
Smoke test (Codex)
|
Smoke Test ResultsRun: §21414250501
Overall Status: PASS Last 2 Merged PRs:
|
Updates default versions for 5 CLI tools and MCP servers. All changes are non-breaking bug fixes and feature additions.
Changes
Version Bumps
--debug-fileflag for persistent debug logs--codegenand--output-modeflagsFiles Modified
pkg/constants/constants.go: Updated version constantspkg/constants/constants_test.go: Updated test expectationsNotable Features
Codex 0.92.0: API v2 threads support runtime tool injection, cached web search enabled by default
GitHub MCP 0.30.2: Long lines (e.g., minified JS) now explicitly marked with
[truncated]suffix instead of silently failingAll new features are opt-in; existing workflows unaffected.
Original prompt
This section details on the original issue you should resolve
<issue_title>[ca] Update CLI Tools: Claude Code 2.1.20, Codex 0.92.0, GitHub MCP 0.30.2, Playwright MCP 0.0.61, MCP Gateway 0.0.84</issue_title>
<issue_description>### Summary
5 CLI tools and MCP servers have new versions available. Constants have been updated in
pkg/constants/constants.go(pkg/constants/constants.go:256-328).Update Priority: Medium - Bug fixes and enhancements, no breaking changes identified.
Status: Constants updated ✅ | Recompile required⚠️
Updates Overview
Claude Code (2.1.19 → 2.1.20)
Release Date: January 27, 2026
Key Changes
--debug-file (path)flag to write debug logs to a specific file pathCLI Discovery
New command-line flag:
--debug-file (path)- Write debug logs to a specific file path (implicitly enables debug mode)Impact Assessment
Package Links
Codex (0.91.0 → 0.92.0)
Release Date: January 27, 2026
Breaking Changes
None
Key Features
Dynamic Tools Injection
Thread Management
thread/unarchiveRPC to restore archived rollouts (Add thread/unarchive to restore archived rollouts openai/codex#9843)MCP OAuth Configuration
config.toml(Add MCP serverscopesconfig and use it as fallback for OAuth login openai/codex#9647)Enhanced Multi-Agent Collaboration
config_snapshotopenai/codex#9818)Web Search Caching
web_searchnow enabled by default (make cached web_search client-side default openai/codex#9974)View Full Changelog
Critical Bug Fixes
TUI Freeze Resolution
Web Search Improvements
CPU Optimization
CLI Fix
codex resume --last --jsonargument conflicts (Fixresume --lastwith--jsonoption openai/codex#9475)Windows Logging
Tool Validation
request_user_inputnow rejected outside Plan/Pair modes (Reject request_user_input outside Plan/Pair openai/codex#9955)Documentation & Maintenance
CLI Discovery
No command-line interface changes detected in help output.
Impact Assessment
Package Links
GitHub MCP Server (v0.30.1 → v0.30.2)
Release Date: January 27, 2026
Breaking Changes
None
Key Features
Output Truncation Handling
[truncated]suffixBug Fixes
💡 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.
Changeset