Steps to reproduce:
- Switch search bar to assistant mode
- Type a multiline input using the enter key.
- Modify the lines AFTER the first enter.
- Observe how the response is cached even though the multiline response was altered.
Expected behavior:
I expected Assistant to write a new response due to the initial prompt being modified. Instead, it only checks if the first line is the same and sends the original response.
Debug info:
US-EAST