Skip to content

[ca] [auto] Update agentic CLI versions#1347

Merged
pelikhan merged 3 commits intomainfrom
update-cli-versions-20251008-961d913802d9111f
Oct 8, 2025
Merged

[ca] [auto] Update agentic CLI versions#1347
pelikhan merged 3 commits intomainfrom
update-cli-versions-20251008-961d913802d9111f

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

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

Update Agentic CLI Versions

This automated PR updates the default versions for agentic CLIs used in gh-aw.

Changes

Claude Code

  • Previous Version: 2.0.9
  • New Version: 2.0.10
  • Type: Patch update (bug fixes and minor improvements)
  • NPM Package: @anthropic-ai/claude-code
  • Description: This is a patch version update that includes bug fixes and improvements to the Claude Code CLI tool. No breaking changes are expected.

GitHub Copilot CLI

  • Current Available: 0.0.336
  • NPM Package: @github/copilot
  • Note: Uses "latest" tag by default - no code changes needed

OpenAI Codex

  • Current Available: 0.45.0
  • NPM Package: @openai/codex
  • Note: Uses "latest" tag by default - no code changes needed

What Changed

  • Updated DefaultClaudeCodeVersion constant in pkg/constants/constants.go from 2.0.9 to 2.0.10
  • Recompiled all workflows to ensure they use the updated version

Migration Notes

This is a patch version update (2.0.9 → 2.0.10) and should be a drop-in replacement with no breaking changes. The update likely contains:

  • Bug fixes
  • Performance improvements
  • Minor feature enhancements

Testing

  • Constants file updated successfully
  • Workflows recompiled successfully with make recompile
  • No compilation errors or warnings (except expected deprecation warnings for @include syntax)
  • Manual testing recommended before merge

References

  • Claude Code NPM: (redacted)
  • Copilot NPM: (redacted)
  • Codex NPM: (redacted)

🤖 Generated automatically by the CLI Version Checker workflow

AI generated by CLI Version Checker

This automated update brings the default Claude Code CLI version from 2.0.9 to 2.0.10.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions github-actions Bot added automation dependencies Pull requests that update a dependency file labels Oct 8, 2025
@pelikhan
Copy link
Copy Markdown
Collaborator

pelikhan commented Oct 8, 2025

@copilot recompile

Copy link
Copy Markdown
Contributor

Copilot AI commented Oct 8, 2025

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

@pelikhan
Copy link
Copy Markdown
Collaborator

pelikhan commented Oct 8, 2025

@copilot pin codex, copilot to their current last versions

Copilot AI mentioned this pull request Oct 8, 2025
5 tasks
Copy link
Copy Markdown
Contributor

Copilot AI commented Oct 8, 2025

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

@pelikhan pelikhan marked this pull request as ready for review October 8, 2025 12:31
@pelikhan pelikhan merged commit 47d81f9 into main Oct 8, 2025
@pelikhan pelikhan deleted the update-cli-versions-20251008-961d913802d9111f branch October 8, 2025 12:35
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