[Feature]: Give descriptive name to downloaded zip file
What problem or use case are you trying to solve?
Currently, when we use the frontend feature to download a zip file, it is always called workspace.zip. If you do this over and over again, you get a lot of files called workspace.zip and it's a little bit annoying to keep track of which is which.
Describe the UX of the solution you'd like
It would be nice if this file was given a descriptive name.
Do you have thoughts on the technical implementation?
When the "download zip" button is pressed, the backend could query a language model to summarize the previous actions done by the agent into a descriptive phrase for the session. This is similar to what ChatGPT and Claude do when saving their conversation history. This short phrase could then be automatically converted into a zip file name (e.g. by lowercasing, removing punctuation, and turning spaces into hyphens).
I am new to this project but I would like to work on this. Could you assign it to me?
Yes, thanks! Please ask if you have any questions.
Hey @neubig ,I'd like to contribute to this .Can you please assign it to me!? Thanks
This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.
An attempt was made to automatically fix this issue, but it was unsuccessful. A branch named 'openhands-fix-issue-4706' has been created with the attempted changes. You can view the branch here. Manual intervention may be required.
This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This issue was closed because it has been stalled for over 30 days with no activity.