b5ca62d1ea
Captures both model rounds of the typed ToolRuntime tool loop into a single multi-interaction cassette: round 1 carries the user prompt and returns a get_weather tool call; round 2 carries the assistant tool call plus tool result and returns a final answer. Verifies the multi-interaction cassette infrastructure end-to-end against a real provider.