Skip to content

Commit d76bdc5

Browse files
Copilotpelikhan
andauthored
Update Claude Code CLI to v2.0.35 (#3453)
* Initial plan * Update Claude Code CLI version from 2.0.33 to 2.0.35 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> Co-authored-by: Peli de Halleux <pelikhan@users.noreply.github.com>
1 parent c20750d commit d76bdc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/constants/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const ExpressionBreakThreshold = 100
1515
const DefaultMCPRegistryURL = "https://api.mcp.github.com/v0"
1616

1717
// DefaultClaudeCodeVersion is the default version of the Claude Code CLI
18-
const DefaultClaudeCodeVersion = "2.0.33"
18+
const DefaultClaudeCodeVersion = "2.0.35"
1919

2020
// DefaultCopilotVersion is the default version of the GitHub Copilot CLI
2121
const DefaultCopilotVersion = "0.0.354"

0 commit comments

Comments
 (0)