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(curl): log upload progress and reduce debug noise
Show upload progress (MB uploaded, percentage, speed) via the progress
callback. Suppress per-chunk "=> Send" noise for non-JSON data since
the progress callback covers that. Keep recv logging for all responses.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments