What's wrong with this entry?
Automatically generates a brief task summary when the user steps away (window blur detected), so they can quickly re-orient when returning.
Feature-flagged via tengu_sedge_lantern (defaults to false)
- Triggered by terminal focus/blur events tracked via the presence system
- Generates summaries under 40 words in 1-2 plain sentences, naming the task and next action
- Summary is added as a system message of subtype
away_summary - Uses cached parameters to avoid expensive re-computation
- Cannot use tools (text-only generation)
Away summary generation (search for "The user stepped away and is coming back")
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.