Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.268 ·

Artifacts gain a new icon field, distinct from the favicon/emoji, with more resilient publish retries

Artifacts can now carry a plain-word icon field alongside their favicon, and publish/deploy retries handle any rejected field, not just one

TierUse it nowhow much it should matter to you
Useful4my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaArtifactswhat it touches
KindNew Featuresin v2.1.268,
Group of 4 Use it now Notable

Artifacts can now carry a plain-word icon field alongside their favicon, and publish/deploy retries handle any rejected field, not just one

What

  • Artifacts can now include a new icon field: a single short generic word (e.g. "chart", "calendar") meant as a plain page-type signifier, separate from the existing favicon. It's persisted across redeploys like the favicon, and is explicitly ignored on artifacts created from an Artifact type.
  • When publishing an artifact, if the publish endpoint rejects the request because of an unknown icon or deadline field, Claude Code now automatically strips just that field and retries, instead of failing outright. This generalizes what used to be a retry that only handled a rejected deadline field, so the retry loop now keeps stripping whatever field gets rejected until nothing more is rejected.
  • The notice shown when extra fields are supplied on an Artifact-type create (which are ignored) now refers to the favicon/description as starting from "the type's ... emoji" instead of "icon", to avoid confusion with the new icon field.

Why

This gives artifacts a lightweight, generic type indicator distinct from their favicon, while making publish/deploy more resilient to servers rejecting fields Claude Code doesn't yet know are unsupported, and avoids the two similarly-named concepts (favicon vs. the new icon) being confused in user-facing text.

Read from
Names in the bundleicon
Since it was published

The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.

Added since A small documentation edit on Use Claude Code in VS Code touched a line naming icon after this was published. * **Prompt cache clock**: a clock icon next to the context indicator estimates how much time the conversation's [prompt cache](/docs/en/prompt-caching) has left before it expires. It counts down from the cache's five-minute or one-hour [li… vs-code see the edit
Confirmed since Anthropic's documentation has since written up icon, on Extensions Overview. <Card title="modelcontextprotocol/ext-skills" icon="github" href="https://github.com/modelcontextprotocol/ext-skills"> extensions/overview see the edit
How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agreesAnthropic's documentation has since written up icon, on Extensions Overview.

See this entry in the whole of v2.1.268 →

Feedback