We have added the Workforce module
We’re excited to announce the addition of the Multi-Agent Collaboration Workforce module to the 🐫 CAMEL framework!

🔍 What is Workforce?
Workforce is a multi-agent collaboration system where multiple AI agents work together to solve complex tasks. Built as part of the CAMEL framework, Workforce is optimized for hierarchical task automation, enabling efficient delegation and coordination among LLM-powered agents.
Workforce follows a hierarchical architecture.
A workforce follows a hierarchical multi-agent architecture can consist of multiple worker nodes, and each of the worker nodes will contain one agent or multiple agents as the worker. The worker nodes are managed by a coordinator agent inside the workforce, and the coordinator agent will assign tasks to the worker nodes according to the description of the worker nodes, along with their tool sets. ⚒️ Alongside the coordinator agent, the task planner agent plays a key role in the system. It is responsible for task decomposition and recomposition, allowing the team of agents to approach complex problems methodically—step-by-step. This enables structured, agent-based workflows that are modular and scalable.
👇 Below is an example illustrating how the Workforce collaborates to plan a trip to Paris and execute code using agents with different tools.



🤖 Why Choose Workforce?
People might wonder: “How does a Multi-Agent Workforce differ from traditional workflows?” The answer lies in the dynamic problem-solving capabilities of Multi-Agent systems. Unlike static workflows, workforce adapts in real time. When a complex task is assigned to a group of agents, even if one part of the task fails, workforce automatically breaks the problem down, spins up new agents, and iterates until the task is fully resolved.

See the example: https://lnkd.in/e47PfS-GThanks to our contributors 🤝 WHALEEYE & yiyiyi0817 for this significant update.
Explore more here: https://lnkd.in/e-SgWjteFind out more about Workforce in our docs: https://lnkd.in/eHjXFM_A
🐫 Thanks from everyone at CAMEL-AI
Hello there, passionate AI enthusiasts! 🌟 We are 🐫 CAMEL-AI.org, a global coalition of students, researchers, and engineers dedicated to advancing the frontier of AI and fostering a harmonious relationship between agents and humans.
📘 Our Mission: To harness the potential of AI agents in crafting a brighter and more inclusive future for all. Every contribution we receive helps push the boundaries of what’s possible in the AI realm.
🙌 Join Us: If you believe in a world where AI and humanity coexist and thrive, then you’re in the right place. Your support can make a significant difference. Let’s build the AI society of tomorrow, together!
- Find all our updates on X.
- Make sure to star our GitHub repositories.
- Join our Discord, WeChat or Slack, community.
- You can contact us by email: camel.ai.team@gmail.com
- Dive deeper and explore our projects on https://www.camel-ai.org/
Recent Posts

SETA: Scaling Environments for Terminal Agents
In SETA, we start with building robust toolkits to empower the agent’s planning and terminal capability, and achieved SOTA performance

Brainwash Your Agent: How We Keep The Memory Clean

How CAMEL Rebuilt Browser Automation: From Python to TypeScript for Reliable AI Agents
How CAMEL AI rebuilt browser automation with TypeScript for faster, smarter, and more reliable AI web interactions.