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.259 ·

New Svg render element type for engine/dialog UI trees

Dialog and engine UI trees can include an Svg element, and the validator now reports when an element isn't allowed on a surface.

TierNothing to try yethow much it should matter to you
Useful5my rating, 1 to 5
Signal4worth watching, 1 to 5
AreaUI Elementswhat it touches
KindNew Featuresin v2.1.259,
Nothing to try yet No documentation found

Dialog and engine UI trees can include an Svg element, and the validator now reports when an element isn't allowed on a surface.

Dialog and engine UI trees can now include an Svg element, validated with source, alt, width, height, and interactive props subject to size and length limits. The dialog-tree validator also gained a surface-restriction check that reports "<type> is not an element of the <surface> surface" when an element like Svg or Button doesn't belong on the current surface.

Read from
Names in the bundleSvg

See this entry in the whole of v2.1.259 →

Feedback