马一丁
|
fd1c8ed895
|
Fixed the Error "AttributeError: 'list' object has no attribute 'get'"
|
2025-11-22 17:11:43 +08:00 |
|
马一丁
|
37dc8e0a5d
|
Fix the Issue Where Dependencies for PDF Generation are Installed but not Recognized by the Program (Perhaps?)
|
2025-11-22 02:31:35 +08:00 |
|
马一丁
|
a22be6d7dd
|
Fixes Situations Where TCP Connections Might be Refused
|
2025-11-22 02:06:53 +08:00 |
|
马一丁
|
b10dd449fa
|
Resolving Report Engine Logging Issues
|
2025-11-20 22:36:49 +08:00 |
|
马一丁
|
ceeac9e5e0
|
Update Report Engine Log Display Method
|
2025-11-20 18:48:20 +08:00 |
|
马一丁
|
f1285c63fd
|
Optimize the Progress Bar Display in Report Engine
|
2025-11-19 16:22:02 +08:00 |
|
马一丁
|
69ba0f22e3
|
Update the Dependency Handling Scheme
|
2025-11-19 13:37:59 +08:00 |
|
马一丁
|
52755dfbcf
|
Fix the Error "'ReportTask' object has no attribute 'ir_file_path'" When Exporting PDF and Ensure that Pango Dependencies are not Missing
|
2025-11-18 23:01:06 +08:00 |
|
马一丁
|
5e82185bee
|
Modify the Logic for "Export as PDF"
|
2025-11-18 20:10:11 +08:00 |
|
马一丁
|
b6b2a0fb76
|
Correction Retry Logic
|
2025-11-15 10:55:44 +08:00 |
|
马一丁
|
5e1fbc97cc
|
Add Comments
|
2025-11-15 02:54:29 +08:00 |
|
马一丁
|
6d0e8f4b8c
|
Add Comments
|
2025-11-14 19:44:04 +08:00 |
|
马一丁
|
e267b1fc04
|
Add Comments
|
2025-11-13 22:49:59 +08:00 |
|
马一丁
|
fa787af135
|
Streaming
|
2025-11-13 22:30:36 +08:00 |
|
马一丁
|
3e4aa6366d
|
Add Comments
|
2025-11-13 11:37:13 +08:00 |
|
马一丁
|
4846b1f758
|
Blocked HTML
|
2025-11-13 10:56:28 +08:00 |
|
BaiFu
|
f004407f4b
|
Add final report download button (#329)
* fix(app): 改进应用健康检查机制并更新默认配置
添加专用的健康检查路径和代理配置,重构健康检查URL构建逻辑
增加健康检查失败时的日志记录
延长应用启动等待时间至90秒
* style(templates): 统一CSS选择器缩进格式并修复空格问题
* feat(报告下载): 实现报告文件下载功能并增强任务状态管理
- 在ReportAgent中修改generate_report返回包含文件路径的字典
- 在ReportTask中添加文件路径相关字段
- 新增/download接口用于下载报告文件
- 在前端添加下载按钮及相关控制逻辑
- 完善任务状态显示,增加文件路径信息
* feat(report): 添加报告下载功能并优化状态管理
- 在ReportAgent中返回报告文件保存路径信息
- 新增Flask接口/download/<task_id>用于下载报告文件
- 在前端添加下载按钮及相关控制逻辑
- 修复报告生成状态重置问题
- 优化健康检查URL构建和代理设置
- 统一CSS样式中的空格和缩进
---------
Co-authored-by: HKLHaoBin <we3q@qq.com>
Co-authored-by: Zhang Yuxiang <51037789+NTFago@users.noreply.github.com>
|
2025-11-13 00:48:52 +08:00 |
|
Doiiars
|
dce6371410
|
1. 修复论坛通信问题
2. 修复总结报告错误
3. 修复环境变量重新载入问题
4. 添加测试用例
5. 修复论坛主持人问题
|
2025-11-06 13:57:56 +08:00 |
|
Doiiars
|
537d682861
|
1. 统一为使用基于pydantic的.env环境变量管理配置
2. 全项目基于loguru进行日志管理
|
2025-11-05 14:56:49 +08:00 |
|
戒酒的李白
|
e5e32ff6dc
|
The entire system has been largely completed.
|
2025-08-26 22:04:53 +08:00 |
|
戒酒的李白
|
f0788b64f3
|
The final report agent has been largely completed.
|
2025-08-26 17:34:36 +08:00 |
|