Commit graph

27 commits

Author SHA1 Message Date
Ahmed Awelkair A
4fb2e5db9a
feat: schedule and webhook triggers (#823)
Co-authored-by: Douglas <douglas.ym.lai@gmail.com>
Co-authored-by: a7m-1st <ahmed.jimi.awelkair500@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-03-02 20:38:02 +08:00
NeedmeFordev
79743724d3
fix: load final state on project entry; replay only on Replay button (Issue #1227) (#1234)
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
Pre-commit / pre-commit (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
Co-authored-by: bytecii <994513625@qq.com>
2026-02-17 16:19:38 -08:00
Douglas Lai
77112a227d
846 feature request onboarding flow Redesign (#1058)
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
Pre-commit / pre-commit (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
Co-authored-by: 4pmtong <web_chentong@163.com>
2026-02-06 22:03:32 +08:00
Dream
1b0ea78e40
refactor: extract status and step enums from magic strings (#951)
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
Pre-commit / pre-commit (push) Waiting to run
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
2026-02-03 06:29:40 +08:00
Tong Chen
af93bb3065
feat: Add Lint & Format (#878)
Co-authored-by: a7m-1st <Ahmed.jimi.awelkeir500@gmail.com>
Co-authored-by: eigent-ai <camel@eigent.ai>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-01 23:16:18 +08:00
Ahmed Awelkair A
33829f2c1e
feat: copyright header pre-commit (#1053)
Co-authored-by: 4pmtong <web_chentong@163.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-01-24 08:22:20 +08:00
sw3205933776
107c4e2e94 fix: hide layout issue tag (#672) 2025-11-21 16:13:46 +08:00
Wendong-Fan
8cd96e55d3 fix 2025-11-21 02:21:21 +08:00
LuoPengcheng
8774db71e8 minor format 2025-11-21 02:04:27 +08:00
LuoPengcheng
75e0d5d3e1 minor format 2025-11-21 02:00:26 +08:00
LuoPengcheng
137d584555 feat: remove top hover 2025-11-21 01:55:32 +08:00
LuoPengcheng
c66c3b926c feat: add-task hover 2025-11-21 01:44:49 +08:00
Wendong-Fan
ca513879d3
Merge branch 'main' into Comment-out-project_state 2025-11-20 00:33:46 +08:00
Sun Tao
86c31ce112 Update ProjectGroup.tsx 2025-11-20 00:19:33 +08:00
sw3205933776
7c5b546f7d Fix delete button behavior in Project Settings 2025-11-19 16:06:15 +08:00
Wendong-Fan
2a7e71d171 Merge main into project-history-ui and resolve conflicts
Resolved conflicts in:
- server/app/controller/chat/history_controller.py: Combined status tracking logic from both branches, including failed task counting from main
- src/components/GroupedHistoryView/index.tsx: Kept all imports and features from project-history-ui branch
- src/pages/Dashboard/Project.tsx: Kept the new GroupedHistoryView implementation from project-history-ui branch
- Removed conflicted __pycache__ files (binary conflicts)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-18 01:07:44 +08:00
Wendong-Fan
313161f77c minor update 2025-11-18 00:36:19 +08:00
a7m-1st
e96c6f7f4a enhance: loaderCircle 2025-11-16 14:43:12 +03:00
Wendong-Fan
81f26b83fa original PR fix 2025-11-15 11:12:18 +08:00
a7m-1st
810e835320 fix: fetch from proxy 2025-11-14 17:21:57 +03:00
a7m-1st
1979780a99 refactor: avoid client side ongoing task_filtering + simplify 2025-11-14 17:17:13 +03:00
a7m-1st
3b18bb64ff refactor: total_failed_tasks -> total_ongoing_tasks 2025-11-14 15:47:15 +03:00
Wendong-Fan
8449d38abe enhance: Project history UI PR652 2025-11-14 15:22:45 +08:00
Douglasymlai
61cd37239e update design for projects list 2025-11-13 18:29:55 +01:00
Wendong-Fan
6b02e1e59a enhance: migrate api to projid PR645 2025-11-13 19:59:40 +08:00
a7m-1st
82fc789165 feat: update delete in project page 2025-11-13 02:10:00 +03:00
a7m-1st
e70c8af4fa feat: init grouped history views 2025-10-24 16:25:47 +03:00