Tagged articles
11 articles
Page 1 of 1
AI Illustrated Series
AI Illustrated Series
Apr 20, 2026 · Artificial Intelligence

From Reactive Bots to Strategic Thinkers: The Evolution of AI Agent Planning

Understanding why some AI act impulsively while others plan like humans, this article visualizes the evolution of AI Agent planning—from early reactive assistants to ReAct’s thought-action loop and Tree of Thoughts’ multi‑path reasoning—highlighting key differences from traditional software and future directions such as memory, self‑reflection, and multi‑agent collaboration.

AI PlanningAgent ArchitectureFuture AI
0 likes · 9 min read
From Reactive Bots to Strategic Thinkers: The Evolution of AI Agent Planning
Architecture Musings
Architecture Musings
Apr 7, 2026 · Artificial Intelligence

Why I Reject the Equation Agent = LLM + Harness

The article argues that equating an AI agent with merely an LLM plus engineering harness oversimplifies the agent’s true cognitive core—memory, planning, and tool use—and warns that such a formula risks cementing a temporary engineering compromise into a lasting ontological definition.

AI PlanningAgent ArchitectureAutonomous Agents
0 likes · 10 min read
Why I Reject the Equation Agent = LLM + Harness
BirdNest Tech Talk
BirdNest Tech Talk
Jan 7, 2026 · Artificial Intelligence

How ManusAgent Uses Markdown Files to Overcome AI Context Limits

This article explains how the ManusAgent, built on LangGraphGo, combines a persistent three‑file Markdown workflow with a graph execution engine to solve AI context window constraints, detailing its design, implementation steps, core features, usage scenarios, and a side‑by‑side comparison with a simpler planning agent.

AI PlanningAgent ArchitectureGo
0 likes · 17 min read
How ManusAgent Uses Markdown Files to Overcome AI Context Limits
Data Thinking Notes
Data Thinking Notes
Oct 12, 2025 · Artificial Intelligence

Mastering AI Agent Planning: Architectures, Strategies, and Real-World Implementations

This article provides a comprehensive guide to AI Agent planning modules, covering their core responsibilities, architectural designs, major planning paradigms such as ReAct, Plan‑and‑Execute, Hierarchical Planning and Reflexion, detailed prompt engineering, execution frameworks, and practical case studies in data analysis and intelligent customer service.

AI PlanningAgent ArchitecturePrompt engineering
0 likes · 25 min read
Mastering AI Agent Planning: Architectures, Strategies, and Real-World Implementations
Alibaba Cloud Developer
Alibaba Cloud Developer
Sep 9, 2025 · Artificial Intelligence

Tackling Real‑World Challenges in Multi‑Agent React: From ToolCalls to Context Compression

This article analyzes production‑grade issues of a multi‑agent React framework—such as long ToolCall latency, context bloat, missing intermediate states, loop control, and supervision gaps—and presents concrete XML‑based tool‑call prompts, context‑compression techniques, summary tools, and a plug‑and‑play MCP supervisor that together improve performance, reliability, and user‑facing output quality.

AI PlanningReAct patterncontext compression
0 likes · 16 min read
Tackling Real‑World Challenges in Multi‑Agent React: From ToolCalls to Context Compression
Eric Tech Circle
Eric Tech Circle
Aug 8, 2025 · Artificial Intelligence

How Cursor’s AI Agent Turns Complex Tasks into Structured To‑Do Lists

This article explains how Cursor’s Agent mode uses intelligent planning to automatically break down complex development requirements into manageable To‑Do items, covering its key features, setup prerequisites, practical usage examples, prompt formatting tips, and a brief comparison with other AI‑assisted coding tools.

AI PlanningCursoragent mode
0 likes · 6 min read
How Cursor’s AI Agent Turns Complex Tasks into Structured To‑Do Lists
Architect
Architect
Mar 11, 2025 · Artificial Intelligence

OpenManus: Design, Architecture, and Future Directions of a Multi‑Agent System

OpenManus is an open‑source, plug‑in‑friendly multi‑agent framework that combines planning, tool‑driven ReAct agents, dynamic task allocation, and memory management, detailing its design principles, code structure, workflow, technical components, and future research directions within the AI agent ecosystem.

AI PlanningAgent ArchitectureOpenManus
0 likes · 18 min read
OpenManus: Design, Architecture, and Future Directions of a Multi‑Agent System
JD Tech Talk
JD Tech Talk
Feb 20, 2025 · Artificial Intelligence

Multi‑Agent Architecture for an E‑Commerce Business Assistant: Design, Planning, Evaluation, and Sample Generation

The document describes the evolution, design principles, key technologies, online inference workflow, evaluation methods, and sample‑generation techniques of a large‑language‑model‑based multi‑agent system that powers a 24/7 e‑commerce merchant assistant, highlighting its benefits, challenges, and future work.

AI PlanningLLMMulti-Agent
0 likes · 21 min read
Multi‑Agent Architecture for an E‑Commerce Business Assistant: Design, Planning, Evaluation, and Sample Generation
JD Cloud Developers
JD Cloud Developers
Feb 20, 2025 · Artificial Intelligence

How Multi‑Agent ReAct Architecture Boosts E‑Commerce AI Assistants

This article explains the evolution of multi‑agent systems for e‑commerce assistants, detailing the ReAct‑based planning framework, hierarchical master‑sub agent collaboration, evaluation methods, and sample‑generation techniques that together improve accuracy, efficiency, and scalability of AI‑driven merchant services.

AI PlanningAgent ArchitectureLLM
0 likes · 23 min read
How Multi‑Agent ReAct Architecture Boosts E‑Commerce AI Assistants