Skip to content

Downgrade Claude Code CLI to 2.1.29#13935

Merged
pelikhan merged 3 commits intomainfrom
copilot/downgrade-claude-to-2129
Feb 5, 2026
Merged

Downgrade Claude Code CLI to 2.1.29#13935
pelikhan merged 3 commits intomainfrom
copilot/downgrade-claude-to-2129

Conversation

Copy link
Contributor

Copilot AI commented Feb 5, 2026

Downgraded Claude Code CLI from 2.1.31 to 2.1.29.

Changes

  • Updated DefaultClaudeCodeVersion constant in pkg/constants/constants.go
  • Regenerated 35 workflow lock files with the new version
Original prompt

Downgrade claude to 2.1.29


💡 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

  • Type: patch
  • Description: Revert the default Claude Code CLI version to 2.1.29 so we keep shipping a proven release.

Generated by Changeset Generator

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Downgrade Claude to version 2.1.29 Downgrade Claude Code CLI to 2.1.29 Feb 5, 2026
Copilot AI requested a review from pelikhan February 5, 2026 15:35
@pelikhan pelikhan added the smoke label Feb 5, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

🌑 The shadows whisper... Smoke Codex failed. The oracle requires further meditation...

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

Changeset Generator completed successfully!

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing...

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

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

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

Agent Container Tool Check

Tool Status Version
bash 5.2.21
sh available
git 2.52.0
jq 1.7
yq 4.50.1
curl 8.5.0
gh 2.86.0
node 20.20.0
python3 3.12.3
go 1.24.12
java ⚠️ 21.0.10 (path exists, version check intercepted)
dotnet ⚠️ path exists, execution blocked by bash interception

Result: 10/12 tools fully verified ✅, 2/12 tools with path conflicts ⚠️

Notes:

  • All core shell, version control, JSON/YAML processing, HTTP, and GitHub CLI tools are working perfectly
  • All programming language runtimes (Node.js, Python, Go) are fully functional
  • Java and .NET binaries exist at expected paths but execution is being intercepted by the bash tool infrastructure
  • This appears to be a testing environment artifact rather than actual missing tools

AI generated by Agent Container Smoke Test

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

Smoke Test Results - Run 21717811738 ✅ PASS

Overall: PASS | Run §21717811738

cc @pelikhan

AI generated by Smoke Copilot

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

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

@pelikhan pelikhan marked this pull request as ready for review February 5, 2026 15:50
Copilot AI review requested due to automatic review settings February 5, 2026 15:50
@pelikhan pelikhan merged commit a777307 into main Feb 5, 2026
1 check passed
@pelikhan pelikhan deleted the copilot/downgrade-claude-to-2129 branch February 5, 2026 15:50
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR downgrades the Claude Code CLI version from 2.1.31 to 2.1.29 to revert to a proven, stable release.

Changes:

  • Updated DefaultClaudeCodeVersion constant in pkg/constants/constants.go from "2.1.31" to "2.1.29"
  • Regenerated 35 workflow lock files to use version 2.1.29 in both npm installation commands and agent_version metadata

Reviewed changes

Copilot reviewed 37 out of 37 changed files in this pull request and generated no comments.

File Description
pkg/constants/constants.go Updated the default Claude Code CLI version constant from 2.1.31 to 2.1.29
.changeset/patch-downgrade-claude-code.md Added changeset documenting the version downgrade as a patch release
.github/workflows/*.lock.yml (35 files) Updated all Claude Code workflow lock files to install and track version 2.1.29 instead of 2.1.31

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants