Commit 90873aa
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 occur1 parent 2e2f83b commit 90873aa
2 files changed
+567
-4
lines changed
0 commit comments