You'll notice
Remote Control clears the previous turn's summary and recap as soon as a new turn starts
What
When a session controlled remotely transitions into a "running" state (meaning a new turn has started), the bridge now proactively tells the remote client that the post_turn_summary and recap (the end-of-turn summary data shown after a turn finishes) are null, and runs an additional cleanup step.
Why
This prevents a remote client from continuing to show summary or recap information left over from the previous turn once a new turn has already begun.