Commit Graph

19 Commits

Author SHA1 Message Date
p 710562deb8 chore: stop tracking .trae folder 2026-01-18 10:08:15 +08:00
p e268e74570 docs:update readme mail 2026-01-17 20:56:38 +08:00
p 259ce99e3f docs:update license 2026-01-17 20:54:26 +08:00
p e72d29621f fix:project over the title and close backgroud task 2026-01-17 20:52:33 +08:00
p 59ab8f8935 docs: update readme for env 2026-01-17 18:57:15 +08:00
p de6fe4b294 feat: add task cancellation feature (task-management)
- Backend: Add API endpoint to cancel tasks and mark status as cancelled
- Frontend: Add cancel button to task management UI (visible only for cancellable tasks)
- Process: Implement cancellation check during generation to abort in-progress tasks
- UI: Update status display styles with a visual indicator for the cancelled state
2026-01-17 18:47:54 +08:00
p 0b47770683 feat: enhance task management with terminal logs and UI improvements
- Add terminal logs support in backend (Task model, API, schema)
- Implement real-time task logging during generation
- Add TerminalDialog component to frontend for viewing logs
- Add collapsible TaskManager with log viewer entry
- Restore prompt structure for better generation quality
- Fix frontend image flickering issue
2026-01-17 18:42:14 +08:00
p abd3ec8b03 chore: 更新资产图片文件 2026-01-17 18:40:35 +08:00
p 3f0815e997 feat: 新增项目配置选项和任务日志功能
添加分辨率配置选项,支持在项目设置中选择1K/2K/4K分辨率
为任务模型添加logs字段,记录任务执行过程中的详细日志
实现任务日志记录功能,包括时间戳和状态更新
新增多个前端对话框组件:终端日志、历史记录、JSON编辑器等
优化AI服务生成图像接口,支持传入分辨率和宽高比参数
重构任务管理界面,添加折叠功能和日志查看入口
2026-01-17 18:35:57 +08:00
p cc65e16349 chore: add alembic files to gitignore 2026-01-17 16:58:00 +08:00
p b90dbf2e7b docs: add example images and update README with demo section 2026-01-17 16:56:51 +08:00
p 2087f3245b feat: optimize prompt styles and refine image generation context logic 2026-01-17 16:51:34 +08:00
p cf8180f607 docs: add screenshots to README 2026-01-17 15:51:29 +08:00
p abc6f80249 docs: add core philosophy and global config explanation 2026-01-17 15:44:00 +08:00
p 673f73e3af docs: add alembic usage instructions 2026-01-17 15:40:38 +08:00
p 4808dada49 chore: remove backend/alembic and backend/backend from git 2026-01-17 15:39:47 +08:00
p 9e9ec43e04 chore: stop tracking alembic.ini 2026-01-17 15:38:27 +08:00
p 81c16af550 chore: remove static files from git tracking 2026-01-17 15:37:23 +08:00
p 06d76e0e69 feat: initial commit of AI Comic Generator 2026-01-17 15:26:14 +08:00