The away recap was rewritten around focus events; same setting, same roughly three-minute delay.
What's wrong with this entry?
The recap shown when you come back to a session was rewritten as a standalone object driven by focus events instead of React effects. Behaviour is unchanged: still keyed off the awaySummaryEnabled setting, still delayed by a remote-config value whose built-in fallback is 180000 ms.
- Still skips the recap when the cache is stale, a draft is sitting in the input, background work is pending, or a structured-output recap already exists.
- The delay is clamped to a minimum floor, and the return-to-session telemetry fields are unchanged.
tengu_sedge_lantern_config
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.223
Session recap and away summary are no longer behind a gate
Both mention away summary enabled