Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.273 ·

Design-system token card paths get a 'project/' prefix when applicable

Design-system token card file paths can now be prefixed with 'project/' under certain conditions

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaArtifactswhat it touches
KindImprovementsin v2.1.273,
Under the hood

Design-system token card file paths can now be prefixed with 'project/' under certain conditions

What

When Claude Code reads a design system's token cards (files like api/tokens.md and tokens.json) for a file-backed artifact, it can now look for those files under a project/ prefix, if the design system's own documentation lists a path matching a specific marker.

Why

This lets token-card lookups match design systems that organize their files under a project/ folder, mirroring similar prefix handling already used elsewhere for card-reading.

See this entry in the whole of v2.1.273 →