Skip to content

[ca] [auto] Update Claude Code to version 2.0.9#1328

Merged
pelikhan merged 2 commits intomainfrom
update-claude-code-2.0.9-d27adb8962d0de9d
Oct 7, 2025
Merged

[ca] [auto] Update Claude Code to version 2.0.9#1328
pelikhan merged 2 commits intomainfrom
update-claude-code-2.0.9-d27adb8962d0de9d

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Oct 7, 2025

Update Agentic CLI Versions

This automated PR updates the default version for Claude Code CLI used in gh-aw.

Changes

Claude Code

  • Previous Version: 2.0.1
  • New Version: 2.0.9
  • Changelog: (redacted)
  • Changes: This update brings Claude Code from 2.0.1 to 2.0.9, which includes 8 patch releases. While detailed changelogs were not available in the NPM registry, patch releases typically include bug fixes, stability improvements, and minor enhancements.

GitHub Copilot CLI

  • Current Available: 0.1.36
  • Package: @githubnext/github-copilot-cli
  • Note: Uses "latest" tag by default (no constant in codebase to update)

OpenAI Codex

  • Current Available: 6.2.0 (openai package)
  • Note: Uses "latest" tag by default (no constant in codebase to update)

Migration Notes

No breaking changes are expected from this patch version update (2.0.1 → 2.0.9).

Testing

  • Constants file updated (pkg/constants/constants.go)
  • Workflows recompiled successfully with make recompile
  • Manual testing recommended before merge

References

  • Claude Code NPM: (redacted)
  • GitHub Copilot CLI NPM: (redacted)
  • OpenAI NPM: (redacted)

Note: The .js files and .lock.yml files will be automatically regenerated by the recompilation workflow after merge.

AI generated by CLI Version Checker

@github-actions github-actions Bot added automation dependencies Pull requests that update a dependency file labels Oct 7, 2025
@pelikhan
Copy link
Copy Markdown
Collaborator

pelikhan commented Oct 7, 2025

@copilot recompile

Copy link
Copy Markdown
Contributor

Copilot AI commented Oct 7, 2025

@pelikhan I've opened a new pull request, #1330, to work on those changes. Once the pull request is ready, I'll request review from you.

* Initial plan

* Recompile workflows with Claude Code 2.0.9

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>
@pelikhan pelikhan marked this pull request as ready for review October 7, 2025 21:02
@pelikhan pelikhan merged commit e150713 into main Oct 7, 2025
6 of 12 checks passed
@pelikhan pelikhan deleted the update-claude-code-2.0.9-d27adb8962d0de9d branch October 7, 2025 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants