Skip to content

Commit 90873aa

Browse files
committed
Fixes #4903: Consistent cancellation error messages for thinking vs streaming phases
- Modified Task.ts to check if cancellation was user-initiated (this.abort = true) - When user cancels during thinking phase, now shows 'API Request Cancelled' instead of 'API Streaming Failed' - Ensures consistent UX for user-initiated cancellations regardless of when they occur
1 parent 2e2f83b commit 90873aa

File tree

2 files changed

+567
-4
lines changed

2 files changed

+567
-4
lines changed

0 commit comments

Comments
 (0)