a7m-1st
|
d05d28dae4
|
fix: redundant floating action buttons
|
2025-10-09 14:05:38 +03:00 |
|
a7m-1st
|
66953e5ce0
|
enhance: reuse same event loop for queued tasks
|
2025-10-09 14:04:41 +03:00 |
|
a7m-1st
|
d5791aeda8
|
fix: empty message when queueing
|
2025-10-09 04:14:10 +03:00 |
|
a7m-1st
|
40fb95020b
|
enhance: update step_solve TaskAction handling
|
2025-10-09 03:55:59 +03:00 |
|
a7m-1st
|
b6206e6356
|
feat: update chatBox component
|
2025-10-09 03:52:39 +03:00 |
|
a7m-1st
|
5cb3da9844
|
feat: handle child SSE creation
|
2025-10-09 03:23:50 +03:00 |
|
a7m-1st
|
f31b9d1ad9
|
feat: get_or_create_task_lock
|
2025-10-09 03:22:08 +03:00 |
|
a7m-1st
|
68305ed808
|
enhance: handle routing for new main & old internal tasks
|
2025-10-09 01:17:11 +03:00 |
|
a7m-1st
|
c3a50b891c
|
feat(action): new task state action
|
2025-10-09 01:04:28 +03:00 |
|
a7m-1st
|
1f8d055412
|
feat: update queue handling to allow optimistic deletion
|
2025-10-08 22:00:43 +03:00 |
|
a7m-1st
|
6e7b866a66
|
Merge branch 'feat-multi-turn-#419' of https://github.com/eigent-ai/eigent into feat-multi-turn-#419
|
2025-10-08 21:37:49 +03:00 |
|
a7m-1st
|
27f59a1b5d
|
update imports
|
2025-10-08 21:28:43 +03:00 |
|
a7m-1st
|
22411413c3
|
update imports
|
2025-10-08 21:27:34 +03:00 |
|
a7m-1st
|
e4ac3e1f50
|
feat: update event loop to use project_id, thus all frontend endpoints
|
2025-10-08 21:08:15 +03:00 |
|
a7m-1st
|
4d2a77f8af
|
feat: update backend endpoints
|
2025-10-08 21:03:25 +03:00 |
|
a7m-1st
|
24d3ca3dec
|
enhance: queue per project basis
|
2025-10-08 12:30:20 +03:00 |
|
a7m-1st
|
d494d1bcca
|
Merge branch 'feat-project-store-#419' into feat-multi-turn-#419
|
2025-10-08 12:11:50 +03:00 |
|
a7m-1st
|
823267a20d
|
fix: ensure only single empty project exists & reuse it when not in replay mode
|
2025-10-07 22:40:25 +03:00 |
|
a7m-1st
|
79b111f7ca
|
fix: remove create() chatStore on createChatStore & fix Edit Task
|
2025-10-07 22:27:19 +03:00 |
|
a7m-1st
|
655b5dfd2c
|
fix: use question as temporary projectId for old tasks
|
2025-10-07 21:44:38 +03:00 |
|
a7m-1st
|
f77a852836
|
feat: support replay with projectStore
|
2025-10-07 21:10:28 +03:00 |
|
a7m-1st
|
d487372974
|
enhance: add typing to chatStoreAdapter
|
2025-10-07 20:01:05 +03:00 |
|
a7m-1st
|
6a94cabe89
|
fix: create new project + new task on "new project"
|
2025-10-07 19:22:40 +03:00 |
|
a7m-1st
|
8ff4e80072
|
feat: connect chatStore adapter
|
2025-10-07 15:54:33 +03:00 |
|
a7m-1st
|
db945f0dcc
|
feat: adapter for backward compatiblity
|
2025-10-07 15:53:41 +03:00 |
|
a7m-1st
|
0f886d5fa3
|
enhance: update projectStore to handle null cases
|
2025-10-07 15:52:56 +03:00 |
|
a7m-1st
|
2129fc6c1c
|
enhance: update projectStore to support multi task (chatStore)
|
2025-10-07 15:04:00 +03:00 |
|
a7m-1st
|
19f0a0ed83
|
feat: init projectStore
|
2025-10-07 12:10:24 +03:00 |
|
a7m-1st
|
615ab8fbda
|
Merge branch 'main' into feat-multi-turn-#419
|
2025-10-06 16:22:50 +03:00 |
|
Wendong-Fan
|
a3b45a0c05
|
fix: ask remains “Running” after forced exit and reopening issue 434 (#463)
|
2025-10-06 15:47:40 +08:00 |
|
Wendong-Fan
|
8243120a9e
|
fix: ask remains “Running” after forced exit and reopening issue 434
|
2025-10-06 15:46:59 +08:00 |
|
Wendong-Fan
|
8918cc736d
|
fix: Frontend Displays Empty Tasks – Investigation Needed issue 436 (#462)
|
2025-10-06 15:30:59 +08:00 |
|
Wendong-Fan
|
2068902645
|
fix: Frontend Displays Empty Tasks – Investigation Needed issue 436
|
2025-10-06 15:30:10 +08:00 |
|
Wendong-Fan
|
069614b5a1
|
fix: Logs from previous subtask appear in reassigned subtask issue 437 (#461)
|
2025-10-06 15:14:16 +08:00 |
|
Wendong-Fan
|
4ed8abf41d
|
fix: Logs from previous subtask appear in reassigned subtask issue 437
|
2025-10-06 15:13:35 +08:00 |
|
Wendong-Fan
|
331ab40a36
|
fix: Task Box Count Inconsistent Before and After Task Start (#460)
|
2025-10-06 15:03:17 +08:00 |
|
Wendong-Fan
|
372c7f2ea6
|
fix: ask Box Count Inconsistent Before and After Task Start
|
2025-10-06 15:02:39 +08:00 |
|
Wendong-Fan
|
a267f9ca47
|
enhance: mcp tools logs & mcp client stopping handling (#360)
|
2025-10-06 14:43:03 +08:00 |
|
Wendong-Fan
|
c39a2815f4
|
enhance: mcp tools logs & mcp client stopping handling PR360 (#459)
|
2025-10-06 14:42:45 +08:00 |
|
Wendong-Fan
|
1e6eda0835
|
enhance: mcp tools logs & mcp client stopping handling PR360
|
2025-10-06 14:42:14 +08:00 |
|
Wendong-Fan
|
a87377370a
|
Merge branch 'main' into fix-wa-mcp#272
|
2025-10-06 14:31:03 +08:00 |
|
Wendong-Fan
|
9ef72a53e9
|
enhance: isloate install environment (#426)
|
2025-10-06 14:30:05 +08:00 |
|
Wendong-Fan
|
38ddb13158
|
Merge branch 'main' into isolate_env
|
2025-10-06 14:29:55 +08:00 |
|
Wendong-Fan
|
effc32fc26
|
fix: frontend share button (#458)
|
2025-10-06 14:29:43 +08:00 |
|
Wendong-Fan
|
e06ae6a004
|
fix: frontend share button
|
2025-10-06 14:29:20 +08:00 |
|
Wendong-Fan
|
beb0b45a9b
|
update camel version
|
2025-10-06 14:21:53 +08:00 |
|
Wendong-Fan
|
a6ec53cc49
|
update version number
|
2025-10-06 13:37:22 +08:00 |
|
Wendong-Fan
|
6c9f01bae1
|
update camel version
|
2025-10-06 13:29:21 +08:00 |
|
Wendong-Fan
|
02ac7dc0b1
|
feat(test): unit test install logic main process (#449)
|
2025-10-06 13:28:08 +08:00 |
|
Wendong-Fan
|
bbaed6a5cf
|
enhance: update test (#457)
|
2025-10-06 13:27:51 +08:00 |
|