Commit graph

2180 commits

Author SHA1 Message Date
a7m-1st
83e9794c64 enhance: create historypoint on every new workforce session 2025-10-24 15:08:17 +03:00
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
Wendong-Fan
bc139b71e8
Merge branch 'main' into chatbox-ux 2025-10-24 05:13:57 +08:00
a7m-1st
47b1d8569a fix: user message not showing on quick tasks (when using queue) 2025-10-23 23:51:33 +03:00
a7m-1st
f95a315fbf Merge branch 'main' into feat-550 2025-10-23 22:37:14 +03:00
Puzhen Zhang
15cbd59e72
fix: #557 create eventloop in terminal_toolkit (#562) 2025-10-23 19:12:09 +01:00
LuoPengcheng
47bf341cc7 Merge remote-tracking branch 'origin/fix/change_async_in_terminal_toolkit' into fix/change_async_in_terminal_toolkit 2025-10-24 02:00:10 +08:00
LuoPengcheng
778d8ef028 fix: #557 add ThreadPoolExecutor in terminal_toolkit 2025-10-24 01:59:46 +08:00
Puzhen Zhang
bae678c10b
Merge branch 'main' into fix/change_async_in_terminal_toolkit 2025-10-23 12:23:14 +01: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
986dda9953
fix:multi turn files (#555) 2025-10-22 22:14:56 +08:00
Wendong-Fan
c53e66c5f4 minor update 2025-10-22 22:14:41 +08:00
puzhen
cf147b4646 update 2025-10-22 15:01:28 +01:00
Wendong-Fan
c670ba2857
Merge branch 'main' into fix/multi_turn 2025-10-22 21:50:24 +08:00
Wendong-Fan
68456d9144
chore: clean cache (#558) 2025-10-22 21:50:06 +08:00
Wendong-Fan
50ab7c2c43
Merge branch 'main' into chore/clean_cache 2025-10-22 21:49:59 +08:00
Wendong-Fan
594fc6dad3
fix: display bugs (#560) 2025-10-22 21:49:28 +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
LuoPengcheng
e472193948 fix: #557 create eventloop in terminal_toolkit 2025-10-22 20:51:14 +08: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
0c9a7f4e54 update 2025-10-21 23:24:55 +01:00
puzhen
614c0d9eab update 2025-10-21 23:24:48 +01:00
puzhen
e40e6fde49 update 2025-10-21 23:24:48 +01:00
puzhen
7b9766d187 update 2025-10-21 23:24:48 +01:00
puzhen
dea1a926ce enhance: browser data import 2025-10-21 23:24:48 +01:00
puzhen
960b6f5135 update 2025-10-21 23:21:54 +01:00
puzhen
663f7702d4 update 2025-10-21 22:52:19 +01:00
puzhen
42e8a5b4df chore: clean cache 2025-10-21 20:07:14 +01:00
puzhen
ccb7c91a23 fix: ui 2025-10-21 19:21:17 +01:00
puzhen
a47357e8e6 update 2025-10-21 18:42:24 +01:00
Puzhen Zhang
7cf558f529
Merge branch 'main' into fix/multi_turn 2025-10-21 18:32:49 +01:00
puzhen
57b0668239 fix:multi turn files 2025-10-21 18:32:20 +01:00
Wendong-Fan
cec06e2e2c update qr code 2025-10-22 01:23:17 +08:00
Wendong-Fan
231f2c2380
Merge Multi-Turn Feature with New Dashboard UI Design – Conflict Resolution and Integration Updates (#546) 2025-10-22 01:18:43 +08:00
Wendong-Fan
53e54c49f0 update task content 2025-10-22 01:14:57 +08:00
Wendong-Fan
9cc015af81 Merge branch 'main' into multi-turn-interaction
Resolved conflicts by using main branch pyc files:
- utils/__pycache__/__init__.cpython-310.pyc
- utils/__pycache__/traceroot_wrapper.cpython-310.pyc
2025-10-22 01:01:48 +08:00
puzhen
69d8a77d9e update 2025-10-21 17:57:02 +01:00
Wendong-Fan
138566c350 Merge branch 'main' into multi-turn-interaction 2025-10-22 00:56:36 +08:00