// ITS FOSS — LINUX & OPEN SOURCE
openJiuwen’s Agent Swarm: When AI Agents Finally Work as a Team
Over the past two years, the AI agent space has gone through wave after wave of "engineering paradigm shifts". From Prompt Engineering to Context Engineering, and on to Harness Engineering, each iteration has focused on making individual agents smarter and more reliable.
However, complex tasks in the real world are never completed by a single person.
For example, multi-disciplinary medical consultations require experts from various fields working in tandem.
Similarly, large-scale software engineering projects demand product managers, frontend engineers, backend developers, and QA testers pushing forward together.
And yet, AI industry is still trying to build an "all-powerful" single agent rather than a well-coordinated team of agents.
This is precisely the problem openJiuwen aims to address.
openJiuwen is an open-source AI agent platform jointly built by Huawei Laboratories, Huawei Cloud, and the Terminal Xiaoyi team, released under the Apache 2.0 license. Its goal is to help developers build production-grade AI agents and enable large-scale multi-agent collaboration.
In May 2026, the openJiuwen community released a major component: JiuwenSwarm. It marks the first engineering implementation of "Coordination Engineering", moving the focus from "making a single agent smarter" to "making multiple agents collaborate efficiently."
In collaboration with Huawei's Terminal Tablet & PC Product Line, Software Department, and other teams, openJiuwen launched the HarmonyOS PC version of JiuwenSwarm. This means JiuwenSwarm shares the exact same technical DNA with the HarmonyOS ecosystem right from the architectural foundation.
At the core of JiuwenSwarm is the Agent Swarm mechanism, which enables multiple AI agents to autonomously divide labor, dynamically negotiate, and collaborate efficiently.