Commit Graph

2 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
6fbde66415 Address code review feedback: add validation and improve error handling
Co-authored-by: krau <71133316+krau@users.noreply.github.com>
2026-01-28 08:59:56 +00:00
copilot-swe-agent[bot]
943ad190e6 Fix empty filename when Content-Disposition header is missing in /dl command
Add filenameFromURL helper to extract filename from URL path when
Content-Disposition header is empty or not present. This fixes the issue
where direct link downloads fail due to empty filename.

Co-authored-by: krau <71133316+krau@users.noreply.github.com>
2026-01-28 08:57:05 +00:00