AI2026/8/26Agent 不是魔法:把 AI Agent 当分布式系统来设计Agent 本质是 LLM + 工具 + 循环。用分布式系统的成熟经验(状态、重试、超时、可观测性)来设计它,比堆提示词可靠得多。#Agent#架构#LLM