Skip to content

Update CLI Tools: Claude Code 2.1.15, Copilot CLI 0.0.389, Codex 0.88.0#11160

Merged
pelikhan merged 3 commits intomainfrom
copilot/update-cli-tools-versions
Jan 22, 2026
Merged

Update CLI Tools: Claude Code 2.1.15, Copilot CLI 0.0.389, Codex 0.88.0#11160
pelikhan merged 3 commits intomainfrom
copilot/update-cli-tools-versions

Conversation

Copy link
Contributor

Copilot AI commented Jan 22, 2026

Updates default CLI tool versions to latest releases (2026-01-21):

  • Claude Code: 2.1.14 → 2.1.15 (patch release)
  • Copilot CLI: 0.0.388 → 0.0.389 (minor increment)
  • Codex: 0.87.0 → 0.88.0 (feature release)

Changes

  • Updated version constants in pkg/constants/constants.go
  • Updated test expectations in pkg/constants/constants_test.go
  • Recompiled 133 workflow lock files with new versions

Notable Codex 0.88.0 Changes

  • Fixes memory leak in core runtime
  • Adds device-code authentication fallback for headless environments
  • Restricts config loading to trusted folders only (security)
  • Fixes Azure endpoint invalid input errors

All workflow lock files now install and reference the updated CLI versions.

Original prompt

This section details on the original issue you should resolve

<issue_title>[ca] Update CLI Tools: Claude Code 2.1.15, Copilot CLI 0.0.389, Codex 0.88.0</issue_title>
<issue_description>## Summary

Three CLI tool updates are available and have been applied to pkg/constants/constants.go:

  • Claude Code: 2.1.14 → 2.1.15 (released 2026-01-21)
  • Copilot CLI: 0.0.388 → 0.0.389 (released 2026-01-21)
  • Codex: 0.87.0 → 0.88.0 (released 2026-01-21)

Changes by Tool

Claude Code (2.1.14 → 2.1.15)

Version: 2.1.15
Release Date: January 21, 2026 (21:25 UTC)
Timeline: 1 day since 2.1.14

NPM Package: https://www.npmjs.com/package/@anthropic-ai/claude-code
Specific Release: Version 2.1.15

Changes: Minor patch release (no public changelog available)

  • Published as part of regular Claude Code update cycle
  • No breaking changes expected
  • Likely contains bug fixes and minor improvements

Impact Assessment:

  • Risk: Low
  • Breaking Changes: None detected
  • Migration Required: No
  • Affected Features: None identified

Copilot CLI (0.0.388 → 0.0.389)

Version: 0.0.389
Release Date: January 21, 2026
Timeline: 1 day since 0.0.388

NPM Package: https://www.npmjs.com/package/@github/copilot
Repository: https://github.com/github/copilot-cli (may be private)

Changes: Minor version increment (no public changelog available)

  • Part of regular Copilot CLI update cycle
  • No breaking changes expected
  • Repository may be private, limiting detailed change analysis

CLI Discovery: Unable to install and test CLI due to environment limitations

Impact Assessment:

  • Risk: Low
  • Breaking Changes: None detected
  • Migration Required: No
  • Affected Features: None identified
  • Note: Full integration testing recommended per WARNING in constants.go

Codex (0.87.0 → 0.88.0)

Version: 0.88.0
Release Date: January 21, 2026 (19:20 UTC)
Timeline: 5 days since 0.87.0 (released January 16, 2026)

NPM Package: https://www.npmjs.com/package/@openai/codex
Repository: https://github.com/openai/codex
Release Notes: https://github.com/openai/codex/releases/tag/rust-v0.88.0

Release Highlights (from GitHub)

New Features:

Bug Fixes:

Documentation & Maintenance:

Impact Assessment:

  • Risk: Low
  • Breaking Changes: None
  • New Features: Device-code auth fallback for headless environments
  • Bug Fixes: Memory leak fix, config security improvements, Azure endpoint fixes
  • Security: Config loading now restricted to trusted folders only
  • Performance: Memory leak resolution improves long-running stability
  • Migration Required: No

Files Modified

  • pkg/constants/constants.go: Updated version constants for all three tools

Next Steps

  1. Recompile workflows: Run make recompile to regenerate workflow lock files with new versions
  2. Testing: Verify all three CLIs work correctly in agentic workflows
  3. Integration Tests: Run full integration test suite, especially for Copilot CLI per WARNING comment
  4. Monitoring: Watch for any runtime issues after deployment

Technical Details

Cache Updated: Version check results saved to /tmp/gh-aw/cache-memory/version-check-2026-01-22.json

Build Status: Recompilation skipped in CI environment (no build tools available). Will occur automatically on merge.


References


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.


Changeset

  • Type: patch
  • Description: Update default CLI tool versions: Claude Code 2.1.15, Copilot CLI 0.0.389, Codex 0.88.0

Ahoy! This treasure was crafted by 🏴‍☠️ Changeset Generator

Copilot AI and others added 2 commits January 22, 2026 03:37
- Claude Code: 2.1.14 → 2.1.15
- Copilot CLI: 0.0.388 → 0.0.389
- Codex: 0.87.0 → 0.88.0
- Update constants_test.go with new version expectations
- Recompile all workflow lock files

Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Copilot AI changed the title [WIP] Update CLI tools to latest versions Update CLI Tools: Claude Code 2.1.15, Copilot CLI 0.0.389, Codex 0.88.0 Jan 22, 2026
Copilot AI requested a review from mnkiefer January 22, 2026 03:47
@pelikhan pelikhan marked this pull request as ready for review January 22, 2026 03:48
@pelikhan pelikhan added the smoke label Jan 22, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 22, 2026

✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟

@github-actions
Copy link
Contributor

github-actions bot commented Jan 22, 2026

📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤

@github-actions
Copy link
Contributor

github-actions bot commented Jan 22, 2026

🎉 Yo ho ho! Changeset Generator found the treasure and completed successfully! ⚓💰

@github-actions
Copy link
Contributor

github-actions bot commented Jan 22, 2026

🎬 THE ENDSmoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨

@github-actions
Copy link
Contributor

GitHub MCP ✅ Fix safe-outputs MCP server environment variables missing in gateway Docker container; chore: user-friendly messages for agentic campaign generator
Serena MCP ✅
Playwright ✅
Tavily ✅
File write ✅
Bash cat ✅
Overall: PASS

AI generated by Smoke Codex

@github-actions
Copy link
Contributor

Smoke Test Results

Last 2 Merged PRs:

Test Results:

  • ✅ GitHub MCP
  • ✅ Serena MCP
  • ✅ Playwright
  • ✅ Tavily Search
  • ✅ File Writing
  • ✅ Bash Tool

Overall Status: PASS

AI generated by Smoke Claude

@github-actions
Copy link
Contributor

Smoke Test Results

✅ GitHub MCP
✅ Serena MCP
✅ Playwright
✅ File Writing
✅ Bash Tool

Overall Status: PASS

@copilot @mnkiefer

AI generated by Smoke Copilot

@pelikhan pelikhan merged commit b9b36b1 into main Jan 22, 2026
214 checks passed
@pelikhan pelikhan deleted the copilot/update-cli-tools-versions branch January 22, 2026 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ca] Update CLI Tools: Claude Code 2.1.15, Copilot CLI 0.0.389, Codex 0.88.0

3 participants