toolCalls

fun toolCalls(events: Flow<AguiEvent>): Flow<ToolCallEvent>

Streaming tool-call reducer: builds ToolCallEvents out of TOOL_CALL_* events.