What's wrong with this entry?
Send an implementation plan directly to a cloud-based Claude.ai session that will execute it autonomously.
Usage: When Claude presents a plan for approval, there's now an option to push the plan to a remote session instead of executing locally. This creates a new remote agent session on Claude.ai that will implement the plan in the cloud.
- Requires being logged in to Claude.ai (not Console)
- Requires the Claude GitHub app to be installed on the repository
- Validates prerequisites before attempting to create the remote session
- Automatically handles uncommitted or unpushed changes via a git dialog
- Creates a remote agent that appears in your session list with an
rprefix (e.g.,r123456)
YA() at line 510466 (plan-to-remote handler, creates session with e2A() and tracks with tengu_plan_exit outcome "yes-push-to-remote")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.