In Claude Managed Agents, we’ve added multiagent orchestration, an...

Each sub-agent has its own context window, but they share a container + filesystem to coordinate work.
platform.claude.com/docs/en/manage…
A dedicated grader sub-agent uses the rubric to evaluate any work done and returns feedback for the next iteration.
platform.claude.com/docs/en/manage…
This removes the need to keep an SSE stream open or poll for completion.
platform.claude.com/docs/en/manage…
platform.claude.com/docs/en/manage…
github.com/anthropics/ski…