Editorial illustration for Moda assesses migration of Design Agent from custom LangGraph loop
Moda's Design Agent Shifts to Modular AI Framework
Moda assesses migration of Design Agent from custom LangGraph loop
Every engineering team eventually faces a legacy system. At Moda, the point of contention is the Design Agent. It still operates on a custom LangGraph loop, an architecture predating the company’s current Deep Agents standard.
A migration is now under serious consideration. This is no routine upgrade. It’s a high-stakes audit of what could shatter during the move.
The Research Agent and Brand Kit Agent both run on Deep Agents. These are the team's newest agents, which they've invested in heavily. The Design Agent runs on a custom LangGraph loop — an older implementation built before Deep Agents — and the team is actively evaluating migrating it as well.
The push to migrate stems from pure operational drag. Juggling two distinct architectures for similar agents burns resources. A unified stack means one debug protocol, one mental model for the team.
Yet the Design Agent’s real magic is its bespoke language—that compact DSL which translates a chaotic scene graph into logical intent. The coming decision reveals Moda’s true priority: streamlined infrastructure, or a specialized tool that delivers superior results. The right choice is almost never clear.
Common Questions Answered
What is the current implementation of Moda's Design Agent?
The Design Agent currently runs on a custom LangGraph loop, which is an older implementation predating the newer Deep Agents framework. This legacy component represents an earlier approach to building AI-driven design tools before Moda developed its more modular architecture.
Why is Moda considering migrating the Design Agent to the Deep Agents framework?
Moda is evaluating the migration to potentially streamline its architecture and align the Design Agent with the newer Deep Agents approach. The migration could potentially improve the agent's consistency, with benefits including a lightweight triage step, a main agent loop, dynamic context loading, and full tracing in LangSmith.
What shared architectural elements exist across Moda's AI agents?
All three of Moda's agents share a consistent architecture that includes a lightweight triage step, a main agent loop, dynamic context loading, and full tracing capabilities in LangSmith. This standardized approach allows for more modular and scalable AI-driven design tools.
Further Reading
- LangChain and LangGraph Agent Frameworks Reach v1.0 Milestones — LangChain Blog
- Everything new in LangGraph v0.2 (2026). Full breakdown of features, breaking changes, code updates, and step-by-step migration tips. — Agent Framework Hub
- Best AI Agent Frameworks 2026: Developer Guide — AlphaCorp
- AI Agent Frameworks 2026: LangGraph vs CrewAI & More — Lets Data Science