Commit graph

16 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
Wendong-Fan
3291fdf0eb
Revert "add authentication (login/signup) and improve search history management" (#1120)
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
2026-02-02 01:23:35 +08:00
Wendong-Fan
bd2f2a1c9e Merge branch 'pr-1021' into pr-1021-merge 2026-02-02 01:21:02 +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
Zahid Ullah Khan
91c98f65e1
Merge branch 'main' into main 2026-01-26 10:08:44 +05: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
Zahid Ullah Khan
ca26a7da87 feat: implement login and signup functionality with auto-create option in stackAuthApi 2026-01-21 16:41:02 +05: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
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
Wendong-Fan
6b02e1e59a enhance: migrate api to projid PR645 2025-11-13 19:59:40 +08:00
a7m-1st
fb7b3cbe1a fix: backwards compat 2025-11-13 02:23:15 +03:00
a7m-1st
cd55f097bf enhance: update history api with backwards compat 2025-11-13 01:53:55 +03:00
a7m-1st
e70c8af4fa feat: init grouped history views 2025-10-24 16:25:47 +03:00
a7m-1st
b2b1435108 feat: isolate history api to service file 2025-10-24 16:00:31 +03:00