v2.6.13

June 10, 2026

See a context provider's sub-agent work as it happens

Context providers now stream their sub-agent events through to the parent run (v2.6.10, refined in v2.6.13), so a provider that runs its own sub-agent surfaces that work as it happens instead of going quiet until the final result. You get visibility into the intermediate steps, not just the final answer.

See the v2.6.10 release notes for more on this update and learn more about context providers in the docs.