Claude Code 入门实战 5:子代理(Subagent)使用指南 Claude Code 入门实战 5:子代理(Subagent)使用指南 子代理(Subagent)是 Claude Code 中一项强大的高级特性。 它允许你将特定类型的任务委派给 运行在独立上下文中的专用 AI 助手,从而实现更好的 上下文隔离 、更精确的行为约束和更高效的任务执行。
Subagents – Codex | OpenAI Developers Codex can run subagent workflows by spawning specialized agents in parallel so they can explore, tackle, or analyze work concurrently This page explains the core concepts and tradeoffs
Subagents in Visual Studio Code A subagent is an independent AI agent that performs focused work, such as researching a topic, analyzing code, or reviewing changes, and reports the results back to the main agent