You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When stopping an ongoing request in Pochi and attempting to send a new prompt, the application often (but not always) gets stuck on the loading state. The only way to continue is to either create a new task or restart VS Code.
Steps to Reproduce
Open Pochi in VS Code.
Enter a prompt and send a request.
While Pochi is processing, stop/interrupt the request.
Enter a new prompt and send it.
Observe that in most cases Pochi remains stuck in the loading state.
Expected behavior
After stopping a request, sending a new prompt should work normally without requiring a restart or creating a new task.
Information about your version
0.8.65
Additional context
The issue occurs most times, but not every time.
Restarting VS Code or creating a new task temporarily resolves the issue.
I am really sick of this issue — I can’t use the extension properly because of it.