Sponsor of the Day:
Jerkmate
https://docs.langchain.com/oss/python/deepagents/async-subagents
Async subagents - Docs by LangChain
Launch background subagents that run concurrently while the supervisor continues interacting with the user
subagents docsasynclangchain
https://docs.langchain.com/oss/python/langchain/multi-agent/subagents-personal-assistant
Build a personal assistant with subagents - Docs by LangChain
personal assistantsubagents docsbuildlangchain
https://docs.langchain.com/oss/python/deepagents/subagents
Subagents - Docs by LangChain
Learn how to use subagents to delegate work and keep context clean
subagents docslangchain
https://code.claude.com/docs/en/agent-sdk/subagents
Subagents in the SDK - Claude Code Docs
Define and invoke subagents to isolate context, run tasks in parallel, and apply specialized instructions in your Claude Agent SDK applications.
claude code docssubagentssdk