Before opening, please confirm:
Operating System
Windows 11
Kiro Version
v0.4.0
Bug Description
Description:
While attempting to stream a response in Kiro IDE, the following error occurs:
Error streaming response: Cannot read properties of undefined (reading 'model')
It appears that the model property is being accessed on an undefined object, which prevents the streaming response from completing successfully.
Steps to Reproduce
1- uninstalled and reinstalled Kiro several times
2- rebooted the computer many times
3- uninstalled and removed temporary files, reinstalled
4- opened new project
Expected Behavior
The streaming response should execute normally without any errors, and the model property should be accessed correctly.
Conversation ID
No response
Additional Context

Before opening, please confirm:
Operating System
Windows 11
Kiro Version
v0.4.0
Bug Description
Description:
While attempting to stream a response in Kiro IDE, the following error occurs:
Error streaming response: Cannot read properties of undefined (reading 'model')
It appears that the model property is being accessed on an undefined object, which prevents the streaming response from completing successfully.
Steps to Reproduce
1- uninstalled and reinstalled Kiro several times
2- rebooted the computer many times
3- uninstalled and removed temporary files, reinstalled
4- opened new project
Expected Behavior
The streaming response should execute normally without any errors, and the model property should be accessed correctly.
Conversation ID
No response
Additional Context