We’re rolling out more updates to Claude Code. First, the GitHub Actions integration is now available to Pro and Max plan users (in addition to pay-as-you-go API users).
The GitHub integration lets you invoke @claude on any PR or issue. Claude Code can review code, fix bugs, and even open PRs asynchronously, so you can invoke it and let it run while working elsewhere.
We’re also introducing a new native installer for Claude Code using the Bun runtime. The new installer isn’t dependent on npm or node, and it offers a faster startup.
If you’re new to Claude Code, or simply want to switch to the new native installer, you can try it out by running this command: curl -fsSL | bash
170,53K