yai
yai copied to clipboard
Bug: interrupt command execution
- Write a prompt and type enter
- While the response is streaming, press Ctrl+C
- Expected behavior: the response stops streaming, and you go back to the yai prompt. Currently, the program exits.
You mean interrupting the chat mode?
If yes, will handle this.
Yes, it would be great to interrupt the response in chat mode without exiting the program.