You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Handle edge case where tasks have no messages at all
- Provide fallback names for tasks with empty/blank names
- Ensure taskHistory entries are never blank, even after crashes
- Add proper error handling for incomplete tasks
Fixes cases where task history would show blank entries when:
- Task crashes before first message is added
- First message is malformed or empty
- Task creation fails completely
0 commit comments