eigent/server/app/model/chat
Wendong-Fan 2a7e71d171 Merge main into project-history-ui and resolve conflicts
Resolved conflicts in:
- server/app/controller/chat/history_controller.py: Combined status tracking logic from both branches, including failed task counting from main
- src/components/GroupedHistoryView/index.tsx: Kept all imports and features from project-history-ui branch
- src/pages/Dashboard/Project.tsx: Kept the new GroupedHistoryView implementation from project-history-ui branch
- Removed conflicted __pycache__ files (binary conflicts)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-18 01:07:44 +08:00
..
chat_history.py enhance: include timestamps on return 2025-10-24 16:31:32 +03:00
chat_history_grouped.py fix: sync Chat status 2025-11-14 15:36:29 +03:00
chat_share.py update 2025-08-20 23:05:54 +08:00
chat_snpshot.py update 2025-08-20 23:05:54 +08:00
chat_step.py add attribute to ChatStepOut 2025-11-14 14:47:33 +08:00