SIGN IN SIGN UP

fix(deepagents): exclude summarization state from subagent input/output (#749)

Fixes #748 

Excludes `_summarizationEvent`/`_summarizationSessionId` from subagent
state input/output. These weren't in `EXCLUDED_STATE_KEYS`, so a stale
parent cutoffIndex could silently drop a subagent's task description,
and a subagent's own summarization event could overwrite the parent's on
return.
T
Thushanth Bengre committed
7550c65204bdd9141a88b9b42d46899e05c7bc43
Parent: b2afb8d
Committed by GitHub <noreply@github.com> on 8/14/2026, 12:54:08 PM