Canva announced AI 2.0 on Thursday, a refresh of its assistant that adds agentic orchestration, persistent context across a user's connected apps, and a roster of internal tools the system can call on demand. It lands days after Adobe shipped a Firefly-branded multi-app assistant and about a month after Figma bolted on MCP-based agent support โ€” meaning the three dominant consumer-and-prosumer design platforms have converged on the same product shape in roughly six weeks. That shape is no longer a differentiator.

Under the hood, the assistant routes a natural-language request through a planner that picks among internal tools: a new image model called Lucid Origin (Canva claims 5x faster and 30x cheaper than its predecessor), an image-to-video model called 12V (7x / 17x), a code generator that now ingests HTML imports, and a spreadsheet generator. Alongside those sit third-party integrations with Slack, Gmail, Google Drive, Calendar and Zoom, meaning the agent can read your email, meeting notes and shared files to build context for a design. Outputs are generated in layers so every element stays individually editable, and repeatable work can be scheduled as a background task โ€” with the caveat that scheduled runs produce drafts, not autoposts. That last detail matters more than the model-performance numbers.

Canva's COO Cliff Obrecht framed the moat as the "final mile of editing, collaboration and deployment," and he's probably right. When every consumer agent can plan and call the same canonical tool bundle, differentiation collapses to how gracefully the product handles the cases where the agent is wrong โ€” which, for generative design, is most cases on the first pass. Pulling a user's email and calendar into the context window also pushes a consumer design tool into a privacy surface it has not historically carried; the drafts-only default on scheduled tasks is the right instinct, but the trust contract around what the assistant sees, and when, will get scrutinized. Worth noting: Canva is telegraphing a public offering next year, and "our AI reads everything and makes you designs" is a story the market will reward until it doesn't.

The useful lesson for builders isn't Canva's model roster โ€” it's the surface area. A consumer tool now ships roughly the same tool-calling capability you'd wire up for a bespoke enterprise agent: a planner, a registered tool list, an MCP-ish external-app layer, scheduled background runs. Differentiation has moved. Worth copying into your own agent products: drafts-not-actions as the default for any scheduled work, because it respects the simple fact that the agent will be wrong and a human will need to catch it. Worth watching: how Canva versions its prompt and tool spec when backward-compat breaks start hitting customers who scheduled workflows against v1 behavior. That's the boring, unsexy problem everyone shipping agentic products will hit, and it isn't solved yet.