Agents
deepagents now supports structured output for subagents! an under appreciated piece of context engineering is figuring out what context is p…
deepagents now supports structured output for subagents! an under appreciated piece of context engineering is figuring out what context is passed back from subagents to the main agent. now you can def
deepagents now supports structured output for subagents! an under appreciated piece of context engineering is figuring out what context is passed back from subagents to the main agent. now you can define exactly what structured and validated data your subagents return!
Related
- This is awesome and makes things much more composable. Love it
- communication is hard! structured outputs make its more clear how subagents should communicate back to the main agent
- deepagents subagents are just tools. when you call a subagent, thats conceptually a function call. this is the simplest mental model for bui…
- Big release here! Async subagents will become more and more of a thing, as subagents get longer running and you don’t want to block the even…
Source: Harrison Chase (X) | 2026-04-15