### Description - The devTools feature in ai SDK core (v6) version, is capturing the responses, but not rendering the UI for success responses - It is showing data for error responses and blank screen for success responses (irrespective of tool calls) - for success response, the data is correct, and the data is send from `api/runs/{:id}` api call. - The issue is with the frontend <img width="1470" height="799" alt="Image" src="https://github.com/user-attachments/assets/ab8f2dc8-2867-4774-899a-eaa0b2274454" /> ### AI SDK Version - ai: ^6.0.0-beta.0 - ai-sdk/anthropic: ^3.0.0-beta.82, - ai-sdk/google : ^3.0.0-beta.71 ### Code of Conduct - [x] I agree to follow this project's Code of Conduct