a7m-1st
|
bf1a0cf191
|
fix: continue queue filter
|
2025-10-24 02:41:16 +03:00 |
|
a7m-1st
|
5090d663f8
|
fix: remove queues messages when workforce not started
|
2025-10-24 01:45:04 +03:00 |
|
a7m-1st
|
47b1d8569a
|
fix: user message not showing on quick tasks (when using queue)
|
2025-10-23 23:51:33 +03:00 |
|
Douglasymlai
|
5d4c62e843
|
top bar fixed
|
2025-10-23 10:12:00 +01:00 |
|
Douglasymlai
|
52be7305a7
|
Merge branch 'main' into chatbox-ux - resolved conflicts in UserQueryGroup, TopBar, and History
|
2025-10-23 10:03:54 +01:00 |
|
Sun Tao
|
74d9c26715
|
Merge branch 'main' into st_calenfar_fix
|
2025-10-23 16:50:38 +08:00 |
|
puzhen
|
0b243a18eb
|
chore
|
2025-10-22 22:43:15 +01:00 |
|
Puzhen Zhang
|
b22fda4d18
|
Merge branch 'main' into enhance/browser_data_import
|
2025-10-22 22:29:25 +01:00 |
|
Douglasymlai
|
41b9d150fc
|
refactor: reorganize ChatBox components and enhance UX
- Restructure components into MessageItem/ and TaskBox/ directories
- Add FloatingAction component for task controls (pause/resume/skip)
- Implement sticky task cards and improved message grouping
- Add task queuing system with visual queue management
- Enhance scrolling behavior with intersection observers
- Improve multi-turn conversation handling and state management
|
2025-10-22 19:32:56 +01:00 |
|
puzhen
|
ed87a473e7
|
clean search tool
|
2025-10-22 16:27:16 +01:00 |
|
puzhen
|
b0d932acfa
|
update
|
2025-10-22 15:18:48 +01:00 |
|
Wendong-Fan
|
c53e66c5f4
|
minor update
|
2025-10-22 22:14:41 +08:00 |
|
Wendong-Fan
|
c670ba2857
|
Merge branch 'main' into fix/multi_turn
|
2025-10-22 21:50:24 +08:00 |
|
puzhen
|
3ffaf50fb9
|
Merge remote-tracking branch 'origin/enhance/browser_data_import' - Resolved conflicts in translation files and General.tsx
|
2025-10-22 14:33:46 +01:00 |
|
puzhen
|
6d9c9eb444
|
update ui
|
2025-10-22 14:29:33 +01:00 |
|
puzhen
|
4d07e90df2
|
fix: display bugs
|
2025-10-22 12:56:38 +01:00 |
|
Sun Tao
|
b99f826903
|
update
|
2025-10-22 17:02:15 +08:00 |
|
Sun Tao
|
5d818590e8
|
update
|
2025-10-22 14:42:45 +08:00 |
|
Sun Tao
|
0ed8a7e39f
|
Merge branch 'main' into st_calenfar_fix
|
2025-10-22 14:40:29 +08:00 |
|
puzhen
|
dea1a926ce
|
enhance: browser data import
|
2025-10-21 23:24:48 +01:00 |
|
puzhen
|
ccb7c91a23
|
fix: ui
|
2025-10-21 19:21:17 +01:00 |
|
Wendong-Fan
|
cec06e2e2c
|
update qr code
|
2025-10-22 01:23:17 +08:00 |
|
Wendong-Fan
|
53e54c49f0
|
update task content
|
2025-10-22 01:14:57 +08:00 |
|
Wendong-Fan
|
212693800a
|
minor update
|
2025-10-22 00:55:40 +08:00 |
|
puzhen
|
d1d49e4520
|
enhance: browser data import
|
2025-10-21 15:55:10 +01:00 |
|
Douglasymlai
|
b625d107c5
|
bug fixing for merging new dashboard ui to main branch
|
2025-10-21 11:30:26 +01:00 |
|
Douglas Lai
|
15554b60f7
|
Merge branch 'multi-turn-interaction' into 123-feature-request-new-workforce-worker-layout-design
|
2025-10-21 10:18:31 +01:00 |
|
Wendong-Fan
|
5ab7fe2c15
|
quick fix
|
2025-10-21 01:36:02 +08:00 |
|
Wendong-Fan
|
0129175e09
|
fix frontend
|
2025-10-21 01:23:46 +08:00 |
|
puzhen
|
0e8a570ffd
|
update
|
2025-10-20 18:09:15 +01:00 |
|
Wendong-Fan
|
7600f7567f
|
Merge remote-tracking branch 'origin/main' into feat-multi-turn-#419
|
2025-10-21 00:48:06 +08:00 |
|
Wendong-Fan
|
32404cf038
|
Merge branch 'main' into fix/protocol-url-queue-handling
|
2025-10-21 00:25:01 +08:00 |
|
puzhen
|
c7a2e7d376
|
update
|
2025-10-20 17:20:07 +01:00 |
|
a7m-1st
|
ef17133235
|
feat: support changing work_dir while in event loop
|
2025-10-20 18:34:04 +03:00 |
|
a7m-1st
|
ef4d424d9c
|
feat: update agent folder structure to be per project & api endpoints to use projectId
|
2025-10-20 18:10:00 +03:00 |
|
Wendong-Fan
|
f2b9fda3af
|
Merge branch 'main' into enhace_loggin
Resolved conflicts in:
- backend/app/service/chat_service.py: Kept main's improved question_confirm with timeout handling
- backend/app/utils/listen/toolkit_listen.py: Kept main's enhanced imports and auto_listen_toolkit decorator
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-10-20 22:35:44 +08:00 |
|
Wendong-Fan
|
12eca82039
|
Merge branch 'main' into fix/protocol-url-queue-handling
|
2025-10-20 21:58:56 +08:00 |
|
sw3205933776
|
ac540b09be
|
fix: implement protocol URL queue to handle requests before window ready
|
2025-10-20 17:59:46 +08:00 |
|
a7m-1st
|
2231b6269b
|
enhance: simplify 3 cases of branching chatStore into one :)
|
2025-10-20 01:50:20 +03:00 |
|
a7m-1st
|
d9f6bcc9e0
|
Merge branch 'feat-multi-turn-#419_wd' of https://github.com/eigent-ai/eigent into feat-multi-turn-#419_wd
|
2025-10-20 01:38:32 +03:00 |
|
a7m-1st
|
da65d3a520
|
enhance: start chat after replay
|
2025-10-20 01:38:12 +03:00 |
|
puzhen
|
4749acb3f0
|
update
|
2025-10-19 23:17:13 +01:00 |
|
Wendong-Fan
|
d9015798a1
|
enhance: prevent app freeze and white screen after clicking Task Hub PR491
|
2025-10-20 05:23:23 +08:00 |
|
Wendong-Fan
|
910a5ede74
|
Merge branch 'main' into fix/task-hub-freeze-on-click
|
2025-10-20 05:14:29 +08:00 |
|
Wendong-Fan
|
0eb1930593
|
enhance: prevent canvas scrollbar resize from shrinking agent workspace PR490
|
2025-10-20 05:11:25 +08:00 |
|
Wendong-Fan
|
fca77b9cde
|
Merge branch 'main' into fix/canvas-scrollbar-resize-shrinks-workspace
|
2025-10-20 04:54:08 +08:00 |
|
Puzhen Zhang
|
28837b4c96
|
Merge branch 'feat-multi-turn-#419' into feat-multi-turn-#419_wd
|
2025-10-19 17:17:04 +01:00 |
|
puzhen
|
bea6b7634c
|
update
|
2025-10-19 17:10:53 +01:00 |
|
a7m-1st
|
033bd19c93
|
chore: description
|
2025-10-19 18:27:35 +03:00 |
|
a7m-1st
|
d350721b05
|
enhance: use new chatStore if workforce is needed
|
2025-10-19 18:18:42 +03:00 |
|