Ask HN: Why doesn't download default to upload origin?
4 comments
Due to permissions. Any area a browser or other program / app would download to would have the necessary write permissions. For many users it would be irrelevant though with the exception of read only data like that from CD or DVD.
[deleted]
I think uploading a file, editing it and downloading it back is such an uncommon operation that it makes no sense to apply any smart heuristics.
Routinely with the LLM's one uploads a file and they generate new files.
Capture upload origin path Store it for the session Default downloads to that path User overrides if needed
The conversation itself becomes provenance metadata - "this file went to Claude, here's what happened, here's what came back." Has anyone built this? If not, why not?