Search papers, labs, and topics across Lattice.
OxyGent is introduced as an open-source framework designed to facilitate the development of modular, observable, and evolvable multi-agent systems (MAS) by encapsulating agents, tools, LLMs, and reasoning flows into pluggable atomic components called Oxy abstractions. The framework employs permission-driven dynamic planning to generate execution graphs at runtime, enhancing observability, and integrates OxyBank for automated data management and continuous evolution. Empirical evaluations and real-world case studies demonstrate OxyGent's robustness and scalability as a foundation for MAS development.
Plug-and-play multi-agent systems are now a reality: OxyGent's "Lego-like" abstraction lets you compose agents, tools, and LLMs into scalable systems with unprecedented observability and evolvability.
Deploying production-ready multi-agent systems (MAS) in complex industrial environments remains challenging due to limitations in scalability, observability, and autonomous evolution. We present OxyGent, an open-source framework that enables modular, observable, and evolvable MAS via a unified Oxy abstraction, in which agents, tools, LLMs, and reasoning flows are encapsulated as pluggable atomic components. This Lego-like assembly paradigm supports scalable system composition and non-intrusive monitoring. To enhance observability, OxyGent introduces permission-driven dynamic planning that replaces rigid workflows with execution graphs generated at runtime, which provide adaptive visualizations. To support continuous evolution, the framework integrates OxyBank, an AI asset management platform that supports automated data backflow, annotation, and joint evolution. Empirical evaluations and real-world case studies show that OxyGent provides a robust and scalable foundation for MAS. OxyGent is publicly available at https://oxygent.jd.com/.