Type guard for turn.resumed system events: the agent resumed the last turn on its own (for example, when a background task finished) and will end it with another turn.completed.
turn.resumed
turn.completed
The timeline event to test.
true if event is a TurnResumedTimelineEvent.
true
event
Type guard for
turn.resumedsystem events: the agent resumed the last turn on its own (for example, when a background task finished) and will end it with anotherturn.completed.