
#Figma just opened the canvas to agents.
I've been testing the design-to-code workflow for the past two weeks. Here's the finding nobody is talking about yet.
Take a component with named color tokens. Ask an agent to generate code from it.
The rendered output looks correct. Visual inspection passes.
The CSS has zero token references. var(--primary) became #020617. Every color resolved to raw hex.
The code looks right. It breaks on the first rebrand.
Opening the canvas to agents is a real step forward. The Figma → code direction with token fidelity is still unsolved.
English






