Java Tech Enthusiast
Java Tech Enthusiast
Mar 10, 2026 · Artificial Intelligence

Mastering AI Agent Paradigms: ReAct, Plan‑and‑Execute, Reflection & Multi‑Agent Workflows

This guide explains the core engineering paradigms behind AI agents—including ReAct, Plan‑and‑Execute, Reflection, Multi‑Agent systems, A2A communication, and Agentic Workflows—detailing their concepts, advantages, implementation components, and a concrete troubleshooting example with step‑by‑step code snippets.

A2AAI AgentMulti-agent
0 likes · 18 min read
Mastering AI Agent Paradigms: ReAct, Plan‑and‑Execute, Reflection & Multi‑Agent Workflows
Amap Tech
Amap Tech
Mar 5, 2026 · Artificial Intelligence

How MobilityBench Measures the Real Power of AI Route‑Planning Agents

MobilityBench is an open‑source benchmark built from over 100 000 real user queries that evaluates AI route‑planning agents with a deterministic sandbox, multi‑dimensional metrics, and support for ReAct and Plan‑and‑Execute frameworks, revealing performance gaps between open‑source and closed‑source models.

AI agentsMobilityBenchPlan-and-Execute
0 likes · 6 min read
How MobilityBench Measures the Real Power of AI Route‑Planning Agents
AI Large Model Application Practice
AI Large Model Application Practice
May 12, 2025 · Artificial Intelligence

Which AI Agent Planning Strategy Wins? ReAct, Plan‑and‑Execute, Static Workflow & Hybrid Models Compared

This article examines five major LLM‑driven AI agent planning and execution patterns—ReAct, Plan‑and‑Execute, Static Workflow, Static Workflow with local intelligence, and modular hierarchical planning—detailing their mechanisms, code examples, strengths, weaknesses, suitable scenarios, and optimization techniques.

AIAgent architecturePlan-and-Execute
0 likes · 17 min read
Which AI Agent Planning Strategy Wins? ReAct, Plan‑and‑Execute, Static Workflow & Hybrid Models Compared