$ the-wire · showcase
Claude Code 2.1.263 ships across GitHub Actions and SDK packages
By RepoJournal · Filed · About Anthropic
Claude Code 2.1.263 and Agent SDK 0.3.263 rolled out to the GitHub Action and both the Python Agent SDK and the CLI's changelogs today.
The Claude Code GitHub Action bumped Claude Code to 2.1.263 and the Agent SDK to 0.3.263 [1]. That also propagated to the base action repository, which syncs its pinned versions from the main action repo [2]. If you rely on the action's pinned runtime, this update brings the same behavior you get when running Claude Code directly.
The Python Agent SDK bumped its bundled CLI version to 2.1.263 [3]. The TypeScript SDK and the main claude-code repo only updated their CHANGELOG and feed files, so no code changes shipped there [4][5].
Action items
- → Update your GitHub Actions pin if you track specific Claude Code versions; 2.1.263 is now available via the action anthropics/claude-code-action [monitor]
- → Review the Python Agent SDK build to confirm the bundled CLI 2.1.263 works in your environment anthropics/claude-agent-sdk-python [monitor]
References
- [1] chore: bump Claude Code to 2.1.263 and Agent SDK to 0.3.263 ↗ anthropics/claude-code-action
- [2] Sync from claude-code-action base-action@9c5ddab ↗ anthropics/claude-code-base-action
- [3] chore: bump bundled CLI version to 2.1.263 ↗ anthropics/claude-agent-sdk-python
- [4] chore: Update CHANGELOG.md ↗ anthropics/claude-agent-sdk-typescript
- [5] chore: Update CHANGELOG.md and feed.xml ↗ anthropics/claude-code