Claude could mark a comment thread on a published artifact as resolved, but the path is off.
A resolve action for artifact comment threads exists behind CLAUDE_CODE_ARTIFACT_COMMENTS, off by default.
tengu_teal_corbel On for this account, and not off by defaultThe flag server returned on for the one account this site reads, and nothing in this release compiles it off by default. The compiled default is shown below, and says which it is when we cannot read one: a fifth of gates compile in a string or a number rather than on or off, and most published releases have no gate table behind them at all. No client can see what the server returns for your account.
This account: on · anonymous baseline: on · compiled default in v2.1.227: on
These values were read against a different version of Claude Code, so treat them as the nearest reading available instead of one taken on this release.
Read once, for one account on one subscription tier, against v2.1.227. It isn't a statement about your account. What a flag value here can and cannot tell you
What's wrong with this entry?
The Artifact tool gains a resolve action alongside comments and reply, marking one comment thread on a published artifact as resolved. It is only offered when artifact comments are enabled, via CLAUDE_CODE_ARTIFACT_COMMENTS or the tengu_teal_corbel remote flag, which falls back to off, so nothing in this build turns it on by itself.
thread_idis required and must be a lowercase UUID taken from thecommentsaction; a missing one errors with "thread_id required for action \"resolve\"".- Success reads "Marked comment thread ... resolved. Viewers see it as resolved by Claude; a person can reopen it." Failures separate not-authorized, where only the thread starter or a writer of the artifact may resolve, from Claude not being activated on the thread.
- Plan mode never mutates comment-thread state, so the action is refused there.
- Guidance tells Claude to reply and then resolve only threads it actually addressed, and never to re-resolve an already-resolved thread.
thread_id must be a thread id from action "comments" (a lowercase UUID), 'thread_id required for action "resolve"', Plan mode never mutates comment-thread state, thread_id required for action "resolve", 'thread_id applies only to actions "comments", "reply", and "resolve", and text only to "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.235
Artifact MCP is on by default
Both mention comment
-
v2.1.239
Artifact request schema: auto_reply gated, embeds compiled out
Both mention comment
-
v2.1.239
Artifact watch entries gain unread-comment counters behind the comments flag
Both mention comment