Introducing Dust Agents: Run Sub-Agents for Complex Workflows
🔥 Dust agents can now run other agents as tools @everyone It's finally here! This lets you build modular agent architectures where specialized agents handle specific tasks, then compose them into higher-level workflows. Think of it as function calls, but for entire agent capabilities. When you're building complex agentic loops that would otherwise exhaust context windows, you can now delegate subtasks to separate conversations. Each sub-agent runs in its own context, and you get full visibility into what they're doing through conversation introspection. Share your best use case in 🔒[private feed] and your feedback in Feedback, the team is really curious to see what you'll build with it