Commit graph

1505 commits

Author SHA1 Message Date
LuoPengcheng
7d18a59430 sync log/task name 2025-11-02 01:23:56 +08:00
Archie
36788b3632 refactor: streamline router registration by replacing auto_include_routers with register_routers 2025-10-31 16:38:50 +00:00
Archie
aaccfcc7a2 refactor: update router registration and change tool_controller tag from "task" to "tool" 2025-10-31 16:38:29 +00:00
a7m-1st
f8a36ab6f5 fix: traceroot_wrapper resolution on docker & alembic 2025-10-31 10:49:47 +00:00
a7m-1st
d5c6f52090 fix: central traceroot_wrapper 2025-10-31 13:34:33 +03:00
a7m-1st
c5145acb2f Merge remote-tracking branch 'origin/main' into feat-migrate-api-to-projid 2025-10-31 13:19:34 +03:00
sw3205933776
35e59d5052 enhance: add close button to login page 2025-10-31 18:01:58 +08:00
Tao Sun
51afae823a
fix(chatbox): render first agent/error message without preceding user… (#593) 2025-10-30 22:11:08 +08:00
Puzhen Zhang
b613f0bdc7
Merge branch 'main' into fix/chatbox-orphan-error-message-render 2025-10-30 09:07:00 +00:00
sw3205933776
bbf1e4c6e5 fix(chatbox): render first agent/error message without preceding user by creating orphan group; guard null userMessage in UserQueryGroup 2025-10-30 15:26:05 +08:00
Sun Tao
82641ab994 update 2025-10-29 17:00:56 +08:00
a7m-1st
afddff5101 Merge branch 'main' into enhance-history-api 2025-10-28 13:50:57 +03:00
a7m-1st
17aec8563e fix: traceroot import issue 2025-10-28 10:47:16 +00:00
Wendong-Fan
1ba28d589d update 2025-10-28 05:41:49 +08:00
Sun Tao
4eb4d1bcba Update common.js 2025-10-27 14:43:40 +08:00
Sun Tao
5e68446a98 Update common.js 2025-10-27 14:43:21 +08:00
Sun Tao
3c3c304ceb Update tool_controller.py 2025-10-27 14:41:52 +08:00
Tao Sun
6895fb7371
update (#588) 2025-10-27 14:40:04 +08:00
sw3205933776
0620bcd932 update 2025-10-27 14:31:35 +08:00
Sun Tao
ffa7d4b65a Update index.ts 2025-10-27 13:29:18 +08:00
Sun Tao
6bce1af29f Merge branch 'st_10_27' into st_calenfar_fix 2025-10-27 13:24:44 +08:00
Sun Tao
55ca74bc09 update 2025-10-27 13:19:11 +08:00
a7m-1st
08bcb741fe enhance: include timestamps on return 2025-10-24 16:31:32 +03:00
a7m-1st
e70c8af4fa feat: init grouped history views 2025-10-24 16:25:47 +03:00
a7m-1st
b2b1435108 feat: isolate history api to service file 2025-10-24 16:00:31 +03:00
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