Previously, MCP agents had to read/write local files to update designs. Now, the agent connects directly to the running editor via SSE.
You type a prompt, and the UI nodes update on the canvas in real-time. Zero file I/O latency.
We also shipped strict security hardening for local agent execution (write allowlists, path traversal guards, env sandboxing).