maze-agent/Maze
A Python framework for running LLM agents in distributed environments with cluster resource management and dynamic workflow orchestration.

Velocity · 7d
+0.8
★ / day
Trend
→steady
star history
Maze provides a distributed runtime for LLM agents supporting ReAct-style reasoning, tool calls, and dynamic workflow execution. It includes cluster resource APIs for inspecting GPU/CPU availability across distributed nodes, content-addressed artifact stores for distributed file execution, persisted run history, and retry/timeout controls for production workloads.