Handing work to a remote session now shows bundling progress and names the fallback on failure.
What's wrong with this entry?
The flow that ships your working tree to a remote session now emits progress while it bundles, reports a bundle failure along with the fallback it will use instead, and checks for cancellation before bundling starts.
- A new telemetry event,
tengu_teleport_bundle_started, records the reason bundling was needed. - Progress callbacks cover the
bundlingstage and abundle_failedstage carrying the fallback. - Adds a
title-awaitphase log, and carries the destination repository through the flow so the git source is assembled later.
tengu_teleport_bundle_started
Strings lifted out of the shipped bundle, so the claim above can be checked against them.