Update CLI versions: Claude Code 2.1.22, Copilot CLI 0.0.397#12390
Update CLI versions: Claude Code 2.1.22, Copilot CLI 0.0.397#12390
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
|
✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟 |
|
🎉 Yo ho ho! Changeset Generator found the treasure and completed successfully! ⚓💰 |
|
🎬 THE END — Smoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨ |
|
📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing... |
Smoke Test ResultsPRs queried:
Test Results:
Overall Status: PASS ✅
|
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
Add expires support for create-pull-request safe-outputs
|
Smoke Test ResultsLast 2 Merged PRs:
Test Results: Overall Status: PASS
|
Patch version bumps for both CLI tools. No interface changes detected in either update.
Changes
DefaultClaudeCodeVersion2.1.20 → 2.1.22,DefaultCopilotVersion0.0.395 → 0.0.397constants_test.goVersion Details
Claude Code 2.1.21 (2026-01-28 01:37 UTC)
Claude Code 2.1.22 (2026-01-28 06:34 UTC)
Copilot CLI 0.0.396 (2026-01-27 20:02 UTC)
Copilot CLI 0.0.397 (2026-01-28 15:21 UTC)
Note
Per existing warning in
constants.go, Copilot CLI upgrades require full integration testing.Original prompt
This section details on the original issue you should resolve
<issue_title>[ca] Update CLI Versions: Claude Code 2.1.22, Copilot CLI 0.0.397</issue_title>
<issue_description>Found 2 CLI version updates available. Constants have been updated but workflow recompilation is blocked by Go toolchain download restrictions in the GitHub Actions environment.
Update Summary
pkg/constants/constants.go)Claude Code Updates
Version 2.1.21
Version 2.1.22
CLI Changes
✓ No changes detected in command-line interface between 2.1.20 → 2.1.22
Available commands remain:
doctor- Check auto-updater healthinstall- Install native buildmcp- Configure and manage MCP serversplugin- Manage pluginssetup-token- Set up authentication tokenupdate- Check for updatesKey flags:
--mcp-config- Load MCP servers from JSON--model- Specify model (sonnet, opus, haiku)--permission-mode- Control permissions--json-schema- Structured output validation--agent- Custom agent selectionView Full Claude Code Help Output