Files generated by created agents in Agents (BETA) are stored in File System and cannot be downloaded by clicking
- Dominant language
- TypeScript
- Stars
- 156k
- Forks
- 24.6k
- Avg merge
- 22h 9m
- Merged PRs (30d)
- 610
Description
### Self Checks
- [x] I have read the [Contributing Guide](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md) and [Language Policy](https://github.com/langgenius/dify/issues/1542).
- [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
- [x] I confirm that I am using English to submit this report, otherwise it will be closed.
- [x] 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :)
- [x] Please do not modify this template :) and fill in all the required fields.
### Dify version
1.16.1
### Cloud or Self Hosted
Self Hosted (Docker)
### Steps to reproduce
1. Enter Agents (BETA) module
2. Create and run an agent task that outputs a file
3. The generated file appears in the File System list
4. Click on the file entry
### ✔️ Expected Behavior
File download should start after clicking the file item.
### ❌ Actual Behavior
The file entry is unclickable, no download action is triggered.
Contributor guide
Research direction
Reproduce the issue in the Agents (BETA) module by running an agent task that outputs a file, then inspect the frontend component that renders the File System list and its existing click or download handling. Done means clicking a generated file entry starts the file download instead of doing nothing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100