Editor and SDK hosts can react to the auto-mode default prompt being shown or answered.
What's wrong with this entry?
Two events about the auto-default nudge being shown and resolved are now delivered to a dedicated client callback rather than as generic telemetry, so an editor or SDK host can react to them. This is wired only for SDK-type clients and only when the IDE integration check passes; the nudge itself is skipped once it has already been seen.
onAutoDefaultNudgeEvent
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Stale editor bridge connections are dropped instead of read
Both mention integration
-
v2.1.234
Git remote URLs can no longer smuggle a different host
Both mention integration
-
v2.1.236
Change detection ignores custom diff drivers and submodules
Both mention integration