Artifact comment monitors survive resume, and session rows show how many Artifacts each has.
What's wrong with this entry?
Comment monitors are carried through session snapshots and handed back once when a session resumes, and session list rows now show a badge with the number of Artifacts when that number is not zero, shortening the space given to the title.
- The transcript scanner recognises a new session-log entry type for comment monitors, so monitors are rebuilt when a session is read back.
- Session state tracks the monitor, the count of Artifacts in the current session, and the monitor recovered from the previous run.
- The automatic reply path also reports a fast acknowledgement of a new comment in telemetry (
fast_ack,fast_ack_fixed,fast_ack_on_probe_verdict) and logs a pickup event when comment threads already exist on the Artifact.
else if (ue.type === "artifact-comment-monitor" && ue.sessionId), resumedArtifactCommentMonitor
Strings lifted out of the shipped bundle, so the claim above can be checked against them.