Puzhen Zhang
4264b17fb4
Merge branch 'main' into chore/search_tool
2025-11-03 18:56:49 +01:00
sw3205933776
9c93995197
fix: prevent duplicate task boxes when responding with human_toolkit in multi-turn conversations ( #577 )
2025-11-03 11:40:06 +08: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
puzhen
ed87a473e7
clean search tool
2025-10-22 16:27:16 +01:00
puzhen
4d07e90df2
fix: display bugs
2025-10-22 12:56:38 +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
7600f7567f
Merge remote-tracking branch 'origin/main' into feat-multi-turn-#419
2025-10-21 00:48:06 +08: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
a7m-1st
da65d3a520
enhance: start chat after replay
2025-10-20 01:38:12 +03:00
Wendong-Fan
0eb1930593
enhance: prevent canvas scrollbar resize from shrinking agent workspace PR490
2025-10-20 05:11:25 +08:00
a7m-1st
eee8cb62a4
fix: handle state for multiturn subTasks
2025-10-19 16:59:44 +03:00
puzhen
ad4b7f9009
update conversation constraint
2025-10-19 13:51:14 +01:00
puzhen
5792bc49a3
update
2025-10-19 12:38:23 +01:00
puzhen
bc114f39ce
update multi turn
2025-10-18 14:33:02 +01:00
a7m-1st
52ac4d7dce
enhance: unify replay project
2025-10-13 04:16:04 +03:00
a7m-1st
f1f6d68f0d
feat: skip task
2025-10-13 03:04:55 +03:00
a7m-1st
6aeff827aa
feat: use proj id for history & replay
2025-10-13 01:29:03 +03:00
Douglas Lai
89a1156e51
Merge branch 'main' into 123-feature-request-new-workforce-worker-layout-design
2025-10-12 17:33:00 +01:00
Douglasymlai
b7fe77a8b8
Update workforce worker layout design and internationalization
...
- Renamed taskHub.json to dashboard.json across all locales
- Updated various components for new workforce worker layout
- Added SearchEngineConfigDialog component
- Modified multiple UI components and pages
- Updated internationalization files for multiple languages
2025-10-12 17:31:25 +01:00
a7m-1st
e52bc9d1c4
Merge branch 'feat-chatbox-improvements' into feat-multi-turn-#419
2025-10-12 18:14:37 +03:00
a7m-1st
4636b84017
enhance: implement hanging funcs from index.tsx
2025-10-12 18:12:42 +03:00
a7m-1st
db110207a7
chore: remove unused code after merge
2025-10-12 17:54:00 +03:00
a7m-1st
6520db274f
Merge remote-tracking branch 'origin/feat-chatbox-improvements' into feat-multi-turn-#419
2025-10-12 17:44:06 +03:00
a7m-1st
be78474be7
fix: add message to the new chatStore (delay task appending)
2025-10-10 13:02:35 +03:00
a7m-1st
9ad2db068b
update
2025-10-09 22:55:19 +03:00
a7m-1st
9e0e5331b8
fix: new chat on dead sessions for replayed tasks
2025-10-09 22:33:57 +03:00
Douglasymlai
cb32f9d759
feat: improve ChatBox components with new project sections and user query groups
...
- Add ProjectChatContainer component for better project organization
- Add ProjectSection component for project-specific chat areas
- Add UserQueryGroup component for grouping user queries
- Update TaskCard and TypeCardSkeleton components
- Enhance ChatBox index with new functionality
- Update projectStore with new state management
- Add styling improvements to index.css
- Include comprehensive README documentation
2025-10-09 21:20:15 +02:00
a7m-1st
53b883ee10
fix: send add-task to backend asap
2025-10-09 21:46:34 +03:00
a7m-1st
ada72e43e5
feat: new chat on dead sessions with state logic + refactor
2025-10-09 21:29:31 +03:00
a7m-1st
555aeaae1c
refactor
2025-10-09 20:23:55 +03:00
Douglasymlai
f8b338b5d5
feat: update ChatBox components and add QueuedBox
2025-10-09 18:28:00 +02:00
a7m-1st
d05d28dae4
fix: redundant floating action buttons
2025-10-09 14:05:38 +03:00
Douglasymlai
90aa5a1311
update add worker dialog style and taxtarea components
2025-10-09 11:00:18 +02:00
a7m-1st
d5791aeda8
fix: empty message when queueing
2025-10-09 04:14:10 +03:00
a7m-1st
b6206e6356
feat: update chatBox component
2025-10-09 03:52:39 +03:00
a7m-1st
1f8d055412
feat: update queue handling to allow optimistic deletion
2025-10-08 22:00:43 +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
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
79b111f7ca
fix: remove create() chatStore on createChatStore & fix Edit Task
2025-10-07 22:27:19 +03:00
a7m-1st
f77a852836
feat: support replay with projectStore
2025-10-07 21:10:28 +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
615ab8fbda
Merge branch 'main' into feat-multi-turn-#419
2025-10-06 16:22:50 +03:00
Douglasymlai
672863c5e9
layout bug fix
2025-10-06 13:35:58 +01:00
Wendong-Fan
372c7f2ea6
fix: ask Box Count Inconsistent Before and After Task Start
2025-10-06 15:02:39 +08:00
Wendong-Fan
14c968ad45
enhance: update test
2025-10-06 13:27:24 +08:00
Douglasymlai
1f34a4219c
history page rebuild and layout rebuild
2025-10-02 19:42:05 +01:00