Artifact reviewer comment text is no longer kept in stored transcripts, and blanket allow rules skip several artifact actions.
What's wrong with this entry?
The Artifact tool now rejects reply-only fields on other actions and keeps reviewer comment prose out of stored tool results.
- Passing
thread_idortexton a non-reply action returns a dedicated error. stripToolUseResultAtCreationis set with astripForStoragetransform that blanks every comment'stextand dropsspan_quotebefore the result is persisted.ignoresWholeToolAllowRuleis declared forlive-edit,watch,read_page_dataandread_decisions, so a blanket allow rule for the tool does not cover those actions and they are not treated as auto-mode read-only.- The tool no longer counts against the aggregate tool-result budget via
skipAggregateToolResultBudget, and its result-size cap comes from a constant rather than the previous literal 16000.
skipAggregateToolResultBudget: !0,, ` thread_id and text apply only to action "reply" `
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.219
read_page_data refuses unknown interaction schemas
Both mention read page data