$ the-wire · showcase
Claude Code bumps to 2.1.260 across action and SDK
By RepoJournal · Filed · About Anthropic
Anthropic's GitHub Actions and Python SDK now bundle Claude Code 2.1.260 and Agent SDK 0.3.260, keeping the toolchain in lockstep.
The claude-code-action now runs Claude Code 2.1.260 and Agent SDK 0.3.260 [1]. The claude-code-base-action synced from that commit, so any reuse of the base action inherits the same versions [2]. The bundled CLI in claude-agent-sdk-python also moved to 2.1.260, covering the Python SDK path [3]. This release train updates tooling across CI actions and SDKs.
Separately, the homebrew tap refreshed the cask for ant to v1.30.0 , but this looks like an automated duplicate of the same release . CI workflows using these actions should see the new versions on their next run.
Action items
- → Bump claude-code-action to the latest commit for Claude Code 2.1.260 anthropics/claude-code-action [plan]
References
- [1] chore: bump Claude Code to 2.1.260 and Agent SDK to 0.3.260 ↗ anthropics/claude-code-action
- [2] Sync from claude-code-action base-action@ef8bb1e ↗ anthropics/claude-code-base-action
- [3] chore: bump bundled CLI version to 2.1.260 ↗ anthropics/claude-agent-sdk-python