Group of 4 You'll notice Notable
After pushing to GitHub, Claude Code can now offer to connect GitHub to claude.ai so you can keep working on the repo remotely
What
- After a
git pushor pull-request creation, Claude Code can now show a prompt: "Pushed to GitHub. Connect GitHub to claude.ai so you can work on this repo even when this machine is offline?" - A new internal hook inspects the result of the git operation and decides whether to offer the connection, tracking dismissal state (whether you dismissed it forever, how many times it's been shown, and when) so it doesn't nag repeatedly.
- A companion
/web-setupbanner appears above the prompt input, which runs the/web-setupslash command when accepted. - The banner area now coordinates with other UI elements, such as the feedback notice card, that may also want to occupy that space, so only one is shown at a time.
- The whole feature is currently dark-launched, off by default behind an internal flag.
Why This nudges users toward setting up claude.ai's GitHub integration right after a relevant action (pushing code), so they can keep working on a repository from claude.ai even when their local machine is offline, without needing to discover the feature on their own.
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubt
Which accounts see this offer, and whether it's currently switched on for any of them, isn't known since the related settings haven't been…
The name it cites is new in this build
New in this build: tengu_reflective_bee