Graph Engineering in the Era of LLM Agents: From Individual Intelligence to System Intelligence

LLMs have evolved from language generators to autonomous agents capable of complex, long-horizon tasks. This evolution has produced paradigms including Prompt Engineering to elicit model capabilities, Context Engineering to manage information access, Harness Engineering to organize external tools and resources, and Loop Engineering to support continual reflection and self-improvement. Yet as tasks grow more complex, individual intelligence faces a fundamental limit: many tasks require heterogeneous expertise, interdependent subtasks, parallel execution, independent verification, and persistent state, exceeding any single agent’s organizational capacity. Augmenting one agent’s capabilities or context cannot resolve this architectural mismatch; intelligence must instead be distributed across specialized agents and organized at the system level. We call this System Intelligence: an agent system’s ability to organize and coordinate multiple intelligent components into a coherent, adaptive whole pursuing a shared objective. Achieving it requires more than adding agents; it demands explicit structures to organize work, coordinate heterogeneous agents, and maintain evolving execution states. We introduce Graph Engineering, an emerging paradigm for next-generation agent systems. Unlike prior paradigms that mainly optimize individual interactions or agent-level behavior, Graph Engineering constructs explicit, dynamic, evolving graph structures representing tasks, agents, and system states. These abstractions provide a unified foundation for organizing complex objectives, orchestrating heterogeneous agents, modeling system dynamics, and enabling scalable agent evolution. We systematically review the principles, methodologies, and applications of Graph Engineering for LLM agents. Related papers, open-source data, and projects are collected at this https URL. — Read More

#architecture

What Z.ai’s Ox Alpha reveals about AI economics

On Wednesday, Z.ai unveiled GLM-5.3-Flash, the first natively multimodal model of the GLM-5 series. The company said the model was released anonymously as Ox Alpha on OpenCode and OpenRouter where it completely overtook leaderboards and went viral for offering a capacity for 100 trillion tokens per day.

Notably, the company said in its announcement that all of the traffic from its model’s skyrocketing popularity was “served on Chinese AI chips.”

Chinese firms may be going after one enterprise pain point in particular: token costs. [T]his model’s popularity also points to another trend: not every daily use model needs to be state-of-the-art.  — Read More

#china-ai