Commit graph

1505 commits

Author SHA1 Message Date
sw3205933776
012d2f2d9c feat(settings): remove unused Google API "Test Connection" button (#685) 2025-11-18 17:17:05 +08:00
Wendong-Fan
1efce391fe
Merge branch 'main' into fix-chat-issues_a7m 2025-11-18 16:54:55 +08:00
sw3205933776
954dde299a refactor: remove old IntegrationList component and update imports
Deleted the old IntegrationList component and updated its imports in ToolSelect and MCP pages to use the new path. This change streamlines the codebase and ensures consistency in component usage.
2025-11-18 14:52:04 +08:00
Tao Sun
79b3e720fc
Merge branch 'main' into st_fix_blank_task 2025-11-18 01:49:28 +08:00
Sun Tao
fc32fc0143 Update workforce.py 2025-11-18 01:47:55 +08:00
Wendong-Fan
3e2990f5cf
Project history UI (#652) 2025-11-18 01:11:27 +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
6348f733ed
enhance: Project history UI PR652 (#656) 2025-11-18 00:56:05 +08:00
Wendong-Fan
b1c18f91ec
enhance: project history UI a7m (#660) 2025-11-18 00:55:51 +08:00
Wendong-Fan
313161f77c minor update 2025-11-18 00:36:19 +08:00
Jahan Ravi
5165f5471c suggested changes has been updated 2025-11-16 18:32:54 +05:30
a7m-1st
e96c6f7f4a enhance: loaderCircle 2025-11-16 14:43:12 +03:00
Jahan Ravi
cf534f0676 fixed the flickering hideside box by updating the anchorstyle state variable 2025-11-16 11:42:27 +05:30
a7m-1st
96644d29b4 enhance: stop everything on error & end project 2025-11-16 02:29:52 +03:00
a7m-1st
a73c6c6777 enhance: handle error properly on end 2025-11-16 02:25:24 +03:00
a7m-1st
3e1075308f enhance: revert to generate task summary on each turn 2025-11-16 01:18:49 +03:00
Jahan Ravi
06e1242762 fixed image preview by replacing localfile:// with dataURL loader and adding read-file-dataurl IPC handler 2025-11-15 12:49:27 +05:30
Wendong-Fan
4bc5d75262 update qr code 2025-11-15 13:20:06 +08: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
a7m-1st
b9a7b4c69e fix: sync Chat status 2025-11-14 15:36:29 +03:00
Wendong-Fan
15f5abdda8
Test build (#657) 2025-11-14 16:43:40 +08:00
Wendong-Fan
a07fe79cc8
Merge branch 'main' into test-build 2025-11-14 16:21:40 +08:00
Wendong-Fan
28025ea8d4 update 2025-11-14 16:13:16 +08:00
sw3205933776
bc0267c0c3 update 2025-11-14 15:47:33 +08:00
sw3205933776
81cfacf341 update 2025-11-14 15:32:06 +08:00
Wendong-Fan
8449d38abe enhance: Project history UI PR652 2025-11-14 15:22:45 +08:00
Wendong-Fan
e15ff83d49
feat: migrate eigent_server changes (#653) 2025-11-14 14:48:04 +08:00
Wendong-Fan
167914ff4a
Merge branch 'main' into enhance/support-ordered-async-step_by_luo 2025-11-14 14:47:55 +08:00
Wendong-Fan
f358b140db add attribute to ChatStepOut 2025-11-14 14:47:33 +08:00
Wendong-Fan
b6158934d7
update to camel version 0279 (#655) 2025-11-14 14:39:29 +08:00
Wendong-Fan
1164c411fa update to camel version 0279 2025-11-14 14:38:38 +08:00
罗鹏铖
012dfcbdc3
feat(sync_step): support ordered async step synchronization (#643)
support ordered async step synchronization
2025-11-14 09:38:16 +08:00
GitHub Actions
a089380dbe feat: migrate eigent_server changes 2025-11-13 18:12:27 +00:00
Douglasymlai
61cd37239e update design for projects list 2025-11-13 18:29:55 +01:00
Wendong-Fan
6aa0747437
fix: handle 404 errors in histories API calls to prevent blank screen (#647) 2025-11-14 00:39:13 +08:00
Wendong-Fan
0d129e859d Merge remote-tracking branch 'origin/main' into fix/handle-404-histories-api 2025-11-14 00:33:34 +08:00
Wendong-Fan
aa9a16ab27 minor update 2025-11-14 00:25:05 +08:00
a7m-1st
ea2397d282 Merge remote-tracking branch 'origin/main' into fix/support-ordered-async-step 2025-11-13 19:16:33 +03:00
Wendong-Fan
03363d43e3
feat: grouped project History api (#644) 2025-11-14 00:02:54 +08:00
Wendong-Fan
454f21e09b
Merge branch 'main' into feat-grouped-projectapi_a7m 2025-11-14 00:02:23 +08:00
Wendong-Fan
4e1653f4f2
feat: migrate api to projid (#645) 2025-11-14 00:02:03 +08:00
Wendong-Fan
1cb4d5eac3
Merge branch 'main' into feat-migrate-api-to-projid 2025-11-14 00:01:49 +08:00
Wendong-Fan
b62bfd15c1
enhance: grouped project History api PR644 (#648) 2025-11-14 00:01:25 +08:00
Wendong-Fan
ea8a2eea69
enhance: migrate api to projid PR645 (#650) 2025-11-14 00:01:14 +08:00
Wendong-Fan
ec9e5e6e6f
Merge branch 'main' into fix/handle-404-histories-api 2025-11-13 20:09:02 +08:00
Wendong-Fan
7c2f5ee107
add disabled button prop for dialog footer section (#646) 2025-11-13 20:08:54 +08:00
Wendong-Fan
a5e35d6f03
Merge branch 'main' into 621-bug-react-warning-confirmbuttondisabled-prop-passed-to-dom-element 2025-11-13 20:08:44 +08:00