Published 9 September 2026 · Source dated 6 September 2026
A new piece on enterprise AI agents argues that reliable agentic workflows are a product-design problem, not just an engineering one. That's a real opening for designers to own agent UX and review-step design.
A recent industry piece argues that shipping a reliable AI agent at work is a product-design problem as much as an engineering one - it needs workflow design, review checkpoints, and monitoring, not just a model plugged into an API.
- For junior designers, that's an opening: agent UX (how a human reviews, corrects or approves an agent's output) is still mostly unsolved.
- Don't rush to buy an "AI agent" course before you understand this workflow-design angle.
- Treat agents as a new UI surface you're designing for, not just a backend feature.
Coach
pick one repetitive task in your own workflow and sketch what a human-in-the-loop review step for an agent doing that task would actually look like.
Figma's own product walkthrough shows the Dev Mode MCP server now discovering multiple tools and piping real design context straight into code editors like Cursor. It's moving from novelty demo to a repeatable dev-handoff step.
watch the walkthrough, then enable Dev Mode's MCP toggle on one of your own Figma files and see what tools it actually exposes — you don't need to code to understand what a dev sees.
A September 2026 roundup argues the real shift isn't smarter single-prompt tools, it's agents that work across several linked systems to actually finish a task. The same piece warns most teams still lack the controls to let agents act safely, so the advice is fewer agents with tighter review, not more.
next time you chain AI steps (brief → draft → handoff), add one manual check-and-approve step before the output leaves your hands — treat the agent like a keen junior, not an autopilot.
Model Context Protocol keeps expanding: Claude, ChatGPT, VS Code and Cursor now list it as their way to connect to outside tools. If you're pairing AI with design work, this is the plumbing worth understanding.