Comment replies now tell you when someone else already answered that request.
What's wrong with this entry?
When replying to a comment on an artifact fails because the request has already been answered, Claude Code now reads the existing reply out of the error response and returns it, distinguishing an answer you gave yourself from one someone else gave.
- The two outcomes are reported separately as
summon_answered_ownandsummon_answered_elsewhere. - The existing reply is validated against an id pattern before being returned.
- Every reply telemetry call now carries a
resendflag recording whether the attempt was a retry.
summon_answered_own
Strings lifted out of the shipped bundle, so the claim above can be checked against them.