That's pretty much the sub-agent pattern, as seen in Claude Code and Claude Research and friends – the parent LLM can dispatch a job to a sub-agent which then works on it as part of its own fresh context window and passes the result back up when it's done
Leave a Reply