Attaching to a background session now times how long it takes to paint and reach an idle prompt.
What's wrong with this entry?
Attaching to a background session records how long it takes to reach first paint and an idle prompt, alongside how much of the transcript was loaded and rendered.
- A gesture record is created up front and the child's output is watched for content-paint and prompt-idle marks.
tengu_bg_attach_outcomegainedattach_ms,content_paint_ms,prompt_idle_ms,msgs_loaded,msgs_in_jsonl,msgs_rendered_at_first_paint,first_frame_kindandmarks_expected.- Daemon boot is marked when the daemon starts.
- Error exits (crash loop, respawn failure, daemon unavailable) flush the gesture with a 750 ms race before exiting.
msgs_rendered_at_first_paint
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.