Commit graph

6 commits

Author SHA1 Message Date
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
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
puzhen
bc114f39ce update multi turn 2025-10-18 14:33:02 +01: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