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 |
|
Wendong-Fan
|
212693800a
|
minor update
|
2025-10-22 00:55:40 +08:00 |
|
Wendong-Fan
|
614b90cfa3
|
update
|
2025-10-22 00:47:41 +08:00 |
|
Wendong-Fan
|
276e8e5391
|
fix: question confirm (#553)
|
2025-10-22 00:43:19 +08:00 |
|
puzhen
|
dc9dd3cbd7
|
fix: question confirm
|
2025-10-21 17:22:24 +01:00 |
|
a7m-1st
|
2b7fe11215
|
revert tasks
|
2025-10-21 18:12:48 +03:00 |
|
a7m-1st
|
dc93c58f5b
|
feat: vscode debug config
|
2025-10-21 18:04:45 +03:00 |
|
puzhen
|
39badf3e53
|
update
|
2025-10-21 16:00:46 +01:00 |
|
puzhen
|
d1d49e4520
|
enhance: browser data import
|
2025-10-21 15:55:10 +01:00 |
|
Wendong-Fan
|
d5d8ba7202
|
chore: fix camel dependecy error in server (#521)
|
2025-10-21 21:28:49 +08:00 |
|
Wendong-Fan
|
c5f853878f
|
update
|
2025-10-21 21:27:40 +08:00 |
|