Skip to content

Conversation

mtojek
Copy link
Member

@mtojek mtojek commented Jul 22, 2025

Spotted here: coder/coder#18988

Description

This PR bumps up the default version of agentapi to support Mac arm64 users.

Type of Change

  • New module
  • Bug fix
  • Feature/enhancement
  • Documentation
  • Other

Module Information

Path: registry/coder/modules/claude-code
New version: no?
Breaking change: No

@mtojek mtojek requested a review from hugodutka July 22, 2025 11:40
@hugodutka hugodutka added the version:patch Add to PRs requiring a patch version upgrade label Jul 22, 2025
Copy link

❌ Version Bump Validation Failed

Bump Type: patch

Module versions need to be updated but haven't been bumped yet.

Required Actions:

  1. Run the version bump script locally: ./.github/scripts/version-bump.sh patch
  2. Commit the changes: git add . && git commit -m "chore: bump module versions (patch)"
  3. Push the changes: git push

Script Output:

🔍 Detecting modified modules...
Found modules:
registry/coder/modules/claude-code

📦 Processing: coder/claude-code
Found git tag: release/coder/claude-code/v2.0.2 (v2.0.2)
Current version: 2.0.2
New version: 2.0.3
Updating version references for coder/claude-code in registry/coder/modules/claude-code/README.md

🔧 Running formatter to ensure consistent formatting...

📋 Summary:
Bump Type: patch

Modules Updated:

- coder/claude-code: v2.0.2 → v2.0.3

READMEs Updated:

- coder/claude-code

✅ Version bump completed successfully!
📝 README files have been updated with new versions.

Next steps:
1. Review the changes: git diff
2. Commit the changes: git add . && git commit -m 'chore: bump module versions (patch)'
3. Push the changes: git push

Please update the module versions and push the changes to continue.

@hugodutka
Copy link
Contributor

@mtojek could you bump the version?

Copy link
Contributor

@hugodutka hugodutka left a comment

Choose a reason for hiding this comment

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

LGTM barring the format check

@mtojek mtojek merged commit 959878d into main Jul 22, 2025
4 checks passed
@mtojek mtojek deleted the chore-agentapi-0.2.3 branch July 22, 2025 11:55
@matifali
Copy link
Member

@DevelopmentCats, can you make a new release with this? Thanks

@hugodutka
Copy link
Contributor

@matifali it’s already out: https://github.com/coder/registry/releases/tag/release%2Fcoder%2Fclaude-code%2Fv2.0.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version:patch Add to PRs requiring a patch version upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants