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
feat: add isCancelled support to download_to_file
Check cancellation callback after each 8KB block during body read.
Allows callers to abort long downloads promptly (e.g. ESC in TUI).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>