Files
nexus/wiki/concepts/Subagent-管理.md
2026-04-17 19:17:27 +08:00

21 lines
414 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Subagent 管理"
type: concept
tags: []
sources: []
last_updated: 2026-04-17
---
## Definition
使用 sessions_spawn/sessions_send 管理子代理的技术,实现任务的分布式执行
## Methods
- sessions_spawn创建新的子代理会话
- sessions_send向已有子代理发送消息
## Related Concepts
- [[去中心化协调]]
- [[Multi-Agent Team]]
## Related Entities
- [[OpenClaw]]