feat: 改善 seo

This commit is contained in:
claude-code-best
2026-04-01 15:21:46 +08:00
parent c5b55c1bf9
commit 64f79dc3be
32 changed files with 116 additions and 65 deletions

View File

@@ -1,6 +1,7 @@
---
title: "子 Agent:分身术"
description: "当一个 AI 不够用时,它会召唤更多的自己"
title: "子 Agent 机制 - AI 分身术与任务委派"
description: "深入解析 Claude Code 子 Agent 机制:主 Agent 如何通过 AgentTool 委派子任务,子 Agent 的生命周期管理、工具继承和结果回传。"
keywords: ["子 Agent", "Agent 分身", "任务委派", "AgentTool", "多 Agent"]
---
{/* 本章目标:解释子 Agent 机制的设计和应用场景 */}