CodeFuse muAgent
Basic Information
muAgent is a developer-focused agent framework that combines large language models with an Eventic Knowledge Graph (EKG) to enable multi-agent orchestration and SOP automation. It is designed to let teams build, debug, and run coordinated agent workflows using technologies like FunctionCall, CodeInterpreter, and RAG. The project offers both backend services (EKG services runnable via Docker Compose) and an SDK (pip install codefuse-muagent) to integrate LLMs and embedding models. The framework emphasizes human-in-the-loop control, online collaboration, and knowledge-on-demand by representing intentions, workflows, tools, and characters in a knowledge graph. Releases describe features such as one-click deployment, Java-based tool and agent registration, parallel EKG execution, and a canvas-based drag-and-drop front-end for designing agent scenarios. The README also points to demos, examples, and documentation for hands-on use and validation in complex DevOps scenarios at Ant Group.